| 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)
The identity delegation history of an authenticated service account that
made the request.
|
ServiceAccountDelegationInfo |
Access.getServiceAccountDelegationInfo(int index)
The identity delegation history of an authenticated service account that
made the request.
|
ServiceAccountDelegationInfo |
Access.Builder.getServiceAccountDelegationInfo(int index)
The identity delegation history of an authenticated service account that
made the request.
|
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseDelimitedFrom(InputStream input) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(byte[] data) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(ByteBuffer data) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(com.google.protobuf.ByteString data) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(InputStream input) |
static ServiceAccountDelegationInfo |
ServiceAccountDelegationInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceAccountDelegationInfo> |
ServiceAccountDelegationInfo.getParserForType() |
List<ServiceAccountDelegationInfo> |
AccessOrBuilder.getServiceAccountDelegationInfoList()
The identity delegation history of an authenticated service account that
made the request.
|
List<ServiceAccountDelegationInfo> |
Access.getServiceAccountDelegationInfoList()
The identity delegation history of an authenticated service account that
made the request.
|
List<ServiceAccountDelegationInfo> |
Access.Builder.getServiceAccountDelegationInfoList()
The identity delegation history of an authenticated service account that
made the request.
|
static com.google.protobuf.Parser<ServiceAccountDelegationInfo> |
ServiceAccountDelegationInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo value)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(ServiceAccountDelegationInfo value)
The identity delegation history of an authenticated service account that
made 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)
The identity delegation history of an authenticated service account that
made the request.
|
| Modifier and Type | Method and Description |
|---|---|
Access.Builder |
Access.Builder.addAllServiceAccountDelegationInfo(Iterable<? extends ServiceAccountDelegationInfo> values)
The identity delegation history of an authenticated service account that
made the request.
|
Copyright © 2024 Google LLC. All rights reserved.