Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class LoggingServer.
Logging server to receive vCenter or ESXi logs.
Generated from protobuf message google.cloud.vmwareengine.v1.LoggingServer
Namespace
Google \ Cloud \ VmwareEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
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
↳ create_time
↳ update_time
↳ hostname
string
Required. Fully-qualified domain name (FQDN) or IP Address of the logging server.
↳ port
int
Required. Port number at which the logging server receives logs.
↳ protocol
int
Required. Protocol used by vCenter to send logs to a logging server.
↳ source_type
int
Required. The type of component that produces logs that will be forwarded to this logging server.
↳ uid
string
Output only. System-generated unique identifier for the resource.
getName
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
string
setName
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
var
string
$this
getCreateTime
Output only. Creation time of this resource.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Creation time of this resource.
$this
getUpdateTime
Output only. Last update time of this resource.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Last update time of this resource.
$this
getHostname
Required. Fully-qualified domain name (FQDN) or IP Address of the logging server.
string
setHostname
Required. Fully-qualified domain name (FQDN) or IP Address of the logging server.
var
string
$this
getPort
Required. Port number at which the logging server receives logs.
int
setPort
Required. Port number at which the logging server receives logs.
var
int
$this
getProtocol
Required. Protocol used by vCenter to send logs to a logging server.
int
setProtocol
Required. Protocol used by vCenter to send logs to a logging server.
var
int
$this
getSourceType
Required. The type of component that produces logs that will be forwarded to this logging server.
int
setSourceType
Required. The type of component that produces logs that will be forwarded to this logging server.
var
int
$this
getUid
Output only. System-generated unique identifier for the resource.
string
setUid
Output only. System-generated unique identifier for the resource.
var
string
$this