Uses of Class
com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata.Builder
Packages that use AutoMlForecastingMetadata.Builder
-
Uses of AutoMlForecastingMetadata.Builder in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return AutoMlForecastingMetadata.BuilderModifier and TypeMethodDescriptionAutoMlForecastingMetadata.Builder.clear()AutoMlForecastingMetadata.Builder.clearTrainCostMilliNodeHours()Output only.AutoMlForecasting.Builder.getMetadataBuilder()The metadata information.AutoMlForecastingMetadata.Builder.mergeFrom(AutoMlForecastingMetadata other) AutoMlForecastingMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlForecastingMetadata.Builder.mergeFrom(com.google.protobuf.Message other) AutoMlForecastingMetadata.newBuilder()AutoMlForecastingMetadata.newBuilder(AutoMlForecastingMetadata prototype) AutoMlForecastingMetadata.newBuilderForType()protected AutoMlForecastingMetadata.BuilderAutoMlForecastingMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AutoMlForecastingMetadata.Builder.setTrainCostMilliNodeHours(long value) Output only.AutoMlForecastingMetadata.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition with parameters of type AutoMlForecastingMetadata.BuilderModifier and TypeMethodDescriptionAutoMlForecasting.Builder.setMetadata(AutoMlForecastingMetadata.Builder builderForValue) The metadata information.