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.

Returns:

  • (::String)

    Output only. API hostname.



86
87
88
89
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 86

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.



86
87
88
89
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 86

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.



86
87
88
89
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 86

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.



86
87
88
89
# File 'proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb', line 86

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