Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::Draft.
Message describing Draft object
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Create timestamp
#description
def description() -> ::String
Returns
- (::String) — A description for this application.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — A description for this application.
Returns
- (::String) — A description for this application.
#display_name
def display_name() -> ::String
Returns
- (::String) — Required. A user friendly display name for the solution.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Required. A user friendly display name for the solution.
Returns
- (::String) — Required. A user friendly display name for the solution.
#draft_application_configs
def draft_application_configs() -> ::Google::Cloud::VisionAI::V1::ApplicationConfigs
Returns
- (::Google::Cloud::VisionAI::V1::ApplicationConfigs) — The draft application configs which haven't been updated to an application.
#draft_application_configs=
def draft_application_configs=(value) -> ::Google::Cloud::VisionAI::V1::ApplicationConfigs
Parameter
- value (::Google::Cloud::VisionAI::V1::ApplicationConfigs) — The draft application configs which haven't been updated to an application.
Returns
- (::Google::Cloud::VisionAI::V1::ApplicationConfigs) — The draft application configs which haven't been updated to an application.
#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 resource
#name=
def name=(value) -> ::String
Parameter
- value (::String) — name of resource
Returns
- (::String) — name of resource
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Create timestamp