Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlClassificationConfig.
Config for STREAMING_AUTOML_CLASSIFICATION.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#model_name
def model_name() -> ::String Returns
- (::String) — Resource name of AutoML model. Format:
projects/{project_number}/locations/{location_id}/models/{model_id}
#model_name=
def model_name=(value) -> ::String Parameter
- value (::String) — Resource name of AutoML model. Format:
projects/{project_number}/locations/{location_id}/models/{model_id}
Returns
- (::String) — Resource name of AutoML model. Format:
projects/{project_number}/locations/{location_id}/models/{model_id}