Class: Google::Cloud::Connectors::V1::Connector

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/connectors/v1/connector.rb

Overview

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

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. Created time.

Returns:



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#description::String (readonly)

Returns Output only. Description of the resource.

Returns:

  • (::String)

    Output only. Description of the resource.



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#display_name::String (readonly)

Returns Output only. Display name.

Returns:

  • (::String)

    Output only. Display name.



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#documentation_uri::String (readonly)

Returns Output only. Link to documentation page.

Returns:

  • (::String)

    Output only. Link to documentation page.



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#external_uri::String (readonly)

Returns Output only. Link to external page.

Returns:

  • (::String)

    Output only. Link to external page.



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String} (readonly)

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

Returns:



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#launch_stage::Google::Cloud::Connectors::V1::LaunchStage (readonly)

Returns Output only. Flag to mark the version indicating the launch stage.

Returns:



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#name::String (readonly)

Returns Output only. Resource name of the Connector. Format: projects/{project}/locations/{location}/providers/{provider}/connectors/{connector} Only global location is supported for Connector resource.

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.



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. Updated time.

Returns:



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#web_assets_location::String (readonly)

Returns Output only. Cloud storage location of icons etc consumed by UI.

Returns:

  • (::String)

    Output only. Cloud storage location of icons etc consumed by UI.



60
61
62
63
64
65
66
67
68
69
70
71
72
# File 'proto_docs/google/cloud/connectors/v1/connector.rb', line 60

class Connector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end