Send feedback
Class TokenOptions.AwsPrincipalTagsOptions.AllowedPrincipalTags (0.42.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public static final class TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags extends GeneratedMessageV3 implements TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTagsOrBuilder
Allowed principal tags is used to define what principal tags will be
placed in the token.
Protobuf type
google.cloud.confidentialcomputing.v1.TokenOptions.AwsPrincipalTagsOptions.AllowedPrincipalTags
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
public static final int CONTAINER_IMAGE_SIGNATURES_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags . Builder newBuilder ()
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags . Builder newBuilder ( TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags prototype )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseDelimitedFrom ( InputStream input )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( ByteString data )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( CodedInputStream input )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( InputStream input )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( ByteBuffer data )
public static TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags > parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags . ContainerImageSignatures getContainerImageSignatures ()
Optional. Container image signatures allowed in the token.
.google.cloud.confidentialcomputing.v1.TokenOptions.AwsPrincipalTagsOptions.AllowedPrincipalTags.ContainerImageSignatures container_image_signatures = 1 [(.google.api.field_behavior) = OPTIONAL];
public TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags . ContainerImageSignaturesOrBuilder getContainerImageSignaturesOrBuilder ()
Optional. Container image signatures allowed in the token.
.google.cloud.confidentialcomputing.v1.TokenOptions.AwsPrincipalTagsOptions.AllowedPrincipalTags.ContainerImageSignatures container_image_signatures = 1 [(.google.api.field_behavior) = OPTIONAL];
public TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags getDefaultInstanceForType ()
public Parser<TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags > getParserForType ()
Overrides
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public boolean hasContainerImageSignatures ()
Optional. Container image signatures allowed in the token.
.google.cloud.confidentialcomputing.v1.TokenOptions.AwsPrincipalTagsOptions.AllowedPrincipalTags.ContainerImageSignatures container_image_signatures = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns
Type
Description
boolean
Whether the containerImageSignatures field is set.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags . Builder newBuilderForType ()
protected TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public TokenOptions . AwsPrincipalTagsOptions . AllowedPrincipalTags . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
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-01-28 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-01-28 UTC."],[],[]]