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