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