Connectors V1 API - Class Google::Cloud::Connectors::V1::Connector (v0.1.0)

Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::Connector.

Connectors indicates a specific connector type, e.x. Salesforce, SAP etc.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#description

def description() -> ::String
Returns
  • (::String) — Output only. Description of the resource.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. Display name.

#documentation_uri

def documentation_uri() -> ::String
Returns
  • (::String) — Output only. Link to documentation page.

#external_uri

def external_uri() -> ::String
Returns
  • (::String) — Output only. Link to external page.

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Output only. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources

#launch_stage

def launch_stage() -> ::Google::Cloud::Connectors::V1::LaunchStage
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. Resource name of the Connector. Format: projects/{project}/locations/{location}/providers/{provider}/connectors/{connector} Only global location is supported for Connector resource.

#update_time

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

#web_assets_location

def web_assets_location() -> ::String
Returns
  • (::String) — Output only. Cloud storage location of icons etc consumed by UI.