Class UpdateTensorboardRunRequest.Builder

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

public static final class UpdateTensorboardRunRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<UpdateTensorboardRunRequest.Builder> implements UpdateTensorboardRunRequestOrBuilder
 Request message for
 [TensorboardService.UpdateTensorboardRun][google.cloud.aiplatform.v1.TensorboardService.UpdateTensorboardRun].
 
Protobuf type google.cloud.aiplatform.v1.UpdateTensorboardRunRequest
  • 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<UpdateTensorboardRunRequest.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<UpdateTensorboardRunRequest.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<UpdateTensorboardRunRequest.Builder>
    • getDefaultInstanceForType

      public UpdateTensorboardRunRequest 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

      public UpdateTensorboardRunRequest buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public UpdateTensorboardRunRequest.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<UpdateTensorboardRunRequest.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<UpdateTensorboardRunRequest.Builder>
    • mergeFrom

      public UpdateTensorboardRunRequest.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<UpdateTensorboardRunRequest.Builder>
      Throws:
      IOException
    • hasUpdateMask

      public boolean hasUpdateMask()
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      hasUpdateMask in interface UpdateTensorboardRunRequestOrBuilder
      Returns:
      Whether the updateMask field is set.
    • getUpdateMask

      public com.google.protobuf.FieldMask getUpdateMask()
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getUpdateMask in interface UpdateTensorboardRunRequestOrBuilder
      Returns:
      The updateMask.
    • setUpdateMask

      public UpdateTensorboardRunRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
    • setUpdateMask

      public UpdateTensorboardRunRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
    • mergeUpdateMask

      public UpdateTensorboardRunRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
    • clearUpdateMask

      public UpdateTensorboardRunRequest.Builder clearUpdateMask()
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
    • getUpdateMaskBuilder

      public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
    • getUpdateMaskOrBuilder

      public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
       Required. Field mask is used to specify the fields to be overwritten in the
       TensorboardRun resource by the update.
       The fields specified in the update_mask are relative to the resource, not
       the full request. A field is overwritten if it's in the mask. If the
       user does not provide a mask then all fields are overwritten if new
       values are specified.
       
      .google.protobuf.FieldMask update_mask = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getUpdateMaskOrBuilder in interface UpdateTensorboardRunRequestOrBuilder
    • hasTensorboardRun

      public boolean hasTensorboardRun()
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      hasTensorboardRun in interface UpdateTensorboardRunRequestOrBuilder
      Returns:
      Whether the tensorboardRun field is set.
    • getTensorboardRun

      public TensorboardRun getTensorboardRun()
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getTensorboardRun in interface UpdateTensorboardRunRequestOrBuilder
      Returns:
      The tensorboardRun.
    • setTensorboardRun

      public UpdateTensorboardRunRequest.Builder setTensorboardRun(TensorboardRun value)
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
    • setTensorboardRun

      public UpdateTensorboardRunRequest.Builder setTensorboardRun(TensorboardRun.Builder builderForValue)
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
    • mergeTensorboardRun

      public UpdateTensorboardRunRequest.Builder mergeTensorboardRun(TensorboardRun value)
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
    • clearTensorboardRun

      public UpdateTensorboardRunRequest.Builder clearTensorboardRun()
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
    • getTensorboardRunBuilder

      public TensorboardRun.Builder getTensorboardRunBuilder()
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
    • getTensorboardRunOrBuilder

      public TensorboardRunOrBuilder getTensorboardRunOrBuilder()
       Required. The TensorboardRun's `name` field is used to identify the
       TensorboardRun to be updated. Format:
       `projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}`
       
      .google.cloud.aiplatform.v1.TensorboardRun tensorboard_run = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getTensorboardRunOrBuilder in interface UpdateTensorboardRunRequestOrBuilder