| Modifier and Type | Method and Description |
|---|---|
InstanceSettings |
InstanceSettings.Builder.build() |
InstanceSettings |
InstanceSettings.Builder.buildPartial() |
static InstanceSettings |
InstanceSettings.getDefaultInstance() |
InstanceSettings |
InstanceSettings.getDefaultInstanceForType() |
InstanceSettings |
InstanceSettings.Builder.getDefaultInstanceForType() |
InstanceSettings |
PatchInstanceSettingRequestOrBuilder.getInstanceSettingsResource()
The body resource for this request
.google.cloud.compute.v1.InstanceSettings instance_settings_resource = 290689920 [(.google.api.field_behavior) = REQUIRED];
|
InstanceSettings |
PatchInstanceSettingRequest.getInstanceSettingsResource()
The body resource for this request
.google.cloud.compute.v1.InstanceSettings instance_settings_resource = 290689920 [(.google.api.field_behavior) = REQUIRED];
|
InstanceSettings |
PatchInstanceSettingRequest.Builder.getInstanceSettingsResource()
The body resource for this request
.google.cloud.compute.v1.InstanceSettings instance_settings_resource = 290689920 [(.google.api.field_behavior) = REQUIRED];
|
static InstanceSettings |
InstanceSettings.parseDelimitedFrom(InputStream input) |
static InstanceSettings |
InstanceSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceSettings |
InstanceSettings.parseFrom(byte[] data) |
static InstanceSettings |
InstanceSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceSettings |
InstanceSettings.parseFrom(ByteBuffer data) |
static InstanceSettings |
InstanceSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceSettings |
InstanceSettings.parseFrom(com.google.protobuf.ByteString data) |
static InstanceSettings |
InstanceSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceSettings |
InstanceSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstanceSettings |
InstanceSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceSettings |
InstanceSettings.parseFrom(InputStream input) |
static InstanceSettings |
InstanceSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InstanceSettings> |
InstanceSettings.getParserForType() |
static com.google.protobuf.Parser<InstanceSettings> |
InstanceSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstanceSettings.Builder |
InstanceSettings.Builder.mergeFrom(InstanceSettings other) |
PatchInstanceSettingRequest.Builder |
PatchInstanceSettingRequest.Builder.mergeInstanceSettingsResource(InstanceSettings value)
The body resource for this request
.google.cloud.compute.v1.InstanceSettings instance_settings_resource = 290689920 [(.google.api.field_behavior) = REQUIRED];
|
static InstanceSettings.Builder |
InstanceSettings.newBuilder(InstanceSettings prototype) |
PatchInstanceSettingRequest.Builder |
PatchInstanceSettingRequest.Builder.setInstanceSettingsResource(InstanceSettings value)
The body resource for this request
.google.cloud.compute.v1.InstanceSettings instance_settings_resource = 290689920 [(.google.api.field_behavior) = REQUIRED];
|
Copyright © 2025 Google LLC. All rights reserved.