public static final class AddContextChildrenRequest.Builder extends GeneratedMessage.Builder<AddContextChildrenRequest.Builder> implements AddContextChildrenRequestOrBuilderRequest message for MetadataService.AddContextChildren.
Protobuf type google.cloud.aiplatform.v1beta1.AddContextChildrenRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AddContextChildrenRequest.BuilderImplements
AddContextChildrenRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllChildContexts(Iterable<String> values)
public AddContextChildrenRequest.Builder addAllChildContexts(Iterable<String> values)The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<String>The childContexts to add. |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |
addChildContexts(String value)
public AddContextChildrenRequest.Builder addChildContexts(String value)The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe childContexts to add. |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |
addChildContextsBytes(ByteString value)
public AddContextChildrenRequest.Builder addChildContextsBytes(ByteString value)The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes of the childContexts to add. |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |
build()
public AddContextChildrenRequest build()| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest |
|
buildPartial()
public AddContextChildrenRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest |
|
clear()
public AddContextChildrenRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
|
clearChildContexts()
public AddContextChildrenRequest.Builder clearChildContexts()The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |
clearContext()
public AddContextChildrenRequest.Builder clearContext()Required. The resource name of the parent Context.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
string context = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |
getChildContexts(int index)
public String getChildContexts(int index)The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The childContexts at the given index. |
getChildContextsBytes(int index)
public ByteString getChildContextsBytes(int index)The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the childContexts at the given index. |
getChildContextsCount()
public int getChildContextsCount()The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of childContexts. |
getChildContextsList()
public ProtocolStringList getChildContextsList()The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the childContexts. |
getContext()
public String getContext()Required. The resource name of the parent Context.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
string context = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The context. |
getContextBytes()
public ByteString getContextBytes()Required. The resource name of the parent Context.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
string context = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for context. |
getDefaultInstanceForType()
public AddContextChildrenRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(AddContextChildrenRequest other)
public AddContextChildrenRequest.Builder mergeFrom(AddContextChildrenRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
AddContextChildrenRequest |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AddContextChildrenRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AddContextChildrenRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
|
setChildContexts(int index, String value)
public AddContextChildrenRequest.Builder setChildContexts(int index, String value)The resource names of the child Contexts.
repeated string child_contexts = 2 [(.google.api.resource_reference) = { ... }
| Parameters | |
|---|---|
| Name | Description |
index |
intThe index to set the value at. |
value |
StringThe childContexts to set. |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |
setContext(String value)
public AddContextChildrenRequest.Builder setContext(String value)Required. The resource name of the parent Context.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
string context = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe context to set. |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |
setContextBytes(ByteString value)
public AddContextChildrenRequest.Builder setContextBytes(ByteString value)Required. The resource name of the parent Context.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
string context = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for context to set. |
| Returns | |
|---|---|
| Type | Description |
AddContextChildrenRequest.Builder |
This builder for chaining. |