Class AssignNotebookRuntimeOperationMetadata.Builder (3.44.0)

public static final class AssignNotebookRuntimeOperationMetadata.Builder extends GeneratedMessageV3.Builder<AssignNotebookRuntimeOperationMetadata.Builder> implements AssignNotebookRuntimeOperationMetadataOrBuilder

Metadata information for NotebookService.AssignNotebookRuntime.

Protobuf type google.cloud.aiplatform.v1beta1.AssignNotebookRuntimeOperationMetadata

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public AssignNotebookRuntimeOperationMetadata build()
Returns
Type Description
AssignNotebookRuntimeOperationMetadata

buildPartial()

public AssignNotebookRuntimeOperationMetadata buildPartial()
Returns
Type Description
AssignNotebookRuntimeOperationMetadata

clear()

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

clearField(Descriptors.FieldDescriptor field)

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

clearGenericMetadata()

public AssignNotebookRuntimeOperationMetadata.Builder clearGenericMetadata()

The operation generic information.

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

Returns
Type Description
AssignNotebookRuntimeOperationMetadata.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

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

clearProgressMessage()

public AssignNotebookRuntimeOperationMetadata.Builder clearProgressMessage()

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

string progress_message = 2;

Returns
Type Description
AssignNotebookRuntimeOperationMetadata.Builder

This builder for chaining.

clone()

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

getDefaultInstanceForType()

public AssignNotebookRuntimeOperationMetadata getDefaultInstanceForType()
Returns
Type Description
AssignNotebookRuntimeOperationMetadata

getDescriptorForType()

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

getGenericMetadata()

public GenericOperationMetadata getGenericMetadata()

The operation generic information.

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

Returns
Type Description
GenericOperationMetadata

The genericMetadata.

getGenericMetadataBuilder()

public GenericOperationMetadata.Builder getGenericMetadataBuilder()

The operation generic information.

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

Returns
Type Description
GenericOperationMetadata.Builder

getGenericMetadataOrBuilder()

public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()

The operation generic information.

.google.cloud.aiplatform.v1beta1.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.v1beta1.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(AssignNotebookRuntimeOperationMetadata other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeGenericMetadata(GenericOperationMetadata value)

public AssignNotebookRuntimeOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)

The operation generic information.

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

Parameter
Name Description
value GenericOperationMetadata
Returns
Type Description
AssignNotebookRuntimeOperationMetadata.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

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

setField(Descriptors.FieldDescriptor field, Object value)

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

setGenericMetadata(GenericOperationMetadata value)

public AssignNotebookRuntimeOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)

The operation generic information.

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

Parameter
Name Description
value GenericOperationMetadata
Returns
Type Description
AssignNotebookRuntimeOperationMetadata.Builder

setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

public AssignNotebookRuntimeOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

The operation generic information.

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

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

setProgressMessage(String value)

public AssignNotebookRuntimeOperationMetadata.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
AssignNotebookRuntimeOperationMetadata.Builder

This builder for chaining.

setProgressMessageBytes(ByteString value)

public AssignNotebookRuntimeOperationMetadata.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
AssignNotebookRuntimeOperationMetadata.Builder

This builder for chaining.

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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