Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ResolveOperatorInfoResponse.
Response message of ResolveOperatorInfo API.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#operators
def operators() -> ::Array<::Google::Cloud::VisionAI::V1::Operator>
Returns
- (::Array<::Google::Cloud::VisionAI::V1::Operator>) — Operators with detailed information.
#operators=
def operators=(value) -> ::Array<::Google::Cloud::VisionAI::V1::Operator>
Parameter
- value (::Array<::Google::Cloud::VisionAI::V1::Operator>) — Operators with detailed information.
Returns
- (::Array<::Google::Cloud::VisionAI::V1::Operator>) — Operators with detailed information.