public static final class NotebookRuntimeTemplateRef.Builder extends GeneratedMessageV3.Builder<NotebookRuntimeTemplateRef.Builder> implements NotebookRuntimeTemplateRefOrBuilder
Points to a NotebookRuntimeTemplateRef.
Protobuf type google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplateRef
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 NotebookRuntimeTemplateRef.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public NotebookRuntimeTemplateRef build()
public NotebookRuntimeTemplateRef buildPartial()
public NotebookRuntimeTemplateRef.Builder clear()
Overrides
public NotebookRuntimeTemplateRef.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public NotebookRuntimeTemplateRef.Builder clearNotebookRuntimeTemplate()
Immutable. A resource name of the NotebookRuntimeTemplate.
string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
public NotebookRuntimeTemplateRef.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public NotebookRuntimeTemplateRef.Builder clone()
Overrides
public NotebookRuntimeTemplateRef getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public String getNotebookRuntimeTemplate()
Immutable. A resource name of the NotebookRuntimeTemplate.
string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
String |
The notebookRuntimeTemplate.
|
public ByteString getNotebookRuntimeTemplateBytes()
Immutable. A resource name of the NotebookRuntimeTemplate.
string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ByteString |
The bytes for notebookRuntimeTemplate.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public NotebookRuntimeTemplateRef.Builder mergeFrom(NotebookRuntimeTemplateRef other)
public NotebookRuntimeTemplateRef.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public NotebookRuntimeTemplateRef.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final NotebookRuntimeTemplateRef.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public NotebookRuntimeTemplateRef.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public NotebookRuntimeTemplateRef.Builder setNotebookRuntimeTemplate(String value)
Immutable. A resource name of the NotebookRuntimeTemplate.
string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
String
The notebookRuntimeTemplate to set.
|
public NotebookRuntimeTemplateRef.Builder setNotebookRuntimeTemplateBytes(ByteString value)
Immutable. A resource name of the NotebookRuntimeTemplate.
string notebook_runtime_template = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
ByteString
The bytes for notebookRuntimeTemplate to set.
|
public NotebookRuntimeTemplateRef.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final NotebookRuntimeTemplateRef.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides