Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ApplicationInstance.
Message for creating a Instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance
def instance() -> ::Google::Cloud::VisionAI::V1::Instance
Returns
- (::Google::Cloud::VisionAI::V1::Instance) — Required. The resource being created.
#instance=
def instance=(value) -> ::Google::Cloud::VisionAI::V1::Instance
Parameter
- value (::Google::Cloud::VisionAI::V1::Instance) — Required. The resource being created.
Returns
- (::Google::Cloud::VisionAI::V1::Instance) — Required. The resource being created.
#instance_id
def instance_id() -> ::String
Returns
- (::String) — Required. Id of the requesting object.
#instance_id=
def instance_id=(value) -> ::String
Parameter
- value (::String) — Required. Id of the requesting object.
Returns
- (::String) — Required. Id of the requesting object.