| Modifier and Type | Method and Description |
|---|---|
DeprecationStatus.Builder |
DeprecationStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.clear() |
DeprecationStatus.Builder |
DeprecationStatus.Builder.clearDeleted()
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.clearDeprecated()
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.clearObsolete()
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.clearReplacement()
The URL of the suggested replacement for a deprecated resource.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.clearState()
The deprecation state of this resource.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.clone() |
DeprecationStatus.Builder |
MachineType.Builder.getDeprecatedBuilder()
[Output Only] The deprecation status associated with this machine type.
|
DeprecationStatus.Builder |
Image.Builder.getDeprecatedBuilder()
The deprecation status associated with this image.
|
DeprecationStatus.Builder |
DiskType.Builder.getDeprecatedBuilder()
[Output Only] The deprecation status associated with this disk type.
|
DeprecationStatus.Builder |
NodeType.Builder.getDeprecatedBuilder()
[Output Only] The deprecation status associated with this node type.
|
DeprecationStatus.Builder |
Region.Builder.getDeprecatedBuilder()
[Output Only] The deprecation status associated with this region.
|
DeprecationStatus.Builder |
Zone.Builder.getDeprecatedBuilder()
[Output Only] The deprecation status associated with this zone.
|
DeprecationStatus.Builder |
AcceleratorType.Builder.getDeprecatedBuilder()
[Output Only] The deprecation status associated with this accelerator type.
|
DeprecationStatus.Builder |
DeprecateImageRequest.Builder.getDeprecationStatusResourceBuilder()
The body resource for this request
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.mergeFrom(DeprecationStatus other) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.mergeFrom(com.google.protobuf.Message other) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DeprecationStatus.Builder |
DeprecationStatus.newBuilder() |
static DeprecationStatus.Builder |
DeprecationStatus.newBuilder(DeprecationStatus prototype) |
DeprecationStatus.Builder |
DeprecationStatus.newBuilderForType() |
protected DeprecationStatus.Builder |
DeprecationStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.setDeleted(String value)
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setDeletedBytes(com.google.protobuf.ByteString value)
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setDeprecated(String value)
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setDeprecatedBytes(com.google.protobuf.ByteString value)
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.setObsolete(String value)
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setObsoleteBytes(com.google.protobuf.ByteString value)
An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeprecationStatus.Builder |
DeprecationStatus.Builder.setReplacement(String value)
The URL of the suggested replacement for a deprecated resource.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setReplacementBytes(com.google.protobuf.ByteString value)
The URL of the suggested replacement for a deprecated resource.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setState(String value)
The deprecation state of this resource.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setStateBytes(com.google.protobuf.ByteString value)
The deprecation state of this resource.
|
DeprecationStatus.Builder |
DeprecationStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeprecationStatus.Builder |
DeprecationStatus.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
MachineType.Builder |
MachineType.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this machine type.
|
Image.Builder |
Image.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
The deprecation status associated with this image.
|
DiskType.Builder |
DiskType.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this disk type.
|
NodeType.Builder |
NodeType.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this node type.
|
Region.Builder |
Region.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this region.
|
Zone.Builder |
Zone.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this zone.
|
AcceleratorType.Builder |
AcceleratorType.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this accelerator type.
|
DeprecateImageRequest.Builder |
DeprecateImageRequest.Builder.setDeprecationStatusResource(DeprecationStatus.Builder builderForValue)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.