Class UpgradeEvent.Builder (2.46.0)

public static final class UpgradeEvent.Builder extends GeneratedMessageV3.Builder<UpgradeEvent.Builder> implements UpgradeEventOrBuilder

UpgradeEvent is a notification sent to customers by the cluster server when a resource is upgrading.

Protobuf type google.container.v1.UpgradeEvent

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public UpgradeEvent.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
UpgradeEvent.Builder
Overrides

build()

public UpgradeEvent build()
Returns
Type Description
UpgradeEvent

buildPartial()

public UpgradeEvent buildPartial()
Returns
Type Description
UpgradeEvent

clear()

public UpgradeEvent.Builder clear()
Returns
Type Description
UpgradeEvent.Builder
Overrides

clearCurrentVersion()

public UpgradeEvent.Builder clearCurrentVersion()

The current version before the upgrade.

string current_version = 4;

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

clearField(Descriptors.FieldDescriptor field)

public UpgradeEvent.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
UpgradeEvent.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public UpgradeEvent.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
UpgradeEvent.Builder
Overrides

clearOperation()

public UpgradeEvent.Builder clearOperation()

The operation associated with this upgrade.

string operation = 2;

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

clearOperationStartTime()

public UpgradeEvent.Builder clearOperationStartTime()

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Returns
Type Description
UpgradeEvent.Builder

clearResource()

public UpgradeEvent.Builder clearResource()

Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.

string resource = 6;

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

clearResourceType()

public UpgradeEvent.Builder clearResourceType()

The resource type that is upgrading.

.google.container.v1.UpgradeResourceType resource_type = 1;

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

clearTargetVersion()

public UpgradeEvent.Builder clearTargetVersion()

The target version for the upgrade.

string target_version = 5;

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

clone()

public UpgradeEvent.Builder clone()
Returns
Type Description
UpgradeEvent.Builder
Overrides

getCurrentVersion()

public String getCurrentVersion()

The current version before the upgrade.

string current_version = 4;

Returns
Type Description
String

The currentVersion.

getCurrentVersionBytes()

public ByteString getCurrentVersionBytes()

The current version before the upgrade.

string current_version = 4;

Returns
Type Description
ByteString

The bytes for currentVersion.

getDefaultInstanceForType()

public UpgradeEvent getDefaultInstanceForType()
Returns
Type Description
UpgradeEvent

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getOperation()

public String getOperation()

The operation associated with this upgrade.

string operation = 2;

Returns
Type Description
String

The operation.

getOperationBytes()

public ByteString getOperationBytes()

The operation associated with this upgrade.

string operation = 2;

Returns
Type Description
ByteString

The bytes for operation.

getOperationStartTime()

public Timestamp getOperationStartTime()

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Returns
Type Description
Timestamp

The operationStartTime.

getOperationStartTimeBuilder()

public Timestamp.Builder getOperationStartTimeBuilder()

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Returns
Type Description
Builder

getOperationStartTimeOrBuilder()

public TimestampOrBuilder getOperationStartTimeOrBuilder()

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Returns
Type Description
TimestampOrBuilder

getResource()

public String getResource()

Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.

string resource = 6;

Returns
Type Description
String

The resource.

getResourceBytes()

public ByteString getResourceBytes()

Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.

string resource = 6;

Returns
Type Description
ByteString

The bytes for resource.

getResourceType()

public UpgradeResourceType getResourceType()

The resource type that is upgrading.

.google.container.v1.UpgradeResourceType resource_type = 1;

Returns
Type Description
UpgradeResourceType

The resourceType.

getResourceTypeValue()

public int getResourceTypeValue()

The resource type that is upgrading.

.google.container.v1.UpgradeResourceType resource_type = 1;

Returns
Type Description
int

The enum numeric value on the wire for resourceType.

getTargetVersion()

public String getTargetVersion()

The target version for the upgrade.

string target_version = 5;

Returns
Type Description
String

The targetVersion.

getTargetVersionBytes()

public ByteString getTargetVersionBytes()

The target version for the upgrade.

string target_version = 5;

