Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::SeriesMetadata.
The message that represents series metadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#series
def series() -> ::String
Returns
- (::String) — Series name. It's in the format of "projects/{project}/locations/{location}/clusters/{cluster}/series/{stream}".
#series=
def series=(value) -> ::String
Parameter
- value (::String) — Series name. It's in the format of "projects/{project}/locations/{location}/clusters/{cluster}/series/{stream}".
Returns
- (::String) — Series name. It's in the format of "projects/{project}/locations/{location}/clusters/{cluster}/series/{stream}".