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

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

Message describing the Operator object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#docker_image

def docker_image() -> ::String
Returns
  • (::String) — The link to the docker image of the operator.

#docker_image=

def docker_image=(value) -> ::String
Parameter
  • value (::String) — The link to the docker image of the operator.
Returns
  • (::String) — The link to the docker image of the operator.

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#name

def name() -> ::String
Returns
  • (::String) — Name of the resource.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name of the resource.
Returns
  • (::String) — Name of the resource.

#operator_definition

def operator_definition() -> ::Google::Cloud::VisionAI::V1::OperatorDefinition
Returns

#operator_definition=

def operator_definition=(value) -> ::Google::Cloud::VisionAI::V1::OperatorDefinition
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns