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 messagegoogle.cloud.vmwareengine.v1.LoggingServer
Namespace
Google \ Cloud \ VmwareEngine \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
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 inhttps://cloud.google.com/apis/design/resource_names. For example:projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
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 inhttps://cloud.google.com/apis/design/resource_names.
For example:projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
Returns
Type
Description
string
setName
Output only. The resource name of this logging server.
Resource names are schemeless URIs that follow the conventions inhttps://cloud.google.com/apis/design/resource_names.
For example:projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Vmware Engine V1 Client - Class LoggingServer (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.LoggingServer)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.LoggingServer)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.LoggingServer)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.LoggingServer)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.LoggingServer)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.LoggingServer)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.LoggingServer)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.LoggingServer) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class LoggingServer.\n\nLogging server to receive vCenter or ESXi logs.\n\nGenerated from protobuf message `google.cloud.vmwareengine.v1.LoggingServer`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. The resource name of this logging server.\n\nResource names are schemeless URIs that follow the conventions in\n\u003chttps://cloud.google.com/apis/design/resource_names\u003e.\nFor example:\n`projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server`\n\n### setName\n\nOutput only. The resource name of this logging server.\n\nResource names are schemeless URIs that follow the conventions in\n\u003chttps://cloud.google.com/apis/design/resource_names\u003e.\nFor example:\n`projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server`\n\n### getCreateTime\n\nOutput only. Creation time of this resource.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. Creation time of this resource.\n\n### getUpdateTime\n\nOutput only. Last update time of this resource.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. Last update time of this resource.\n\n### getHostname\n\nRequired. Fully-qualified domain name (FQDN) or IP Address of the logging\nserver.\n\n### setHostname\n\nRequired. Fully-qualified domain name (FQDN) or IP Address of the logging\nserver.\n\n### getPort\n\nRequired. Port number at which the logging server receives logs.\n\n### setPort\n\nRequired. Port number at which the logging server receives logs.\n\n### getProtocol\n\nRequired. Protocol used by vCenter to send logs to a logging server.\n\n### setProtocol\n\nRequired. Protocol used by vCenter to send logs to a logging server.\n\n### getSourceType\n\nRequired. The type of component that produces logs that will be forwarded\nto this logging server.\n\n### setSourceType\n\nRequired. The type of component that produces logs that will be forwarded\nto this logging server.\n\n### getUid\n\nOutput only. System-generated unique identifier for the resource.\n\n### setUid\n\nOutput only. System-generated unique identifier for the resource."]]