public static final class ListTensorboardsResponse.Builder extends GeneratedMessageV3.Builder<ListTensorboardsResponse.Builder> implements ListTensorboardsResponseOrBuilder
Response message for
TensorboardService.ListTensorboards.
Protobuf type google.cloud.aiplatform.v1beta1.ListTensorboardsResponse
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 ListTensorboardsResponse.Builder addAllTensorboards(Iterable<? extends Tensorboard> values)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.cloud.aiplatform.v1beta1.Tensorboard>
|
public ListTensorboardsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListTensorboardsResponse.Builder addTensorboards(Tensorboard value)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public ListTensorboardsResponse.Builder addTensorboards(Tensorboard.Builder builderForValue)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public ListTensorboardsResponse.Builder addTensorboards(int index, Tensorboard value)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public ListTensorboardsResponse.Builder addTensorboards(int index, Tensorboard.Builder builderForValue)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public Tensorboard.Builder addTensorboardsBuilder()
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public Tensorboard.Builder addTensorboardsBuilder(int index)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Parameter |
---|
Name | Description |
index | int
|
public ListTensorboardsResponse build()
public ListTensorboardsResponse buildPartial()
public ListTensorboardsResponse.Builder clear()
Overrides
public ListTensorboardsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListTensorboardsResponse.Builder clearNextPageToken()
A token, which can be sent as
ListTensorboardsRequest.page_token
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
string next_page_token = 2;
public ListTensorboardsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ListTensorboardsResponse.Builder clearTensorboards()
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public ListTensorboardsResponse.Builder clone()
Overrides
public ListTensorboardsResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getNextPageToken()
public String getNextPageToken()
A token, which can be sent as
ListTensorboardsRequest.page_token
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
string next_page_token = 2;
Returns |
---|
Type | Description |
String | The nextPageToken.
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
A token, which can be sent as
ListTensorboardsRequest.page_token
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
string next_page_token = 2;
Returns |
---|
Type | Description |
ByteString | The bytes for nextPageToken.
|
public Tensorboard getTensorboards(int index)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Parameter |
---|
Name | Description |
index | int
|
public Tensorboard.Builder getTensorboardsBuilder(int index)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Parameter |
---|
Name | Description |
index | int
|
public List<Tensorboard.Builder> getTensorboardsBuilderList()
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public int getTensorboardsCount()
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Returns |
---|
Type | Description |
int | |
public List<Tensorboard> getTensorboardsList()
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public TensorboardOrBuilder getTensorboardsOrBuilder(int index)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Parameter |
---|
Name | Description |
index | int
|
public List<? extends TensorboardOrBuilder> getTensorboardsOrBuilderList()
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Returns |
---|
Type | Description |
List<? extends com.google.cloud.aiplatform.v1beta1.TensorboardOrBuilder> | |
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ListTensorboardsResponse.Builder mergeFrom(ListTensorboardsResponse other)
public ListTensorboardsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ListTensorboardsResponse.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
public final ListTensorboardsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ListTensorboardsResponse.Builder removeTensorboards(int index)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
Parameter |
---|
Name | Description |
index | int
|
public ListTensorboardsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListTensorboardsResponse.Builder setNextPageToken(String value)
A token, which can be sent as
ListTensorboardsRequest.page_token
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
string next_page_token = 2;
Parameter |
---|
Name | Description |
value | String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListTensorboardsResponse.Builder setNextPageTokenBytes(ByteString value)
A token, which can be sent as
ListTensorboardsRequest.page_token
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
string next_page_token = 2;
Parameter |
---|
Name | Description |
value | ByteString
The bytes for nextPageToken to set.
|
public ListTensorboardsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public ListTensorboardsResponse.Builder setTensorboards(int index, Tensorboard value)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public ListTensorboardsResponse.Builder setTensorboards(int index, Tensorboard.Builder builderForValue)
The Tensorboards mathching the request.
repeated .google.cloud.aiplatform.v1beta1.Tensorboard tensorboards = 1;
public final ListTensorboardsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides