Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::AssetSource::AssetGcsSource.
The asset source is from Cloud Storage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_uri
def gcs_uri() -> ::String
Returns
- (::String) — Cloud storage uri.
#gcs_uri=
def gcs_uri=(value) -> ::String
Parameter
- value (::String) — Cloud storage uri.
Returns
- (::String) — Cloud storage uri.