Send feedback
Interface PolicyBindingOrBuilder (1.60.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public interface PolicyBindingOrBuilder 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
getCondition()
public abstract Expr getCondition ()
Returns
Type
Description
com.google.type.Expr
getConditionOrBuilder()
public abstract ExprOrBuilder getConditionOrBuilder ()
Returns
Type
Description
com.google.type.ExprOrBuilder
getCreateTime()
public abstract Timestamp getCreateTime ()
getCreateTimeOrBuilder()
public abstract TimestampOrBuilder getCreateTimeOrBuilder ()
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 ()
getPolicy()
public abstract String getPolicy ()
Returns
Type
Description
String
getPolicyBytes()
public abstract ByteString getPolicyBytes ()
getPolicyKind()
public abstract PolicyBinding . PolicyKind getPolicyKind ()
getPolicyKindValue()
public abstract int getPolicyKindValue ()
Returns
Type
Description
int
getPolicyUid()
public abstract String getPolicyUid ()
Returns
Type
Description
String
getPolicyUidBytes()
public abstract ByteString getPolicyUidBytes ()
getTarget()
public abstract PolicyBinding . Target getTarget ()
Returns
Type
Description
Target
getTargetOrBuilder()
public abstract PolicyBinding . TargetOrBuilder getTargetOrBuilder ()
getUid()
public abstract String getUid ()
Returns
Type
Description
String
getUidBytes()
public abstract ByteString getUidBytes ()
getUpdateTime()
public abstract Timestamp getUpdateTime ()
getUpdateTimeOrBuilder()
public abstract TimestampOrBuilder getUpdateTimeOrBuilder ()
hasCondition()
public abstract boolean hasCondition ()
hasCreateTime()
public abstract boolean hasCreateTime ()
hasTarget()
public abstract boolean hasTarget ()
hasUpdateTime()
public abstract boolean hasUpdateTime ()
Send feedback
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 2025-05-10 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-10 UTC."],[],[]]