| Modifier and Type | Method and Description |
|---|---|
InstanceInfo |
InstanceInfo.Builder.build() |
InstanceInfo |
InstanceInfo.Builder.buildPartial() |
static InstanceInfo |
InstanceInfo.getDefaultInstance() |
InstanceInfo |
InstanceInfo.getDefaultInstanceForType() |
InstanceInfo |
InstanceInfo.Builder.getDefaultInstanceForType() |
InstanceInfo |
StepOrBuilder.getInstance()
Display information of a Compute Engine instance.
|
InstanceInfo |
Step.getInstance()
Display information of a Compute Engine instance.
|
InstanceInfo |
Step.Builder.getInstance()
Display information of a Compute Engine instance.
|
static InstanceInfo |
InstanceInfo.parseDelimitedFrom(InputStream input) |
static InstanceInfo |
InstanceInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceInfo |
InstanceInfo.parseFrom(byte[] data) |
static InstanceInfo |
InstanceInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceInfo |
InstanceInfo.parseFrom(ByteBuffer data) |
static InstanceInfo |
InstanceInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceInfo |
InstanceInfo.parseFrom(com.google.protobuf.ByteString data) |
static InstanceInfo |
InstanceInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceInfo |
InstanceInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstanceInfo |
InstanceInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceInfo |
InstanceInfo.parseFrom(InputStream input) |
static InstanceInfo |
InstanceInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InstanceInfo> |
InstanceInfo.getParserForType() |
static com.google.protobuf.Parser<InstanceInfo> |
InstanceInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstanceInfo.Builder |
InstanceInfo.Builder.mergeFrom(InstanceInfo other) |
Step.Builder |
Step.Builder.mergeInstance(InstanceInfo value)
Display information of a Compute Engine instance.
|
static InstanceInfo.Builder |
InstanceInfo.newBuilder(InstanceInfo prototype) |
Step.Builder |
Step.Builder.setInstance(InstanceInfo value)
Display information of a Compute Engine instance.
|
Copyright © 2022 Google LLC. All rights reserved.