Google Cloud Vmware Engine V1 Client - Class GetLoggingServerRequest (0.5.5)

Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class GetLoggingServerRequest.

Request message for VmwareEngine.GetLoggingServer

Generated from protobuf message google.cloud.vmwareengine.v1.GetLoggingServerRequest

Namespace

Google \ Cloud \ VmwareEngine \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the Logging Server to retrieve. 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

getName

Required. The resource name of the Logging Server to retrieve.

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

Returns
Type Description
string

setName

Required. The resource name of the Logging Server to retrieve.

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

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The resource name of the Logging Server to retrieve. 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 Please see Google\Cloud\VmwareEngine\V1\VmwareEngineClient::loggingServerName() for help formatting this field.

Returns
Type Description
Google\Cloud\VmwareEngine\V1\GetLoggingServerRequest