public sealed class GetLoggingServerRequest : IMessage<GetLoggingServerRequest>, IEquatable<GetLoggingServerRequest>, IDeepCloneable<GetLoggingServerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class GetLoggingServerRequest.
Request message for
[VmwareEngine.GetLoggingServer][google.cloud.vmwareengine.v1.VmwareEngine.GetLoggingServer]
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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetLoggingServerRequest\u003c/code\u003e class within the Google Cloud VMware Engine v1 API, specifically version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLoggingServerRequest\u003c/code\u003e is used to send a request to retrieve a specific logging server, as defined in the \u003ccode\u003eVmwareEngine.GetLoggingServer\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with Google Protobuf and providing functionalities like cloning and equality comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes an existing \u003ccode\u003eGetLoggingServerRequest\u003c/code\u003e object, to provide different ways to create a \u003ccode\u003eGetLoggingServerRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eLoggingServerName\u003c/code\u003e, which is a typed view of the logging server name, and \u003ccode\u003eName\u003c/code\u003e, which is a string that contains the logging server's resource name and is required to make the API call.\u003c/p\u003e\n"]]],[],null,[]]