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
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
public AssignNotebookRuntimeOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public AssignNotebookRuntimeOperationMetadata build()
public AssignNotebookRuntimeOperationMetadata buildPartial()
public AssignNotebookRuntimeOperationMetadata.Builder clear()
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder clearGenericMetadata()
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public AssignNotebookRuntimeOperationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder clearProgressMessage()
A human-readable message that shows the intermediate progress details of
NotebookRuntime.
string progress_message = 2;
public AssignNotebookRuntimeOperationMetadata.Builder clone()
Overrides
public AssignNotebookRuntimeOperationMetadata getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public GenericOperationMetadata getGenericMetadata()
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public GenericOperationMetadata.Builder getGenericMetadataBuilder()
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
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.
|
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.
|
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.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder mergeFrom(AssignNotebookRuntimeOperationMetadata other)
public AssignNotebookRuntimeOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public final AssignNotebookRuntimeOperationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public AssignNotebookRuntimeOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public AssignNotebookRuntimeOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
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.
|
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.
|
public AssignNotebookRuntimeOperationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final AssignNotebookRuntimeOperationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides