| Modifier and Type | Method and Description |
|---|---|
InstancePropertiesPatch |
InstancePropertiesPatch.Builder.build() |
InstancePropertiesPatch |
InstancePropertiesPatch.Builder.buildPartial() |
static InstancePropertiesPatch |
InstancePropertiesPatch.getDefaultInstance() |
InstancePropertiesPatch |
InstancePropertiesPatch.getDefaultInstanceForType() |
InstancePropertiesPatch |
InstancePropertiesPatch.Builder.getDefaultInstanceForType() |
InstancePropertiesPatch |
InstanceGroupManagerAllInstancesConfigOrBuilder.getProperties()
Properties to set on all instances in the group.
|
InstancePropertiesPatch |
InstanceGroupManagerAllInstancesConfig.getProperties()
Properties to set on all instances in the group.
|
InstancePropertiesPatch |
InstanceGroupManagerAllInstancesConfig.Builder.getProperties()
Properties to set on all instances in the group.
|
static InstancePropertiesPatch |
InstancePropertiesPatch.parseDelimitedFrom(InputStream input) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(byte[] data) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(ByteBuffer data) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(com.google.protobuf.ByteString data) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(InputStream input) |
static InstancePropertiesPatch |
InstancePropertiesPatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InstancePropertiesPatch> |
InstancePropertiesPatch.getParserForType() |
static com.google.protobuf.Parser<InstancePropertiesPatch> |
InstancePropertiesPatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstancePropertiesPatch.Builder |
InstancePropertiesPatch.Builder.mergeFrom(InstancePropertiesPatch other) |
InstanceGroupManagerAllInstancesConfig.Builder |
InstanceGroupManagerAllInstancesConfig.Builder.mergeProperties(InstancePropertiesPatch value)
Properties to set on all instances in the group.
|
static InstancePropertiesPatch.Builder |
InstancePropertiesPatch.newBuilder(InstancePropertiesPatch prototype) |
InstanceGroupManagerAllInstancesConfig.Builder |
InstanceGroupManagerAllInstancesConfig.Builder.setProperties(InstancePropertiesPatch value)
Properties to set on all instances in the group.
|
Copyright © 2025 Google LLC. All rights reserved.