Summary of entries of Classes for apigeeregistry.
Classes
ProvisioningAsyncClient
The service that is used for managing the data plane provisioning of the Registry.
ProvisioningClient
The service that is used for managing the data plane provisioning of the Registry.
RegistryAsyncClient
The Registry service allows teams to manage descriptions of APIs.
RegistryClient
The Registry service allows teams to manage descriptions of APIs.
ListApiDeploymentRevisionsAsyncPager
A pager for iterating through list_api_deployment_revisions
requests.
This class thinly wraps an initial
ListApiDeploymentRevisionsResponse object, and
provides an __aiter__
method to iterate through its
api_deployments
field.
If there are more pages, the __aiter__
method will make additional
ListApiDeploymentRevisions
requests and continue to iterate
through the api_deployments
field on the
corresponding responses.
All the usual ListApiDeploymentRevisionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiDeploymentRevisionsPager
A pager for iterating through list_api_deployment_revisions
requests.
This class thinly wraps an initial
ListApiDeploymentRevisionsResponse object, and
provides an __iter__
method to iterate through its
api_deployments
field.
If there are more pages, the __iter__
method will make additional
ListApiDeploymentRevisions
requests and continue to iterate
through the api_deployments
field on the
corresponding responses.
All the usual ListApiDeploymentRevisionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiDeploymentsAsyncPager
A pager for iterating through list_api_deployments
requests.
This class thinly wraps an initial
ListApiDeploymentsResponse object, and
provides an __aiter__
method to iterate through its
api_deployments
field.
If there are more pages, the __aiter__
method will make additional
ListApiDeployments
requests and continue to iterate
through the api_deployments
field on the
corresponding responses.
All the usual ListApiDeploymentsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiDeploymentsPager
A pager for iterating through list_api_deployments
requests.
This class thinly wraps an initial
ListApiDeploymentsResponse object, and
provides an __iter__
method to iterate through its
api_deployments
field.
If there are more pages, the __iter__
method will make additional
ListApiDeployments
requests and continue to iterate
through the api_deployments
field on the
corresponding responses.
All the usual ListApiDeploymentsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiSpecRevisionsAsyncPager
A pager for iterating through list_api_spec_revisions
requests.
This class thinly wraps an initial
ListApiSpecRevisionsResponse object, and
provides an __aiter__
method to iterate through its
api_specs
field.
If there are more pages, the __aiter__
method will make additional
ListApiSpecRevisions
requests and continue to iterate
through the api_specs
field on the
corresponding responses.
All the usual ListApiSpecRevisionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiSpecRevisionsPager
A pager for iterating through list_api_spec_revisions
requests.
This class thinly wraps an initial
ListApiSpecRevisionsResponse object, and
provides an __iter__
method to iterate through its
api_specs
field.
If there are more pages, the __iter__
method will make additional
ListApiSpecRevisions
requests and continue to iterate
through the api_specs
field on the
corresponding responses.
All the usual ListApiSpecRevisionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiSpecsAsyncPager
A pager for iterating through list_api_specs
requests.
This class thinly wraps an initial
ListApiSpecsResponse object, and
provides an __aiter__
method to iterate through its
api_specs
field.
If there are more pages, the __aiter__
method will make additional
ListApiSpecs
requests and continue to iterate
through the api_specs
field on the
corresponding responses.
All the usual ListApiSpecsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiSpecsPager
A pager for iterating through list_api_specs
requests.
This class thinly wraps an initial
ListApiSpecsResponse object, and
provides an __iter__
method to iterate through its
api_specs
field.
If there are more pages, the __iter__
method will make additional
ListApiSpecs
requests and continue to iterate
through the api_specs
field on the
corresponding responses.
All the usual ListApiSpecsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiVersionsAsyncPager
A pager for iterating through list_api_versions
requests.
This class thinly wraps an initial
ListApiVersionsResponse object, and
provides an __aiter__
method to iterate through its
api_versions
field.
If there are more pages, the __aiter__
method will make additional
ListApiVersions
requests and continue to iterate
through the api_versions
field on the
corresponding responses.
All the usual ListApiVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApiVersionsPager
A pager for iterating through list_api_versions
requests.
This class thinly wraps an initial
ListApiVersionsResponse object, and
provides an __iter__
method to iterate through its
api_versions
field.
If there are more pages, the __iter__
method will make additional
ListApiVersions
requests and continue to iterate
through the api_versions
field on the
corresponding responses.
All the usual ListApiVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApisAsyncPager
A pager for iterating through list_apis
requests.
This class thinly wraps an initial
ListApisResponse object, and
provides an __aiter__
method to iterate through its
apis
field.
If there are more pages, the __aiter__
method will make additional
ListApis
requests and continue to iterate
through the apis
field on the
corresponding responses.
All the usual ListApisResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListApisPager
A pager for iterating through list_apis
requests.
This class thinly wraps an initial
ListApisResponse object, and
provides an __iter__
method to iterate through its
apis
field.
If there are more pages, the __iter__
method will make additional
ListApis
requests and continue to iterate
through the apis
field on the
corresponding responses.
All the usual ListApisResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListArtifactsAsyncPager
A pager for iterating through list_artifacts
requests.
This class thinly wraps an initial
ListArtifactsResponse object, and
provides an __aiter__
method to iterate through its
artifacts
field.
If there are more pages, the __aiter__
method will make additional
ListArtifacts
requests and continue to iterate
through the artifacts
field on the
corresponding responses.
All the usual ListArtifactsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListArtifactsPager
A pager for iterating through list_artifacts
requests.
This class thinly wraps an initial
ListArtifactsResponse object, and
provides an __iter__
method to iterate through its
artifacts
field.
If there are more pages, the __iter__
method will make additional
ListArtifacts
requests and continue to iterate
through the artifacts
field on the
corresponding responses.
All the usual ListArtifactsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
Api
A top-level description of an API. Produced by producers and are commitments to provide services.
AnnotationsEntry
The abstract base class for a message.
LabelsEntry
The abstract base class for a message.
ApiDeployment
Describes a service running at particular address that provides a particular version of an API. ApiDeployments have revisions which correspond to different configurations of a single deployment in time. Revision identifiers should be updated whenever the served API spec or endpoint address changes.
AnnotationsEntry
The abstract base class for a message.
LabelsEntry
The abstract base class for a message.
ApiSpec
Describes a version of an API in a structured way. ApiSpecs provide formal descriptions that consumers can use to use a version. ApiSpec resources are intended to be fully-resolved descriptions of an ApiVersion. When specs consist of multiple files, these should be bundled together (e.g., in a zip archive) and stored as a unit. Multiple specs can exist to provide representations in different API description formats. Synchronization of these representations would be provided by tooling and background services.
AnnotationsEntry
The abstract base class for a message.
LabelsEntry
The abstract base class for a message.
ApiVersion
Describes a particular version of an API. ApiVersions are what consumers actually use.
AnnotationsEntry
The abstract base class for a message.
LabelsEntry
The abstract base class for a message.
Artifact
Artifacts of resources. Artifacts are unique (single-value) per
resource and are used to store metadata that is too large or
numerous to be stored directly on the resource. Since artifacts are
stored separately from parent resources, they should generally be
used for metadata that is needed infrequently, i.e., not for display
in primary views of the resource but perhaps displayed or downloaded
upon request. The ListArtifacts
method allows artifacts to be
quickly enumerated and checked for presence without downloading
their (potentially-large) contents.
CreateApiDeploymentRequest
Request message for CreateApiDeployment.
CreateApiRequest
Request message for CreateApi.
CreateApiSpecRequest
Request message for CreateApiSpec.
CreateApiVersionRequest
Request message for CreateApiVersion.
CreateArtifactRequest
Request message for CreateArtifact.
CreateInstanceRequest
Request message for CreateInstance.
DeleteApiDeploymentRequest
Request message for DeleteApiDeployment.
DeleteApiDeploymentRevisionRequest
Request message for DeleteApiDeploymentRevision.
DeleteApiRequest
Request message for DeleteApi.
DeleteApiSpecRequest
Request message for DeleteApiSpec.
DeleteApiSpecRevisionRequest
Request message for DeleteApiSpecRevision.
DeleteApiVersionRequest
Request message for DeleteApiVersion.
DeleteArtifactRequest
Request message for DeleteArtifact.
DeleteInstanceRequest
Request message for DeleteInstance.
GetApiDeploymentRequest
Request message for GetApiDeployment.
GetApiRequest
Request message for GetApi.
GetApiSpecContentsRequest
Request message for GetApiSpecContents.
GetApiSpecRequest
Request message for GetApiSpec.
GetApiVersionRequest
Request message for GetApiVersion.
GetArtifactContentsRequest
Request message for GetArtifactContents.
GetArtifactRequest
Request message for GetArtifact.
GetInstanceRequest
Request message for GetInstance.
Instance
An Instance represents the instance resources of the Registry. Currently, only one instance is allowed for each project.
Config
Available configurations to provision an Instance.
State
State of the Instance.
ListApiDeploymentRevisionsRequest
Request message for ListApiDeploymentRevisions.
ListApiDeploymentRevisionsResponse
Response message for ListApiDeploymentRevisionsResponse.
ListApiDeploymentsRequest
Request message for ListApiDeployments.
ListApiDeploymentsResponse
Response message for ListApiDeployments.
ListApiSpecRevisionsRequest
Request message for ListApiSpecRevisions.
ListApiSpecRevisionsResponse
Response message for ListApiSpecRevisionsResponse.
ListApiSpecsRequest
Request message for ListApiSpecs.
ListApiSpecsResponse
Response message for ListApiSpecs.
ListApiVersionsRequest
Request message for ListApiVersions.
ListApiVersionsResponse
Response message for ListApiVersions.
ListApisRequest
Request message for ListApis.
ListApisResponse
Response message for ListApis.
ListArtifactsRequest
Request message for ListArtifacts.
ListArtifactsResponse
Response message for ListArtifacts.
OperationMetadata
Represents the metadata of the long-running operation.
ReplaceArtifactRequest
Request message for ReplaceArtifact.
RollbackApiDeploymentRequest
Request message for RollbackApiDeployment.
RollbackApiSpecRequest
Request message for RollbackApiSpec.
TagApiDeploymentRevisionRequest
Request message for TagApiDeploymentRevision.
TagApiSpecRevisionRequest
Request message for TagApiSpecRevision.
UpdateApiDeploymentRequest
Request message for UpdateApiDeployment.
UpdateApiRequest
Request message for UpdateApi.
UpdateApiSpecRequest
Request message for UpdateApiSpec.
UpdateApiVersionRequest
Request message for UpdateApiVersion.
Modules
pagers
API documentation for apigee_registry_v1.services.registry.pagers
module.