Class: Google::Cloud::SecureSourceManager::V1::Instance::HostConfig

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

Overview

HostConfig has different instance endpoints.

Instance Attribute Summary collapse

Instance Attribute Details

#api::String (readonly)

Returns Output only. API hostname. This is the hostname to use for Host: Data Plane endpoints.

Returns:

  • (::String)

    Output only. API hostname. This is the hostname to use for Host: Data Plane endpoints.



83
84
85
86
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 83

class HostConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#git_http::String (readonly)

Returns Output only. Git HTTP hostname.

Returns:

  • (::String)

    Output only. Git HTTP hostname.



83
84
85
86
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 83

class HostConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#git_ssh::String (readonly)

Returns Output only. Git SSH hostname.

Returns:

  • (::String)

    Output only. Git SSH hostname.



83
84
85
86
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 83

class HostConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#html::String (readonly)

Returns Output only. HTML hostname.

Returns:

  • (::String)

    Output only. HTML hostname.



83
84
85
86
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 83

class HostConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end