Returns
Type Description
ByteString

The bytes for targetVersion.

hasOperationStartTime()

public boolean hasOperationStartTime()

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Returns
Type Description
boolean

Whether the operationStartTime field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(UpgradeEvent other)

public UpgradeEvent.Builder mergeFrom(UpgradeEvent other)
Parameter
Name Description
other UpgradeEvent
Returns
Type Description
UpgradeEvent.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public UpgradeEvent.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
UpgradeEvent.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public UpgradeEvent.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
UpgradeEvent.Builder
Overrides

mergeOperationStartTime(Timestamp value)

public UpgradeEvent.Builder mergeOperationStartTime(Timestamp value)

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Parameter
Name Description
value Timestamp
Returns
Type Description
UpgradeEvent.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final UpgradeEvent.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
UpgradeEvent.Builder
Overrides

setCurrentVersion(String value)

public UpgradeEvent.Builder setCurrentVersion(String value)

The current version before the upgrade.

string current_version = 4;

Parameter
Name Description
value String

The currentVersion to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setCurrentVersionBytes(ByteString value)

public UpgradeEvent.Builder setCurrentVersionBytes(ByteString value)

The current version before the upgrade.

string current_version = 4;

Parameter
Name Description
value ByteString

The bytes for currentVersion to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setField(Descriptors.FieldDescriptor field, Object value)

public UpgradeEvent.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
UpgradeEvent.Builder
Overrides

setOperation(String value)

public UpgradeEvent.Builder setOperation(String value)

The operation associated with this upgrade.

string operation = 2;

Parameter
Name Description
value String

The operation to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setOperationBytes(ByteString value)

public UpgradeEvent.Builder setOperationBytes(ByteString value)

The operation associated with this upgrade.

string operation = 2;

Parameter
Name Description
value ByteString

The bytes for operation to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setOperationStartTime(Timestamp value)

public UpgradeEvent.Builder setOperationStartTime(Timestamp value)

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Parameter
Name Description
value Timestamp
Returns
Type Description
UpgradeEvent.Builder

setOperationStartTime(Timestamp.Builder builderForValue)

public UpgradeEvent.Builder setOperationStartTime(Timestamp.Builder builderForValue)

The time when the operation was started.

.google.protobuf.Timestamp operation_start_time = 3;

Parameter
Name Description
builderForValue Builder
Returns
Type Description
UpgradeEvent.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public UpgradeEvent.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
UpgradeEvent.Builder
Overrides

setResource(String value)

public UpgradeEvent.Builder setResource(String value)

Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.

string resource = 6;

Parameter
Name Description
value String

The resource to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setResourceBytes(ByteString value)

public UpgradeEvent.Builder setResourceBytes(ByteString value)

Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.

string resource = 6;

Parameter
Name Description
value ByteString

The bytes for resource to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setResourceType(UpgradeResourceType value)

public UpgradeEvent.Builder setResourceType(UpgradeResourceType value)

The resource type that is upgrading.

.google.container.v1.UpgradeResourceType resource_type = 1;

Parameter
Name Description
value UpgradeResourceType

The resourceType to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setResourceTypeValue(int value)

public UpgradeEvent.Builder setResourceTypeValue(int value)

The resource type that is upgrading.

.google.container.v1.UpgradeResourceType resource_type = 1;

Parameter
Name Description
value int

The enum numeric value on the wire for resourceType to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setTargetVersion(String value)

public UpgradeEvent.Builder setTargetVersion(String value)

The target version for the upgrade.

string target_version = 5;

Parameter
Name Description
value String

The targetVersion to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setTargetVersionBytes(ByteString value)

public UpgradeEvent.Builder setTargetVersionBytes(ByteString value)

The target version for the upgrade.

string target_version = 5;

Parameter
Name Description
value ByteString

The bytes for targetVersion to set.

Returns
Type Description
UpgradeEvent.Builder

This builder for chaining.

setUnknownFields(UnknownFieldSet unknownFields)

public final UpgradeEvent.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
UpgradeEvent.Builder
Overrides