Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.Builder.build() |
ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.Builder.buildPartial() |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.getDefaultInstance() |
ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.getDefaultInstanceForType() |
ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.Builder.getDefaultInstanceForType() |
ServiceAccountDelegationInfo |
AccessOrBuilder.getServiceAccountDelegationInfo(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo |
Access.getServiceAccountDelegationInfo(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo |
Access.Builder.getServiceAccountDelegationInfo(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseDelimitedFrom(InputStream input) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(byte[] data) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(ByteBuffer data) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(ByteString data) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(CodedInputStream input) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(InputStream input) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<ServiceAccountDelegationInfo> |
ServiceAccountDelegationInfo.getParserForType() |
List<ServiceAccountDelegationInfo> |
AccessOrBuilder.getServiceAccountDelegationInfoList()
Identity delegation history of an authenticated service account that makes
the request.
|
List<ServiceAccountDelegationInfo> |
Access.getServiceAccountDelegationInfoList()
Identity delegation history of an authenticated service account that makes
the request.
|
List<ServiceAccountDelegationInfo> |
Access.Builder.getServiceAccountDelegationInfoList()
Identity delegation history of an authenticated service account that makes
the request.
|
static Parser<ServiceAccountDelegationInfo> |
ServiceAccountDelegationInfo.parser() |
Modifier and Type | Method and Description |
---|---|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes
the request.
|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFrom(ServiceAccountDelegationInfo other) |
static ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilder(ServiceAccountDelegationInfo prototype) |
Access.Builder |
Access.Builder.setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes
the request.
|
Modifier and Type | Method and Description |
---|---|
Access.Builder |
Access.Builder.addAllServiceAccountDelegationInfo(Iterable<? extends ServiceAccountDelegationInfo> values)
Identity delegation history of an authenticated service account that makes
the request.
|
Copyright © 2022 Google LLC. All rights reserved.