| Modifier and Type | Method and Description |
|---|---|
SourceInstanceProperties |
SourceInstanceProperties.Builder.build() |
SourceInstanceProperties |
SourceInstanceProperties.Builder.buildPartial() |
static SourceInstanceProperties |
SourceInstanceProperties.getDefaultInstance() |
SourceInstanceProperties |
SourceInstanceProperties.getDefaultInstanceForType() |
SourceInstanceProperties |
SourceInstanceProperties.Builder.getDefaultInstanceForType() |
SourceInstanceProperties |
MachineImageOrBuilder.getSourceInstanceProperties()
[Output Only] DEPRECATED: Please use instance_properties instead for source instance related properties.
|
SourceInstanceProperties |
MachineImage.getSourceInstanceProperties()
[Output Only] DEPRECATED: Please use instance_properties instead for source instance related properties.
|
SourceInstanceProperties |
MachineImage.Builder.getSourceInstanceProperties()
[Output Only] DEPRECATED: Please use instance_properties instead for source instance related properties.
|
static SourceInstanceProperties |
SourceInstanceProperties.parseDelimitedFrom(InputStream input) |
static SourceInstanceProperties |
SourceInstanceProperties.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(byte[] data) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(ByteBuffer data) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(com.google.protobuf.ByteString data) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(com.google.protobuf.CodedInputStream input) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(InputStream input) |
static SourceInstanceProperties |
SourceInstanceProperties.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SourceInstanceProperties> |
SourceInstanceProperties.getParserForType() |
static com.google.protobuf.Parser<SourceInstanceProperties> |
SourceInstanceProperties.parser() |
| Modifier and Type | Method and Description |
|---|---|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.mergeFrom(SourceInstanceProperties other) |
MachineImage.Builder |
MachineImage.Builder.mergeSourceInstanceProperties(SourceInstanceProperties value)
[Output Only] DEPRECATED: Please use instance_properties instead for source instance related properties.
|
static SourceInstanceProperties.Builder |
SourceInstanceProperties.newBuilder(SourceInstanceProperties prototype) |
MachineImage.Builder |
MachineImage.Builder.setSourceInstanceProperties(SourceInstanceProperties value)
[Output Only] DEPRECATED: Please use instance_properties instead for source instance related properties.
|
Copyright © 2023 Google LLC. All rights reserved.