Vision AI V1 API - Class Google::Cloud::VisionAI::V1::IngestAssetRequest::Config (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::IngestAssetRequest::Config.

Configuration for the data.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#asset

def asset() -> ::String
Returns
  • (::String) — Required. The resource name of the asset that the ingested data belongs to.

#asset=

def asset=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the asset that the ingested data belongs to.
Returns
  • (::String) — Required. The resource name of the asset that the ingested data belongs to.

#video_type

def video_type() -> ::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType
Returns

#video_type=

def video_type=(value) -> ::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType
Parameter
Returns