Class PrincipalAccessBoundaryPolicy (1.70.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 1.70.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   final   class  PrincipalAccessBoundaryPolicy   extends   GeneratedMessageV3   implements   PrincipalAccessBoundaryPolicyOrBuilder  
  
  
  
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT) 
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int) 
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
   
  ANNOTATIONS_FIELD_NUMBER 
  
    
public   static   final   int   ANNOTATIONS_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  CREATE_TIME_FIELD_NUMBER 
  
    
public   static   final   int   CREATE_TIME_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  DETAILS_FIELD_NUMBER 
  
    
public   static   final   int   DETAILS_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  DISPLAY_NAME_FIELD_NUMBER 
  
    
public   static   final   int   DISPLAY_NAME_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  ETAG_FIELD_NUMBER 
  
    
public   static   final   int   ETAG_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  NAME_FIELD_NUMBER 
  
    
public   static   final   int   NAME_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  UID_FIELD_NUMBER 
  
    
public   static   final   int   UID_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  UPDATE_TIME_FIELD_NUMBER 
  
    
public   static   final   int   UPDATE_TIME_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  Static Methods
   
  getDefaultInstance() 
  
    
public   static   PrincipalAccessBoundaryPolicy   getDefaultInstance ()  
  
  getDescriptor() 
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  newBuilder() 
  
    
public   static   PrincipalAccessBoundaryPolicy . Builder   newBuilder ()  
  
  newBuilder(PrincipalAccessBoundaryPolicy arg0) 
  
    
public   static   PrincipalAccessBoundaryPolicy . Builder   newBuilder ( PrincipalAccessBoundaryPolicy   arg0 )  
  
  
  
    
public   static   PrincipalAccessBoundaryPolicy   parseDelimitedFrom ( InputStream   arg0 )  
  
  
  
  
    
public   static   PrincipalAccessBoundaryPolicy   parseDelimitedFrom ( InputStream   arg0 ,   ExtensionRegistryLite   arg1 )  
  
  
  
  parseFrom(byte[] arg0) 
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( byte []   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0byte [] 
     
  
  
  
  parseFrom(byte[] arg0, ExtensionRegistryLite arg1) 
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( byte []   arg0 ,   ExtensionRegistryLite   arg1 )  
  
  
  
  parseFrom(ByteString arg0) 
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( ByteString   arg0 )  
  
  
  
  parseFrom(ByteString arg0, ExtensionRegistryLite arg1) 
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( ByteString   arg0 ,   ExtensionRegistryLite   arg1 )  
  
  
  
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( CodedInputStream   arg0 )  
  
  
  
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( CodedInputStream   arg0 ,   ExtensionRegistryLite   arg1 )  
  
  
  
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( InputStream   arg0 )  
  
  
  
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( InputStream   arg0 ,   ExtensionRegistryLite   arg1 )  
  
  
  
  parseFrom(ByteBuffer arg0) 
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( ByteBuffer   arg0 )  
  
  
  
  parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1) 
  
    
public   static   PrincipalAccessBoundaryPolicy   parseFrom ( ByteBuffer   arg0 ,   ExtensionRegistryLite   arg1 )  
  
  
  
  parser() 
  
    
public   static   Parser<PrincipalAccessBoundaryPolicy>   parser ()  
  
  Methods
   
  containsAnnotations(String arg0) 
  
    
public   boolean   containsAnnotations ( String   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0String  
     
  
  
  equals(Object arg0) 
  
    
public   boolean   equals ( Object   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0Object  
     
  
  
  Overrides 
  
  getAnnotations() (deprecated) 
  
    
public   Map<String , String >  getAnnotations ()  
  
  getAnnotationsCount() 
  
    
public   int   getAnnotationsCount ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  getAnnotationsMap() 
  
    
public   Map<String , String >  getAnnotationsMap ()  
  
  getAnnotationsOrDefault(String arg0, String arg1) 
  
    
public   String   getAnnotationsOrDefault ( String   arg0 ,   String   arg1 )  
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getAnnotationsOrThrow(String arg0) 
  
    
public   String   getAnnotationsOrThrow ( String   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0String  
     
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getCreateTime() 
  
    
public   Timestamp   getCreateTime ()  
  
  getCreateTimeOrBuilder() 
  
    
public   TimestampOrBuilder   getCreateTimeOrBuilder ()  
  
  getDefaultInstanceForType() 
  
    
public   PrincipalAccessBoundaryPolicy   getDefaultInstanceForType ()  
  
  getDetails() 
  
    
public   PrincipalAccessBoundaryPolicyDetails   getDetails ()  
  
  getDetailsOrBuilder() 
  
    
public   PrincipalAccessBoundaryPolicyDetailsOrBuilder   getDetailsOrBuilder ()  
  
  getDisplayName() 
  
    
public   String   getDisplayName ()  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getDisplayNameBytes() 
  
    
public   ByteString   getDisplayNameBytes ()  
  
  getEtag() 
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getEtagBytes() 
  
    
public   ByteString   getEtagBytes ()  
  
  getName() 
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getNameBytes() 
  
    
public   ByteString   getNameBytes ()  
  
  getParserForType() 
  
    
public   Parser<PrincipalAccessBoundaryPolicy>   getParserForType ()  
  
  Overrides 
  
  getSerializedSize() 
  
    
public   int   getSerializedSize ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  getUid() 
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getUidBytes() 
  
    
public   ByteString   getUidBytes ()  
  
  getUpdateTime() 
  
    
public   Timestamp   getUpdateTime ()  
  
  getUpdateTimeOrBuilder() 
  
    
public   TimestampOrBuilder   getUpdateTimeOrBuilder ()  
  
  hasCreateTime() 
  
    
public   boolean   hasCreateTime ()  
  
  hasDetails() 
  
    
public   boolean   hasDetails ()  
  
  hasUpdateTime() 
  
    
public   boolean   hasUpdateTime ()  
  
  hashCode() 
  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  internalGetMapFieldReflection(int arg0) 
  
    
protected   MapFieldReflectionAccessor   internalGetMapFieldReflection ( int   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0int  
     
  
  
    
      
        Returns  
      
        Type Description  
      
        com.google.protobuf.MapFieldReflectionAccessor  
     
  
  Overrides 
  com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int) 
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  newBuilderForType() 
  
    
public   PrincipalAccessBoundaryPolicy . Builder   newBuilderForType ()  
  
  newBuilderForType(GeneratedMessageV3.BuilderParent arg0) 
  
    
protected   PrincipalAccessBoundaryPolicy . Builder   newBuilderForType ( GeneratedMessageV3 . BuilderParent   arg0 )  
  
  
  Overrides 
  
  newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0) 
  
    
protected   Object   newInstance ( GeneratedMessageV3 . UnusedPrivateParameter   arg0 )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Object  
     
  
  Overrides 
  
  toBuilder() 
  
    
public   PrincipalAccessBoundaryPolicy . Builder   toBuilder ()  
  
  writeTo(CodedOutputStream arg0) 
  
    
public   void   writeTo ( CodedOutputStream   arg0 )  
  
  Overrides 
  
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]