| Modifier and Type | Method and Description |
|---|---|
InstanceProperties |
InstanceProperties.Builder.build() |
InstanceProperties |
InstanceProperties.Builder.buildPartial() |
static InstanceProperties |
InstanceProperties.getDefaultInstance() |
InstanceProperties |
InstanceProperties.getDefaultInstanceForType() |
InstanceProperties |
InstanceProperties.Builder.getDefaultInstanceForType() |
InstanceProperties |
MachineImageOrBuilder.getInstanceProperties()
[Output Only] Properties of source instance
|
InstanceProperties |
BulkInsertInstanceResourceOrBuilder.getInstanceProperties()
The instance properties defining the VM instances to be created.
|
InstanceProperties |
MachineImage.getInstanceProperties()
[Output Only] Properties of source instance
|
InstanceProperties |
MachineImage.Builder.getInstanceProperties()
[Output Only] Properties of source instance
|
InstanceProperties |
BulkInsertInstanceResource.getInstanceProperties()
The instance properties defining the VM instances to be created.
|
InstanceProperties |
BulkInsertInstanceResource.Builder.getInstanceProperties()
The instance properties defining the VM instances to be created.
|
InstanceProperties |
InstanceTemplateOrBuilder.getProperties()
The instance properties for this instance template.
|
InstanceProperties |
InstanceTemplate.getProperties()
The instance properties for this instance template.
|
InstanceProperties |
InstanceTemplate.Builder.getProperties()
The instance properties for this instance template.
|
static InstanceProperties |
InstanceProperties.parseDelimitedFrom(InputStream input) |
static InstanceProperties |
InstanceProperties.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceProperties |
InstanceProperties.parseFrom(byte[] data) |
static InstanceProperties |
InstanceProperties.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceProperties |
InstanceProperties.parseFrom(ByteBuffer data) |
static InstanceProperties |
InstanceProperties.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceProperties |
InstanceProperties.parseFrom(com.google.protobuf.ByteString data) |
static InstanceProperties |
InstanceProperties.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceProperties |
InstanceProperties.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstanceProperties |
InstanceProperties.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceProperties |
InstanceProperties.parseFrom(InputStream input) |
static InstanceProperties |
InstanceProperties.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InstanceProperties> |
InstanceProperties.getParserForType() |
static com.google.protobuf.Parser<InstanceProperties> |
InstanceProperties.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstanceProperties.Builder |
InstanceProperties.Builder.mergeFrom(InstanceProperties other) |
MachineImage.Builder |
MachineImage.Builder.mergeInstanceProperties(InstanceProperties value)
[Output Only] Properties of source instance
|
BulkInsertInstanceResource.Builder |
BulkInsertInstanceResource.Builder.mergeInstanceProperties(InstanceProperties value)
The instance properties defining the VM instances to be created.
|
InstanceTemplate.Builder |
InstanceTemplate.Builder.mergeProperties(InstanceProperties value)
The instance properties for this instance template.
|
static InstanceProperties.Builder |
InstanceProperties.newBuilder(InstanceProperties prototype) |
MachineImage.Builder |
MachineImage.Builder.setInstanceProperties(InstanceProperties value)
[Output Only] Properties of source instance
|
BulkInsertInstanceResource.Builder |
BulkInsertInstanceResource.Builder.setInstanceProperties(InstanceProperties value)
The instance properties defining the VM instances to be created.
|
InstanceTemplate.Builder |
InstanceTemplate.Builder.setProperties(InstanceProperties value)
The instance properties for this instance template.
|
Copyright © 2023 Google LLC. All rights reserved.