Class UpgradeNotebookRuntimeOperationMetadata.Builder (3.44.0)

public static final class UpgradeNotebookRuntimeOperationMetadata.Builder extends GeneratedMessageV3.Builder<UpgradeNotebookRuntimeOperationMetadata.Builder> implements UpgradeNotebookRuntimeOperationMetadataOrBuilder

Metadata information for NotebookService.UpgradeNotebookRuntime.

Protobuf type google.cloud.aiplatform.v1.UpgradeNotebookRuntimeOperationMetadata

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public UpgradeNotebookRuntimeOperationMetadata build()
Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata

buildPartial()

public UpgradeNotebookRuntimeOperationMetadata buildPartial()
Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata

clear()

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

clearField(Descriptors.FieldDescriptor field)

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

clearGenericMetadata()

public UpgradeNotebookRuntimeOperationMetadata.Builder clearGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

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

clearProgressMessage()

public UpgradeNotebookRuntimeOperationMetadata.Builder clearProgressMessage()

A human-readable message that shows the intermediate progress details of NotebookRuntime.

string progress_message = 2;

Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata.Builder

This builder for chaining.

clone()

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

getDefaultInstanceForType()

public UpgradeNotebookRuntimeOperationMetadata getDefaultInstanceForType()
Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata

getDescriptorForType()

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

getGenericMetadata()

public GenericOperationMetadata getGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
GenericOperationMetadata

The genericMetadata.

getGenericMetadataBuilder()

public GenericOperationMetadata.Builder getGenericMetadataBuilder()

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
GenericOperationMetadata.Builder

getGenericMetadataOrBuilder()

public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
GenericOperationMetadataOrBuilder

getProgressMessage()

public String getProgressMessage()

A human-readable message that shows the intermediate progress details of NotebookRuntime.

string progress_message = 2;

Returns
Type Description
String

The progressMessage.

getProgressMessageBytes()

public ByteString getProgressMessageBytes()

A human-readable message that shows the intermediate progress details of NotebookRuntime.

string progress_message = 2;

Returns
Type Description
ByteString

The bytes for progressMessage.

hasGenericMetadata()

public boolean hasGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
boolean

Whether the genericMetadata field is set.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(UpgradeNotebookRuntimeOperationMetadata other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeGenericMetadata(GenericOperationMetadata value)

public UpgradeNotebookRuntimeOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Parameter
Name Description
value GenericOperationMetadata
Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

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

setField(Descriptors.FieldDescriptor field, Object value)

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

setGenericMetadata(GenericOperationMetadata value)

public UpgradeNotebookRuntimeOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Parameter
Name Description
value GenericOperationMetadata
Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata.Builder

setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

public UpgradeNotebookRuntimeOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

The operation generic information.

.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;

Parameter
Name Description
builderForValue GenericOperationMetadata.Builder
Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata.Builder

setProgressMessage(String value)

public UpgradeNotebookRuntimeOperationMetadata.Builder setProgressMessage(String value)

A human-readable message that shows the intermediate progress details of NotebookRuntime.

string progress_message = 2;

Parameter
Name Description
value String

The progressMessage to set.

Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata.Builder

This builder for chaining.

setProgressMessageBytes(ByteString value)

public UpgradeNotebookRuntimeOperationMetadata.Builder setProgressMessageBytes(ByteString value)

A human-readable message that shows the intermediate progress details of NotebookRuntime.

string progress_message = 2;

Parameter
Name Description
value ByteString

The bytes for progressMessage to set.

Returns
Type Description
UpgradeNotebookRuntimeOperationMetadata.Builder

This builder for chaining.

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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