| Modifier and Type | Method and Description |
|---|---|
BatchCreateInstanceStatus |
BatchCreateInstanceStatus.Builder.build() |
BatchCreateInstanceStatus |
BatchCreateInstanceStatus.Builder.buildPartial() |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.getDefaultInstance() |
BatchCreateInstanceStatus |
BatchCreateInstanceStatus.getDefaultInstanceForType() |
BatchCreateInstanceStatus |
BatchCreateInstanceStatus.Builder.getDefaultInstanceForType() |
BatchCreateInstanceStatus |
BatchCreateInstancesMetadata.getInstanceStatusesOrDefault(String key,
BatchCreateInstanceStatus defaultValue)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadata.Builder.getInstanceStatusesOrDefault(String key,
BatchCreateInstanceStatus defaultValue)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadataOrBuilder.getInstanceStatusesOrDefault(String key,
BatchCreateInstanceStatus defaultValue)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadata.getInstanceStatusesOrThrow(String key)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadata.Builder.getInstanceStatusesOrThrow(String key)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadataOrBuilder.getInstanceStatusesOrThrow(String key)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseDelimitedFrom(InputStream input) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(byte[] data) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(ByteBuffer data) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(com.google.protobuf.ByteString data) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(InputStream input) |
static BatchCreateInstanceStatus |
BatchCreateInstanceStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BatchCreateInstanceStatus> |
BatchCreateInstancesMetadata.getInstanceStatuses()
Deprecated.
|
Map<String,BatchCreateInstanceStatus> |
BatchCreateInstancesMetadata.Builder.getInstanceStatuses()
Deprecated.
|
Map<String,BatchCreateInstanceStatus> |
BatchCreateInstancesMetadataOrBuilder.getInstanceStatuses()
Deprecated.
|
Map<String,BatchCreateInstanceStatus> |
BatchCreateInstancesMetadata.getInstanceStatusesMap()
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
Map<String,BatchCreateInstanceStatus> |
BatchCreateInstancesMetadata.Builder.getInstanceStatusesMap()
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
Map<String,BatchCreateInstanceStatus> |
BatchCreateInstancesMetadataOrBuilder.getInstanceStatusesMap()
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
Map<String,BatchCreateInstanceStatus> |
BatchCreateInstancesMetadata.Builder.getMutableInstanceStatuses()
Deprecated.
|
com.google.protobuf.Parser<BatchCreateInstanceStatus> |
BatchCreateInstanceStatus.getParserForType() |
static com.google.protobuf.Parser<BatchCreateInstanceStatus> |
BatchCreateInstanceStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadata.getInstanceStatusesOrDefault(String key,
BatchCreateInstanceStatus defaultValue)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadata.Builder.getInstanceStatusesOrDefault(String key,
BatchCreateInstanceStatus defaultValue)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus |
BatchCreateInstancesMetadataOrBuilder.getInstanceStatusesOrDefault(String key,
BatchCreateInstanceStatus defaultValue)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
BatchCreateInstanceStatus.Builder |
BatchCreateInstanceStatus.Builder.mergeFrom(BatchCreateInstanceStatus other) |
static BatchCreateInstanceStatus.Builder |
BatchCreateInstanceStatus.newBuilder(BatchCreateInstanceStatus prototype) |
BatchCreateInstancesMetadata.Builder |
BatchCreateInstancesMetadata.Builder.putInstanceStatuses(String key,
BatchCreateInstanceStatus value)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateInstancesMetadata.Builder |
BatchCreateInstancesMetadata.Builder.putAllInstanceStatuses(Map<String,BatchCreateInstanceStatus> values)
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
|
Copyright © 2025 Google LLC. All rights reserved.