Package types (0.1.10)

API documentation for developerconnect_v1.types package.

Classes

AccountConnector

AccountConnector encapsulates what a platform administrator needs to configure for users to connect to the service providers, which includes, among other fields, the OAuth client ID, client secret, and authorization and token endpoints.

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

AppHubWorkload

AppHubWorkload represents the App Hub Workload.

ArtifactConfig

The artifact config of the artifact that is deployed.

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

BitbucketCloudConfig

Configuration for connections to an instance of Bitbucket Cloud.

BitbucketDataCenterConfig

Configuration for connections to an instance of Bitbucket Data Center.

Connection

Message describing Connection object

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

CreateAccountConnectorRequest

CreateConnectionRequest

Message for creating a Connection

CreateGitRepositoryLinkRequest

Message for creating a GitRepositoryLink

CreateInsightsConfigRequest

Request for creating an InsightsConfig.

CryptoKeyConfig

The crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature.

DeleteAccountConnectorRequest

Message for deleting a AccountConnector

DeleteConnectionRequest

Message for deleting a Connection

DeleteGitRepositoryLinkRequest

Message for deleting a GitRepositoryLink

DeleteInsightsConfigRequest

Request for deleting an InsightsConfig.

DeleteSelfRequest

Message for deleting a User of the user themselves.

DeleteUserRequest

Message for deleting a User

ExchangeError

Message for representing an error from exchanging OAuth tokens.

FetchAccessTokenRequest

Message for fetching an OAuth access token.

FetchAccessTokenResponse

Message for responding to getting an OAuth access token.

FetchGitHubInstallationsRequest

Request for fetching github installations.

FetchGitHubInstallationsResponse

Response of fetching github installations.

FetchGitRefsRequest

Request for fetching git refs.

FetchGitRefsResponse

Response for fetching git refs.

FetchLinkableGitRepositoriesRequest

Request message for FetchLinkableGitRepositoriesRequest.

FetchLinkableGitRepositoriesResponse

Response message for FetchLinkableGitRepositories.

FetchReadTokenRequest

Message for fetching SCM read token.

FetchReadTokenResponse

Message for responding to get read token.

FetchReadWriteTokenRequest

Message for fetching SCM read/write token.

FetchReadWriteTokenResponse

Message for responding to get read/write token.

FetchSelfRequest

Message for fetching a User of the user themselves.

GKEWorkload

GKEWorkload represents the Google Kubernetes Engine runtime.

GetAccountConnectorRequest

Message for getting a AccountConnector

GetConnectionRequest

Message for getting a Connection

GetGitRepositoryLinkRequest

Message for getting a GitRepositoryLink

GetInsightsConfigRequest

Request for getting an InsightsConfig.

GitHubConfig

Configuration for connections to github.com.

GitHubEnterpriseConfig

Configuration for connections to an instance of GitHub Enterprise.

GitLabConfig

Configuration for connections to gitlab.com.

GitLabEnterpriseConfig

Configuration for connections to an instance of GitLab Enterprise.

GitProxyConfig

The git proxy configuration.

Message describing the GitRepositoryLink object

GoogleArtifactAnalysis

Google Artifact Analysis configurations.

GoogleArtifactRegistry

Google Artifact Registry configurations.

InsightsConfig

The InsightsConfig resource is the core configuration object to capture events from your Software Development Lifecycle. It acts as the central hub for managing how Developer connect understands your application, its runtime environments, and the artifacts deployed within them.

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

InstallationState

Describes stage and necessary actions to be taken by the user to complete the installation. Used for GitHub and GitHub Enterprise based connections.

LinkableGitRepository

LinkableGitRepository represents a git repository that can be linked to a connection.

ListAccountConnectorsRequest

Message for requesting list of AccountConnectors

ListAccountConnectorsResponse

Message for response to listing AccountConnectors

ListConnectionsRequest

Message for requesting list of Connections

ListConnectionsResponse

Message for response to listing Connections

ListGitRepositoryLinksRequest

Message for requesting a list of GitRepositoryLinks

ListGitRepositoryLinksResponse

Message for response to listing GitRepositoryLinks

ListInsightsConfigsRequest

Request for requesting list of InsightsConfigs.

ListInsightsConfigsResponse

Request for response to listing InsightsConfigs.

ListUsersRequest

Message for requesting a list of Users

ListUsersResponse

Message for response to listing Users

OAuthCredential

Represents an OAuth token of the account that authorized the Connection, and associated metadata.

OperationMetadata

Represents the metadata of the long-running operation.

ProviderOAuthConfig

ProviderOAuthConfig is the OAuth config for a provider.

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

RuntimeConfig

RuntimeConfig represents the runtimes where the application is deployed.

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

ServiceDirectoryConfig

ServiceDirectoryConfig represents Service Directory configuration for a connection.

SystemProvider

SystemProvider is a list of providers that are owned by Developer Connect.

    "https://www.googleapis.com/auth/drive.readonly",
    "https://www.googleapis.com/auth/documents.readonly".
SENTRY (4):
    Sentry provider.
    Scopes can be found at
    https://docs.sentry.io/api/permissions/
ROVO (5):
    Rovo provider.
    Must select the "rovo" scope.
NEW_RELIC (6):
    New Relic provider.
    No scopes are allowed.
DATASTAX (7):
    Datastax provider.
    No scopes are allowed.
DYNATRACE (8):
    Dynatrace provider.

UpdateAccountConnectorRequest

Message for updating a AccountConnector

UpdateConnectionRequest

Message for updating a Connection

UpdateInsightsConfigRequest

Request for updating an InsightsConfig.

User

User represents a user connected to the service providers through a AccountConnector.

UserCredential

Represents a personal access token that authorized the Connection, and associated metadata.