Uses of Class
com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs
Packages that use AutoMlForecastingInputs
-
Uses of AutoMlForecastingInputs in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return AutoMlForecastingInputsModifier and TypeMethodDescriptionAutoMlForecastingInputs.Builder.build()AutoMlForecastingInputs.Builder.buildPartial()static AutoMlForecastingInputsAutoMlForecastingInputs.getDefaultInstance()AutoMlForecastingInputs.Builder.getDefaultInstanceForType()AutoMlForecastingInputs.getDefaultInstanceForType()AutoMlForecasting.Builder.getInputs()The input parameters of this TrainingJob.AutoMlForecasting.getInputs()The input parameters of this TrainingJob.AutoMlForecastingOrBuilder.getInputs()The input parameters of this TrainingJob.static AutoMlForecastingInputsAutoMlForecastingInputs.parseDelimitedFrom(InputStream input) static AutoMlForecastingInputsAutoMlForecastingInputs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(byte[] data) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(com.google.protobuf.ByteString data) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(com.google.protobuf.CodedInputStream input) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(InputStream input) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(ByteBuffer data) static AutoMlForecastingInputsAutoMlForecastingInputs.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return types with arguments of type AutoMlForecastingInputsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AutoMlForecastingInputs>AutoMlForecastingInputs.getParserForType()static com.google.protobuf.Parser<AutoMlForecastingInputs>AutoMlForecastingInputs.parser()Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition with parameters of type AutoMlForecastingInputsModifier and TypeMethodDescriptionAutoMlForecastingInputs.Builder.mergeFrom(AutoMlForecastingInputs other) AutoMlForecasting.Builder.mergeInputs(AutoMlForecastingInputs value) The input parameters of this TrainingJob.AutoMlForecastingInputs.newBuilder(AutoMlForecastingInputs prototype) AutoMlForecasting.Builder.setInputs(AutoMlForecastingInputs value) The input parameters of this TrainingJob.