Class GetServerConfigRequest (2.10.7)

GetServerConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Gets the current Kubernetes Engine service configuration.

Attributes

NameDescription
project_id str
Deprecated. The Google Developers Console `project ID or project number
zone str
Deprecated. The name of the Google Compute Engine `zone
name str
The name (project and location) of the server config to get, specified in the format ``projects/*/locations/*``.

Inheritance

builtins.object > proto.message.Message > GetServerConfigRequest