Class BatchCreateTensorboardTimeSeriesRequest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder>
com.google.cloud.aiplatform.v1.BatchCreateTensorboardTimeSeriesRequest.Builder
All Implemented Interfaces:
BatchCreateTensorboardTimeSeriesRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
BatchCreateTensorboardTimeSeriesRequest

public static final class BatchCreateTensorboardTimeSeriesRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder> implements BatchCreateTensorboardTimeSeriesRequestOrBuilder
 Request message for
 [TensorboardService.BatchCreateTensorboardTimeSeries][google.cloud.aiplatform.v1.TensorboardService.BatchCreateTensorboardTimeSeries].
 
Protobuf type google.cloud.aiplatform.v1.BatchCreateTensorboardTimeSeriesRequest
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder>
    • getDefaultInstanceForType

      public BatchCreateTensorboardTimeSeriesRequest getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public BatchCreateTensorboardTimeSeriesRequest.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder>
    • mergeFrom

      public BatchCreateTensorboardTimeSeriesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchCreateTensorboardTimeSeriesRequest.Builder>
      Throws:
      IOException
    • getParent

      public String getParent()
       Required. The resource name of the TensorboardExperiment to create the
       TensorboardTimeSeries in.
       Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}`
       The TensorboardRuns referenced by the parent fields in the
       CreateTensorboardTimeSeriesRequest messages must be sub resources of this
       TensorboardExperiment.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Specified by:
      getParent in interface BatchCreateTensorboardTimeSeriesRequestOrBuilder
      Returns:
      The parent.
    • getParentBytes

      public com.google.protobuf.ByteString getParentBytes()
       Required. The resource name of the TensorboardExperiment to create the
       TensorboardTimeSeries in.
       Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}`
       The TensorboardRuns referenced by the parent fields in the
       CreateTensorboardTimeSeriesRequest messages must be sub resources of this
       TensorboardExperiment.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Specified by:
      getParentBytes in interface BatchCreateTensorboardTimeSeriesRequestOrBuilder
      Returns:
      The bytes for parent.
    • setParent

       Required. The resource name of the TensorboardExperiment to create the
       TensorboardTimeSeries in.
       Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}`
       The TensorboardRuns referenced by the parent fields in the
       CreateTensorboardTimeSeriesRequest messages must be sub resources of this
       TensorboardExperiment.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The parent to set.
      Returns:
      This builder for chaining.
    • clearParent

       Required. The resource name of the TensorboardExperiment to create the
       TensorboardTimeSeries in.
       Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}`
       The TensorboardRuns referenced by the parent fields in the
       CreateTensorboardTimeSeriesRequest messages must be sub resources of this
       TensorboardExperiment.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Returns:
      This builder for chaining.
    • setParentBytes

      public BatchCreateTensorboardTimeSeriesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
       Required. The resource name of the TensorboardExperiment to create the
       TensorboardTimeSeries in.
       Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}`
       The TensorboardRuns referenced by the parent fields in the
       CreateTensorboardTimeSeriesRequest messages must be sub resources of this
       TensorboardExperiment.
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The bytes for parent to set.
      Returns:
      This builder for chaining.
    • getRequestsList

      public List<CreateTensorboardTimeSeriesRequest> getRequestsList()
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getRequestsList in interface BatchCreateTensorboardTimeSeriesRequestOrBuilder
    • getRequestsCount

      public int getRequestsCount()
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getRequestsCount in interface BatchCreateTensorboardTimeSeriesRequestOrBuilder
    • getRequests

      public CreateTensorboardTimeSeriesRequest getRequests(int index)
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getRequests in interface BatchCreateTensorboardTimeSeriesRequestOrBuilder
    • setRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • setRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • addRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • addRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • addRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • addRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • addAllRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • clearRequests

       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • removeRequests

      public BatchCreateTensorboardTimeSeriesRequest.Builder removeRequests(int index)
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • getRequestsBuilder

      public CreateTensorboardTimeSeriesRequest.Builder getRequestsBuilder(int index)
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • getRequestsOrBuilder

      public CreateTensorboardTimeSeriesRequestOrBuilder getRequestsOrBuilder(int index)
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getRequestsOrBuilder in interface BatchCreateTensorboardTimeSeriesRequestOrBuilder
    • getRequestsOrBuilderList

      public List<? extends CreateTensorboardTimeSeriesRequestOrBuilder> getRequestsOrBuilderList()
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getRequestsOrBuilderList in interface BatchCreateTensorboardTimeSeriesRequestOrBuilder
    • addRequestsBuilder

      public CreateTensorboardTimeSeriesRequest.Builder addRequestsBuilder()
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • addRequestsBuilder

      public CreateTensorboardTimeSeriesRequest.Builder addRequestsBuilder(int index)
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];
    • getRequestsBuilderList

      public List<CreateTensorboardTimeSeriesRequest.Builder> getRequestsBuilderList()
       Required. The request message specifying the TensorboardTimeSeries to
       create. A maximum of 1000 TensorboardTimeSeries can be created in a batch.
       
      repeated .google.cloud.aiplatform.v1.CreateTensorboardTimeSeriesRequest requests = 2 [(.google.api.field_behavior) = REQUIRED];