| Modifier and Type | Method and Description |
|---|---|
VmSelectionConfig |
VmSelectionConfig.Builder.build() |
VmSelectionConfig |
VmSelectionConfig.Builder.buildPartial() |
static VmSelectionConfig |
VmSelectionConfig.getDefaultInstance() |
VmSelectionConfig |
VmSelectionConfig.getDefaultInstanceForType() |
VmSelectionConfig |
VmSelectionConfig.Builder.getDefaultInstanceForType() |
VmSelectionConfig |
GenerateSshScriptRequest.getVmSelectionConfig()
The VM selection configuration
|
VmSelectionConfig |
GenerateSshScriptRequest.Builder.getVmSelectionConfig()
The VM selection configuration
|
VmSelectionConfig |
GenerateSshScriptRequestOrBuilder.getVmSelectionConfig()
The VM selection configuration
|
static VmSelectionConfig |
VmSelectionConfig.parseDelimitedFrom(InputStream input) |
static VmSelectionConfig |
VmSelectionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(byte[] data) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(ByteBuffer data) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(com.google.protobuf.ByteString data) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(InputStream input) |
static VmSelectionConfig |
VmSelectionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VmSelectionConfig> |
VmSelectionConfig.getParserForType() |
static com.google.protobuf.Parser<VmSelectionConfig> |
VmSelectionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
VmSelectionConfig.Builder |
VmSelectionConfig.Builder.mergeFrom(VmSelectionConfig other) |
GenerateSshScriptRequest.Builder |
GenerateSshScriptRequest.Builder.mergeVmSelectionConfig(VmSelectionConfig value)
The VM selection configuration
|
static VmSelectionConfig.Builder |
VmSelectionConfig.newBuilder(VmSelectionConfig prototype) |
GenerateSshScriptRequest.Builder |
GenerateSshScriptRequest.Builder.setVmSelectionConfig(VmSelectionConfig value)
The VM selection configuration
|
Copyright © 2024 Google LLC. All rights reserved.