Google Cloud VMware Engine V1 API - Class Google::Cloud::VmwareEngine::V1::LoggingServer (v0.7.1)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API class Google::Cloud::VmwareEngine::V1::LoggingServer.

Logging server to receive vCenter or ESXi logs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#hostname

def hostname() -> ::String
Returns
  • (::String) — Required. Fully-qualified domain name (FQDN) or IP Address of the logging server.

#hostname=

def hostname=(value) -> ::String
Parameter
  • value (::String) — Required. Fully-qualified domain name (FQDN) or IP Address of the logging server.
Returns
  • (::String) — Required. Fully-qualified domain name (FQDN) or IP Address of the logging server.

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of this logging server. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server

#port

def port() -> ::Integer
Returns
  • (::Integer) — Required. Port number at which the logging server receives logs.

#port=

def port=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. Port number at which the logging server receives logs.
Returns
  • (::Integer) — Required. Port number at which the logging server receives logs.

#protocol

def protocol() -> ::Google::Cloud::VmwareEngine::V1::LoggingServer::Protocol
Returns

#protocol=

def protocol=(value) -> ::Google::Cloud::VmwareEngine::V1::LoggingServer::Protocol
Parameter
Returns

#source_type

def source_type() -> ::Google::Cloud::VmwareEngine::V1::LoggingServer::SourceType
Returns

#source_type=

def source_type=(value) -> ::Google::Cloud::VmwareEngine::V1::LoggingServer::SourceType
Parameter
Returns

#uid

def uid() -> ::String
Returns
  • (::String) — Output only. System-generated unique identifier for the resource.

#update_time

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