Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::GetAssetRequest.
Request message for "LivestreamService.GetAsset".
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - 
        (::String) — Required. Name of the resource, in the following form:
projects/{project}/locations/{location}/assets/{asset}.
#name=
def name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. Name of the resource, in the following form:
projects/{project}/locations/{location}/assets/{asset}.
    Returns
    
- 
        (::String) — Required. Name of the resource, in the following form:
projects/{project}/locations/{location}/assets/{asset}.