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

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

Message describing Application object

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#application_configs

def application_configs() -> ::Google::Cloud::VisionAI::V1::ApplicationConfigs
Returns

#application_configs=

def application_configs=(value) -> ::Google::Cloud::VisionAI::V1::ApplicationConfigs
Parameter
Returns

#billing_mode

def billing_mode() -> ::Google::Cloud::VisionAI::V1::Application::BillingMode
Returns

#billing_mode=

def billing_mode=(value) -> ::Google::Cloud::VisionAI::V1::Application::BillingMode
Parameter
Returns

#create_time

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

#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.

#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

#runtime_info

def runtime_info() -> ::Google::Cloud::VisionAI::V1::Application::ApplicationRuntimeInfo
Returns

#state

def state() -> ::Google::Cloud::VisionAI::V1::Application::State
Returns

#update_time

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