Interface AccessPolicyOrBuilder (1.92.0)
Stay organized with collections
Save and categorize content based on your preferences.
public interface AccessPolicyOrBuilder extends MessageOrBuilder
Methods
containsAnnotations(String arg0)
public abstract boolean containsAnnotations(String arg0)
| Parameter |
| Name |
Description |
arg0 |
String
|
getAnnotations() (deprecated)
public abstract Map<String,String> getAnnotations()
getAnnotationsCount()
public abstract int getAnnotationsCount()
| Returns |
| Type |
Description |
int |
|
getAnnotationsMap()
public abstract Map<String,String> getAnnotationsMap()
getAnnotationsOrDefault(String arg0, String arg1)
public abstract String getAnnotationsOrDefault(String arg0, String arg1)
| Returns |
| Type |
Description |
String |
|
getAnnotationsOrThrow(String arg0)
public abstract String getAnnotationsOrThrow(String arg0)
| Parameter |
| Name |
Description |
arg0 |
String
|
| Returns |
| Type |
Description |
String |
|
getCreateTime()
public abstract Timestamp getCreateTime()
getCreateTimeOrBuilder()
public abstract TimestampOrBuilder getCreateTimeOrBuilder()
getDetails()
public abstract AccessPolicyDetails getDetails()
getDetailsOrBuilder()
public abstract AccessPolicyDetailsOrBuilder getDetailsOrBuilder()
getDisplayName()
public abstract String getDisplayName()
| Returns |
| Type |
Description |
String |
|
getDisplayNameBytes()
public abstract ByteString getDisplayNameBytes()
getEtag()
public abstract String getEtag()
| Returns |
| Type |
Description |
String |
|
getEtagBytes()
public abstract ByteString getEtagBytes()
getName()
public abstract String getName()
| Returns |
| Type |
Description |
String |
|
getNameBytes()
public abstract ByteString getNameBytes()
getUid()
public abstract String getUid()
| Returns |
| Type |
Description |
String |
|
getUidBytes()
public abstract ByteString getUidBytes()
getUpdateTime()
public abstract Timestamp getUpdateTime()
getUpdateTimeOrBuilder()
public abstract TimestampOrBuilder getUpdateTimeOrBuilder()
hasCreateTime()
public abstract boolean hasCreateTime()
hasDetails()
public abstract boolean hasDetails()
hasUpdateTime()
public abstract boolean hasUpdateTime()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]