Summary of entries of Classes for google-cloud-agentidentity.
Classes
AuthProviderServiceAsyncClient
Service describing handlers for resources
AuthProviderServiceClient
Service describing handlers for resources
ListAccessSummariesAsyncPager
A pager for iterating through list_access_summaries requests.
This class thinly wraps an initial
ListAccessSummariesResponse object, and
provides an __aiter__ method to iterate through its
access_summaries field.
If there are more pages, the __aiter__ method will make additional
ListAccessSummaries requests and continue to iterate
through the access_summaries field on the
corresponding responses.
All the usual ListAccessSummariesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAccessSummariesPager
A pager for iterating through list_access_summaries requests.
This class thinly wraps an initial
ListAccessSummariesResponse object, and
provides an __iter__ method to iterate through its
access_summaries field.
If there are more pages, the __iter__ method will make additional
ListAccessSummaries requests and continue to iterate
through the access_summaries field on the
corresponding responses.
All the usual ListAccessSummariesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthProvidersAsyncPager
A pager for iterating through list_auth_providers requests.
This class thinly wraps an initial
ListAuthProvidersResponse object, and
provides an __aiter__ method to iterate through its
auth_providers field.
If there are more pages, the __aiter__ method will make additional
ListAuthProviders requests and continue to iterate
through the auth_providers field on the
corresponding responses.
All the usual ListAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthProvidersPager
A pager for iterating through list_auth_providers requests.
This class thinly wraps an initial
ListAuthProvidersResponse object, and
provides an __iter__ method to iterate through its
auth_providers field.
If there are more pages, the __iter__ method will make additional
ListAuthProviders requests and continue to iterate
through the auth_providers field on the
corresponding responses.
All the usual ListAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthorizationsAsyncPager
A pager for iterating through list_authorizations requests.
This class thinly wraps an initial
ListAuthorizationsResponse object, and
provides an __aiter__ method to iterate through its
authorizations field.
If there are more pages, the __aiter__ method will make additional
ListAuthorizations requests and continue to iterate
through the authorizations field on the
corresponding responses.
All the usual ListAuthorizationsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthorizationsPager
A pager for iterating through list_authorizations requests.
This class thinly wraps an initial
ListAuthorizationsResponse object, and
provides an __iter__ method to iterate through its
authorizations field.
If there are more pages, the __iter__ method will make additional
ListAuthorizations requests and continue to iterate
through the authorizations field on the
corresponding responses.
All the usual ListAuthorizationsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryAuthProvidersAsyncPager
A pager for iterating through query_auth_providers requests.
This class thinly wraps an initial
QueryAuthProvidersResponse object, and
provides an __aiter__ method to iterate through its
auth_provider_names field.
If there are more pages, the __aiter__ method will make additional
QueryAuthProviders requests and continue to iterate
through the auth_provider_names field on the
corresponding responses.
All the usual QueryAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryAuthProvidersPager
A pager for iterating through query_auth_providers requests.
This class thinly wraps an initial
QueryAuthProvidersResponse object, and
provides an __iter__ method to iterate through its
auth_provider_names field.
If there are more pages, the __iter__ method will make additional
QueryAuthProviders requests and continue to iterate
through the auth_provider_names field on the
corresponding responses.
All the usual QueryAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryWorkloadsAsyncPager
A pager for iterating through query_workloads requests.
This class thinly wraps an initial
QueryWorkloadsResponse object, and
provides an __aiter__ method to iterate through its
workload_ids field.
If there are more pages, the __aiter__ method will make additional
QueryWorkloads requests and continue to iterate
through the workload_ids field on the
corresponding responses.
All the usual QueryWorkloadsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryWorkloadsPager
A pager for iterating through query_workloads requests.
This class thinly wraps an initial
QueryWorkloadsResponse object, and
provides an __iter__ method to iterate through its
workload_ids field.
If there are more pages, the __iter__ method will make additional
QueryWorkloads requests and continue to iterate
through the workload_ids field on the
corresponding responses.
All the usual QueryWorkloadsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
AccessSummary
Message describing AccessSummary object
LabelsEntry
The abstract base class for a message.
ApiKeyParams
Message describing ApiKeyParams object.
AuthProvider
Message describing AuthProvider object
AuthProviderTypeParams
AuthProvider type specific parameters. Required when creating an auth_provider.
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
LabelsEntry
The abstract base class for a message.
State
Represents the state of the auth_provider.
AuthProviderType
The type of the AuthProvider.
Authorization
Message describing Authorization object
State
Represents the state of the authorization.
CreateAuthProviderRequest
Message for creating a AuthProvider
DeleteAuthProviderRequest
Message for deleting a AuthProvider
DeleteAuthorizationRequest
Message for deleting an Authorization
DisableAuthProviderRequest
Message for disabling an AuthProvider
EnableAuthProviderRequest
Message for enabling an AuthProvider
GeminiEnterpriseAuthProviderParams
Message describing GeminiEnterpriseAuthProviderParams object.
GetAccessSummaryRequest
Message for getting a AccessSummary
GetAuthProviderRequest
Message for getting a AuthProvider
GetAuthorizationRequest
Message for getting a Authorization
ListAccessSummariesRequest
Message for requesting list of AccessSummaries
ListAccessSummariesResponse
Message for response to listing AccessSummaries
ListAuthProvidersRequest
Message for requesting list of AuthProviders
ListAuthProvidersResponse
Message for response to listing AuthProviders
ListAuthorizationsRequest
Message for requesting list of Authorizations
ListAuthorizationsResponse
Message for response to listing Authorizations
QueryAuthProvidersRequest
Request message for QueryAuthProviders.
QueryAuthProvidersResponse
Response message for QueryAuthProviders.
QueryWorkloadsRequest
Request message for QueryWorkloads.
QueryWorkloadsResponse
Response message for QueryWorkloads.
RevokeAuthorizationRequest
Request message for RevokeAuthorization.
RevokeAuthorizationResponse
Response message for RevokeAuthorization.
ThreeLeggedOAuth
Message describing ThreeLeggedOAuth object.
TwoLeggedOAuth
Message describing TwoLeggedOAuth object.
UndeleteAuthProviderRequest
Message for undeleting a AuthProvider
UpdateAuthProviderRequest
Message for updating a AuthProvider
AuthProviderServiceAsyncClient
Service describing handlers for resources
AuthProviderServiceClient
Service describing handlers for resources
ListAccessSummariesAsyncPager
A pager for iterating through list_access_summaries requests.
This class thinly wraps an initial
ListAccessSummariesResponse object, and
provides an __aiter__ method to iterate through its
access_summaries field.
If there are more pages, the __aiter__ method will make additional
ListAccessSummaries requests and continue to iterate
through the access_summaries field on the
corresponding responses.
All the usual ListAccessSummariesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAccessSummariesPager
A pager for iterating through list_access_summaries requests.
This class thinly wraps an initial
ListAccessSummariesResponse object, and
provides an __iter__ method to iterate through its
access_summaries field.
If there are more pages, the __iter__ method will make additional
ListAccessSummaries requests and continue to iterate
through the access_summaries field on the
corresponding responses.
All the usual ListAccessSummariesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthProvidersAsyncPager
A pager for iterating through list_auth_providers requests.
This class thinly wraps an initial
ListAuthProvidersResponse object, and
provides an __aiter__ method to iterate through its
auth_providers field.
If there are more pages, the __aiter__ method will make additional
ListAuthProviders requests and continue to iterate
through the auth_providers field on the
corresponding responses.
All the usual ListAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthProvidersPager
A pager for iterating through list_auth_providers requests.
This class thinly wraps an initial
ListAuthProvidersResponse object, and
provides an __iter__ method to iterate through its
auth_providers field.
If there are more pages, the __iter__ method will make additional
ListAuthProviders requests and continue to iterate
through the auth_providers field on the
corresponding responses.
All the usual ListAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthorizationsAsyncPager
A pager for iterating through list_authorizations requests.
This class thinly wraps an initial
ListAuthorizationsResponse object, and
provides an __aiter__ method to iterate through its
authorizations field.
If there are more pages, the __aiter__ method will make additional
ListAuthorizations requests and continue to iterate
through the authorizations field on the
corresponding responses.
All the usual ListAuthorizationsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAuthorizationsPager
A pager for iterating through list_authorizations requests.
This class thinly wraps an initial
ListAuthorizationsResponse object, and
provides an __iter__ method to iterate through its
authorizations field.
If there are more pages, the __iter__ method will make additional
ListAuthorizations requests and continue to iterate
through the authorizations field on the
corresponding responses.
All the usual ListAuthorizationsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryAuthProvidersAsyncPager
A pager for iterating through query_auth_providers requests.
This class thinly wraps an initial
QueryAuthProvidersResponse object, and
provides an __aiter__ method to iterate through its
auth_provider_names field.
If there are more pages, the __aiter__ method will make additional
QueryAuthProviders requests and continue to iterate
through the auth_provider_names field on the
corresponding responses.
All the usual QueryAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryAuthProvidersPager
A pager for iterating through query_auth_providers requests.
This class thinly wraps an initial
QueryAuthProvidersResponse object, and
provides an __iter__ method to iterate through its
auth_provider_names field.
If there are more pages, the __iter__ method will make additional
QueryAuthProviders requests and continue to iterate
through the auth_provider_names field on the
corresponding responses.
All the usual QueryAuthProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryWorkloadsAsyncPager
A pager for iterating through query_workloads requests.
This class thinly wraps an initial
QueryWorkloadsResponse object, and
provides an __aiter__ method to iterate through its
workload_ids field.
If there are more pages, the __aiter__ method will make additional
QueryWorkloads requests and continue to iterate
through the workload_ids field on the
corresponding responses.
All the usual QueryWorkloadsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
QueryWorkloadsPager
A pager for iterating through query_workloads requests.
This class thinly wraps an initial
QueryWorkloadsResponse object, and
provides an __iter__ method to iterate through its
workload_ids field.
If there are more pages, the __iter__ method will make additional
QueryWorkloads requests and continue to iterate
through the workload_ids field on the
corresponding responses.
All the usual QueryWorkloadsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
AccessSummary
Message describing AccessSummary object
LabelsEntry
The abstract base class for a message.
ApiKeyParams
Message describing ApiKeyParams object.
AuthProvider
Message describing AuthProvider object
AuthProviderTypeParams
AuthProvider type specific parameters. Required when creating an auth_provider.
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
LabelsEntry
The abstract base class for a message.
State
Represents the state of the auth_provider.
AuthProviderType
The type of the AuthProvider.
Authorization
Message describing Authorization object
State
Represents the state of the authorization.
CreateAuthProviderRequest
Message for creating a AuthProvider
DeleteAuthProviderRequest
Message for deleting a AuthProvider
DeleteAuthorizationRequest
Message for deleting an Authorization
DisableAuthProviderRequest
Message for disabling an AuthProvider
EnableAuthProviderRequest
Message for enabling an AuthProvider
GeminiEnterpriseAuthProviderParams
Message describing GeminiEnterpriseAuthProviderParams object.
GetAccessSummaryRequest
Message for getting a AccessSummary
GetAuthProviderRequest
Message for getting a AuthProvider
GetAuthorizationRequest
Message for getting a Authorization
ListAccessSummariesRequest
Message for requesting list of AccessSummaries
ListAccessSummariesResponse
Message for response to listing AccessSummaries
ListAuthProvidersRequest
Message for requesting list of AuthProviders
ListAuthProvidersResponse
Message for response to listing AuthProviders
ListAuthorizationsRequest
Message for requesting list of Authorizations
ListAuthorizationsResponse
Message for response to listing Authorizations
QueryAuthProvidersRequest
Request message for QueryAuthProviders.
QueryAuthProvidersResponse
Response message for QueryAuthProviders.
QueryWorkloadsRequest
Request message for QueryWorkloads.
QueryWorkloadsResponse
Response message for QueryWorkloads.
RevokeAuthorizationRequest
Request message for RevokeAuthorization.
RevokeAuthorizationResponse
Response message for RevokeAuthorization.
ThreeLeggedOAuth
Message describing ThreeLeggedOAuth object.
TwoLeggedOAuth
Message describing TwoLeggedOAuth object.
UndeleteAuthProviderRequest
Message for undeleting a AuthProvider
UpdateAuthProviderRequest
Message for updating a AuthProvider
Modules
pagers
API documentation for agentidentity_v1.services.auth_provider_service.pagers module.
pagers
API documentation for agentidentity_v1beta.services.auth_provider_service.pagers module.