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