| Modifier and Type | Method and Description |
|---|---|
ZoneSetLabelsRequest |
ZoneSetLabelsRequest.Builder.build() |
ZoneSetLabelsRequest |
ZoneSetLabelsRequest.Builder.buildPartial() |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.getDefaultInstance() |
ZoneSetLabelsRequest |
ZoneSetLabelsRequest.getDefaultInstanceForType() |
ZoneSetLabelsRequest |
ZoneSetLabelsRequest.Builder.getDefaultInstanceForType() |
ZoneSetLabelsRequest |
SetLabelsInstantSnapshotRequestOrBuilder.getZoneSetLabelsRequestResource()
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
ZoneSetLabelsRequest |
SetLabelsDiskRequestOrBuilder.getZoneSetLabelsRequestResource()
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
ZoneSetLabelsRequest |
SetLabelsDiskRequest.getZoneSetLabelsRequestResource()
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
ZoneSetLabelsRequest |
SetLabelsDiskRequest.Builder.getZoneSetLabelsRequestResource()
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
ZoneSetLabelsRequest |
SetLabelsInstantSnapshotRequest.getZoneSetLabelsRequestResource()
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
ZoneSetLabelsRequest |
SetLabelsInstantSnapshotRequest.Builder.getZoneSetLabelsRequestResource()
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseDelimitedFrom(InputStream input) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(byte[] data) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(ByteBuffer data) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(com.google.protobuf.ByteString data) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(InputStream input) |
static ZoneSetLabelsRequest |
ZoneSetLabelsRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ZoneSetLabelsRequest> |
ZoneSetLabelsRequest.getParserForType() |
static com.google.protobuf.Parser<ZoneSetLabelsRequest> |
ZoneSetLabelsRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
ZoneSetLabelsRequest.Builder |
ZoneSetLabelsRequest.Builder.mergeFrom(ZoneSetLabelsRequest other) |
SetLabelsDiskRequest.Builder |
SetLabelsDiskRequest.Builder.mergeZoneSetLabelsRequestResource(ZoneSetLabelsRequest value)
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
SetLabelsInstantSnapshotRequest.Builder |
SetLabelsInstantSnapshotRequest.Builder.mergeZoneSetLabelsRequestResource(ZoneSetLabelsRequest value)
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
static ZoneSetLabelsRequest.Builder |
ZoneSetLabelsRequest.newBuilder(ZoneSetLabelsRequest prototype) |
SetLabelsDiskRequest.Builder |
SetLabelsDiskRequest.Builder.setZoneSetLabelsRequestResource(ZoneSetLabelsRequest value)
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
SetLabelsInstantSnapshotRequest.Builder |
SetLabelsInstantSnapshotRequest.Builder.setZoneSetLabelsRequestResource(ZoneSetLabelsRequest value)
The body resource for this request
.google.cloud.compute.v1.ZoneSetLabelsRequest zone_set_labels_request_resource = 364950798 [(.google.api.field_behavior) = REQUIRED];
|
Copyright © 2025 Google LLC. All rights reserved.