Cloud Video Intelligence V1p3beta1 API - Class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig (v0.7.0)

Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig.

Config for STREAMING_AUTOML_OBJECT_TRACKING.

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_id}/locations/{location_id}/models/{model_id}

#model_name=

def model_name=(value) -> ::String
Parameter
  • value (::String) — Resource name of AutoML model. Format: projects/{project_id}/locations/{location_id}/models/{model_id}
Returns
  • (::String) — Resource name of AutoML model. Format: projects/{project_id}/locations/{location_id}/models/{model_id}