Class BatchImportModelEvaluationSlicesResponse.Builder

    • Method Detail

      • getDescriptor

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

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BatchImportModelEvaluationSlicesResponse.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.GeneratedMessageV3.Builder<BatchImportModelEvaluationSlicesResponse.Builder>
      • getDefaultInstanceForType

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

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

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

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchImportModelEvaluationSlicesResponse.Builder>
      • getImportedModelEvaluationSlicesList

        public com.google.protobuf.ProtocolStringList getImportedModelEvaluationSlicesList()
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getImportedModelEvaluationSlicesList in interface BatchImportModelEvaluationSlicesResponseOrBuilder
        Returns:
        A list containing the importedModelEvaluationSlices.
      • getImportedModelEvaluationSlicesCount

        public int getImportedModelEvaluationSlicesCount()
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getImportedModelEvaluationSlicesCount in interface BatchImportModelEvaluationSlicesResponseOrBuilder
        Returns:
        The count of importedModelEvaluationSlices.
      • getImportedModelEvaluationSlices

        public String getImportedModelEvaluationSlices​(int index)
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getImportedModelEvaluationSlices in interface BatchImportModelEvaluationSlicesResponseOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The importedModelEvaluationSlices at the given index.
      • getImportedModelEvaluationSlicesBytes

        public com.google.protobuf.ByteString getImportedModelEvaluationSlicesBytes​(int index)
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getImportedModelEvaluationSlicesBytes in interface BatchImportModelEvaluationSlicesResponseOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the importedModelEvaluationSlices at the given index.
      • setImportedModelEvaluationSlices

        public BatchImportModelEvaluationSlicesResponse.Builder setImportedModelEvaluationSlices​(int index,
                                                                                                 String value)
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        index - The index to set the value at.
        value - The importedModelEvaluationSlices to set.
        Returns:
        This builder for chaining.
      • addImportedModelEvaluationSlices

        public BatchImportModelEvaluationSlicesResponse.Builder addImportedModelEvaluationSlices​(String value)
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The importedModelEvaluationSlices to add.
        Returns:
        This builder for chaining.
      • addAllImportedModelEvaluationSlices

        public BatchImportModelEvaluationSlicesResponse.Builder addAllImportedModelEvaluationSlices​(Iterable<String> values)
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        values - The importedModelEvaluationSlices to add.
        Returns:
        This builder for chaining.
      • clearImportedModelEvaluationSlices

        public BatchImportModelEvaluationSlicesResponse.Builder clearImportedModelEvaluationSlices()
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • addImportedModelEvaluationSlicesBytes

        public BatchImportModelEvaluationSlicesResponse.Builder addImportedModelEvaluationSlicesBytes​(com.google.protobuf.ByteString value)
         Output only. List of imported
         [ModelEvaluationSlice.name][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.name].
         
        repeated string imported_model_evaluation_slices = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The bytes of the importedModelEvaluationSlices to add.
        Returns:
        This builder for chaining.