A request for connection information for a particular
membership.
Attributes
Name
Description
name
str
Required. The Fleet membership resource.
force_use_agent
bool
Optional. Whether to force the use of Connect
Agent-based transport.
This will return a configuration that uses
Connect Agent as the underlying transport
mechanism for cluster types that would otherwise
have used a different transport. Requires that
Connect Agent be installed on the cluster.
Setting this field to false is equivalent to not
setting it.
version
str
Optional. The Connect Gateway version to be
used in the resulting configuration.
Leave this field blank to let the server choose
the version (recommended).
kubernetes_namespace
str
Optional. The namespace to use in the kubeconfig context.
If this field is specified, the server will set the
namespace field in kubeconfig context. If not specified,
the namespace field is omitted.
[[["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,["# Class GenerateCredentialsRequest (0.10.4)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.4 (latest)](/python/docs/reference/connectgateway/latest/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.10.2](/python/docs/reference/connectgateway/0.10.2/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.9.2](/python/docs/reference/connectgateway/0.9.2/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.8.11](/python/docs/reference/connectgateway/0.8.11/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.7.0](/python/docs/reference/connectgateway/0.7.0/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.6.3](/python/docs/reference/connectgateway/0.6.3/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.5.2](/python/docs/reference/connectgateway/0.5.2/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.4.1](/python/docs/reference/connectgateway/0.4.1/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.3.0](/python/docs/reference/connectgateway/0.3.0/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.2.3](/python/docs/reference/connectgateway/0.2.3/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest)\n- [0.1.0](/python/docs/reference/connectgateway/0.1.0/google.cloud.gkeconnect.gateway_v1.types.GenerateCredentialsRequest) \n\n GenerateCredentialsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA request for connection information for a particular\nmembership.\n\nClasses\n-------\n\n### OperatingSystem\n\n OperatingSystem(value)\n\nOperating systems requiring specialized kubeconfigs."]]