public static interface ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Struct |
getThirdPartyClaims()
Metadata about third party identity.
|
com.google.protobuf.StructOrBuilder |
getThirdPartyClaimsOrBuilder()
Metadata about third party identity.
|
boolean |
hasThirdPartyClaims()
Metadata about third party identity.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasThirdPartyClaims()
Metadata about third party identity.
.google.protobuf.Struct third_party_claims = 1;com.google.protobuf.Struct getThirdPartyClaims()
Metadata about third party identity.
.google.protobuf.Struct third_party_claims = 1;com.google.protobuf.StructOrBuilder getThirdPartyClaimsOrBuilder()
Metadata about third party identity.
.google.protobuf.Struct third_party_claims = 1;Copyright © 2020 Google LLC. All rights reserved.