| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ServiceAccount> |
V1.ServiceAccount.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccount |
V1.ServiceAccount.Builder.build() |
V1.ServiceAccount |
V1.ServiceAccount.Builder.buildPartial() |
static V1.ServiceAccount |
V1.ServiceAccount.getDefaultInstance() |
V1.ServiceAccount |
V1.ServiceAccount.getDefaultInstanceForType() |
V1.ServiceAccount |
V1.ServiceAccount.Builder.getDefaultInstanceForType() |
V1.ServiceAccount |
V1.ServiceAccountListOrBuilder.getItems(int index)
List of ServiceAccounts.
|
V1.ServiceAccount |
V1.ServiceAccountList.getItems(int index)
List of ServiceAccounts.
|
V1.ServiceAccount |
V1.ServiceAccountList.Builder.getItems(int index)
List of ServiceAccounts.
|
static V1.ServiceAccount |
V1.ServiceAccount.parseDelimitedFrom(InputStream input) |
static V1.ServiceAccount |
V1.ServiceAccount.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(byte[] data) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(ByteBuffer data) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(com.google.protobuf.ByteString data) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(InputStream input) |
static V1.ServiceAccount |
V1.ServiceAccount.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1.ServiceAccount> |
V1.ServiceAccountListOrBuilder.getItemsList()
List of ServiceAccounts.
|
List<V1.ServiceAccount> |
V1.ServiceAccountList.getItemsList()
List of ServiceAccounts.
|
List<V1.ServiceAccount> |
V1.ServiceAccountList.Builder.getItemsList()
List of ServiceAccounts.
|
com.google.protobuf.Parser<V1.ServiceAccount> |
V1.ServiceAccount.getParserForType() |
static com.google.protobuf.Parser<V1.ServiceAccount> |
V1.ServiceAccount.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccountList.Builder |
V1.ServiceAccountList.Builder.addItems(int index,
V1.ServiceAccount value)
List of ServiceAccounts.
|
V1.ServiceAccountList.Builder |
V1.ServiceAccountList.Builder.addItems(V1.ServiceAccount value)
List of ServiceAccounts.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.mergeFrom(V1.ServiceAccount other) |
static V1.ServiceAccount.Builder |
V1.ServiceAccount.newBuilder(V1.ServiceAccount prototype) |
V1.ServiceAccountList.Builder |
V1.ServiceAccountList.Builder.setItems(int index,
V1.ServiceAccount value)
List of ServiceAccounts.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccountList.Builder |
V1.ServiceAccountList.Builder.addAllItems(Iterable<? extends V1.ServiceAccount> values)
List of ServiceAccounts.
|
Copyright © 2021. All rights reserved.