Uses of Class
com.google.cloud.audit.ServiceAccountDelegationInfo.FirstPartyPrincipal
Packages that use ServiceAccountDelegationInfo.FirstPartyPrincipal
-
Uses of ServiceAccountDelegationInfo.FirstPartyPrincipal in com.google.cloud.audit
Methods in com.google.cloud.audit that return ServiceAccountDelegationInfo.FirstPartyPrincipalModifier and TypeMethodDescriptionServiceAccountDelegationInfo.FirstPartyPrincipal.Builder.build()
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder.buildPartial()
ServiceAccountDelegationInfo.FirstPartyPrincipal.getDefaultInstance()
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder.getDefaultInstanceForType()
ServiceAccountDelegationInfo.FirstPartyPrincipal.getDefaultInstanceForType()
ServiceAccountDelegationInfo.Builder.getFirstPartyPrincipal()
First party (Google) identity as the real authority.ServiceAccountDelegationInfo.getFirstPartyPrincipal()
First party (Google) identity as the real authority.ServiceAccountDelegationInfoOrBuilder.getFirstPartyPrincipal()
First party (Google) identity as the real authority.ServiceAccountDelegationInfo.FirstPartyPrincipal.parseDelimitedFrom
(InputStream input) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(byte[] data) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(com.google.protobuf.ByteString data) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(com.google.protobuf.CodedInputStream input) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(InputStream input) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(ByteBuffer data) ServiceAccountDelegationInfo.FirstPartyPrincipal.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.audit that return types with arguments of type ServiceAccountDelegationInfo.FirstPartyPrincipalModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ServiceAccountDelegationInfo.FirstPartyPrincipal> ServiceAccountDelegationInfo.FirstPartyPrincipal.getParserForType()
static com.google.protobuf.Parser
<ServiceAccountDelegationInfo.FirstPartyPrincipal> ServiceAccountDelegationInfo.FirstPartyPrincipal.parser()
Methods in com.google.cloud.audit with parameters of type ServiceAccountDelegationInfo.FirstPartyPrincipalModifier and TypeMethodDescriptionServiceAccountDelegationInfo.Builder.mergeFirstPartyPrincipal
(ServiceAccountDelegationInfo.FirstPartyPrincipal value) First party (Google) identity as the real authority.ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder.mergeFrom
(ServiceAccountDelegationInfo.FirstPartyPrincipal other) ServiceAccountDelegationInfo.FirstPartyPrincipal.newBuilder
(ServiceAccountDelegationInfo.FirstPartyPrincipal prototype) ServiceAccountDelegationInfo.Builder.setFirstPartyPrincipal
(ServiceAccountDelegationInfo.FirstPartyPrincipal value) First party (Google) identity as the real authority.