Package Classes (0.1.1)

Summary of entries of Classes for google-cloud-iamconnectorcredentials.

Classes

IAMConnectorCredentialsServiceAsyncClient

Service for managing Connector Credentials.

IAMConnectorCredentialsServiceClient

Service for managing Connector Credentials.

FinalizeCredentialsRequest

Request message for FinalizeCredentials.

FinalizeCredentialsResponse

Response message for FinalizeCredentials. Intentionally empty

RetrieveCredentialsMetadata

Metadata for the RetrieveCredentials operation.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

ConsentPending

Indicates that the consent flow is pending external action. No action is required by the caller. Simply retry the RetrieveCredentials request.

ConsentRejected

Indicates the user has rejected the permission delegation or cancelled the request.

UriConsentRequired

Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the provided operation, or await the user ID validation callback

RetrieveCredentialsRequest

Request message for RetrieveCredentials.

RetrieveCredentialsResponse

Response message for RetrieveCredentials. Contains the access tokens and related artifacts.