Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ServiceAccountDelegationInfo.Builder |
Access.Builder.addServiceAccountDelegationInfoBuilder()
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
Access.Builder.addServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clear() |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearField(Descriptors.FieldDescriptor field) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearPrincipalEmail()
The email address of a Google account.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearPrincipalSubject()
A string representing the principal_subject associated with the identity.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clone() |
ServiceAccountDelegationInfo.Builder |
Access.Builder.getServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFrom(Message other) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFrom(ServiceAccountDelegationInfo other) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilder() |
static ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilder(ServiceAccountDelegationInfo prototype) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilderForType() |
protected ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalEmail(String value)
The email address of a Google account.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalEmailBytes(ByteString value)
The email address of a Google account.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalSubject(String value)
A string representing the principal_subject associated with the identity.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalSubjectBytes(ByteString value)
A string representing the principal_subject associated with the identity.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.toBuilder() |
Modifier and Type | Method and Description |
---|---|
List<ServiceAccountDelegationInfo.Builder> |
Access.Builder.getServiceAccountDelegationInfoBuilderList()
Identity delegation history of an authenticated service account that makes
the request.
|
Modifier and Type | Method and Description |
---|---|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
Access.Builder |
Access.Builder.setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
Copyright © 2022 Google LLC. All rights reserved.