Skip to content

Commit

Permalink
feat(connectors): update the api
Browse files Browse the repository at this point in the history
#### connectors:v1

The following keys were added:
- resources.projects.resources.locations.resources.endpointAttachments.methods.create (Total Keys: 14)
- resources.projects.resources.locations.resources.endpointAttachments.methods.delete (Total Keys: 11)
- resources.projects.resources.locations.resources.endpointAttachments.methods.get (Total Keys: 11)
- resources.projects.resources.locations.resources.endpointAttachments.methods.list (Total Keys: 20)
- resources.projects.resources.locations.resources.endpointAttachments.methods.patch (Total Keys: 15)
- resources.projects.resources.locations.resources.global.resources.managedZones.methods.create (Total Keys: 14)
- resources.projects.resources.locations.resources.global.resources.managedZones.methods.delete (Total Keys: 11)
- resources.projects.resources.locations.resources.global.resources.managedZones.methods.get (Total Keys: 11)
- resources.projects.resources.locations.resources.global.resources.managedZones.methods.list (Total Keys: 20)
- resources.projects.resources.locations.resources.global.resources.managedZones.methods.patch (Total Keys: 15)
- schemas.AuthConfig.properties.authKey.type (Total Keys: 1)
- schemas.AuthConfigTemplate.properties.authKey.type (Total Keys: 1)
- schemas.Connection.properties.connectorVersionLaunchStage (Total Keys: 2)
- schemas.Connection.properties.subscriptionType (Total Keys: 2)
- schemas.EndpointAttachment (Total Keys: 15)
- schemas.ListEndpointAttachmentsResponse (Total Keys: 7)
- schemas.ListManagedZonesResponse (Total Keys: 5)
- schemas.ManagedZone (Total Keys: 15)
- schemas.Oauth2AuthCodeFlow.properties.authUri.type (Total Keys: 1)
- schemas.Settings.properties.tenantProjectId (Total Keys: 2)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent 40fc391 commit f37431c
Show file tree
Hide file tree
Showing 8 changed files with 1,199 additions and 6 deletions.
16 changes: 16 additions & 0 deletions docs/dyn/connectors_v1.projects.locations.connections.html
Expand Up @@ -150,9 +150,11 @@ <h3>Method Details</h3>
&quot;stringValue&quot;: &quot;A String&quot;, # Value is a string.
},
],
&quot;authKey&quot;: &quot;A String&quot;, # Identifier key for auth config
&quot;authType&quot;: &quot;A String&quot;, # The type of authentication configured.
&quot;oauth2AuthCodeFlow&quot;: { # Parameters to support Oauth 2.0 Auth Code Grant Authentication. See https://www.rfc-editor.org/rfc/rfc6749#section-1.3.1 for more details. # Oauth2AuthCodeFlow.
&quot;authCode&quot;: &quot;A String&quot;, # Authorization code to be exchanged for access and refresh tokens.
&quot;authUri&quot;: &quot;A String&quot;, # Auth URL for Authorization Code Flow
&quot;clientId&quot;: &quot;A String&quot;, # Client ID for user-provided OAuth app.
&quot;clientSecret&quot;: { # Secret provides a reference to entries in Secret Manager. # Client secret for user-provided OAuth app.
&quot;secretVersion&quot;: &quot;A String&quot;, # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
Expand Down Expand Up @@ -209,6 +211,7 @@ <h3>Method Details</h3>
},
],
&quot;connectorVersion&quot;: &quot;A String&quot;, # Required. Connector version on which the connection is created. The format is: projects/*/locations/*/providers/*/connectors/*/versions/* Only global location is supported for ConnectorVersion resource.
&quot;connectorVersionLaunchStage&quot;: &quot;A String&quot;, # Output only. Flag to mark the version indicating the launch stage.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Created time.
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the resource.
&quot;destinationConfigs&quot;: [ # Optional. Configuration of the Connector&#x27;s destination. Only accepted for Connectors that accepts user defined destination(s).
Expand Down Expand Up @@ -277,6 +280,7 @@ <h3>Method Details</h3>
&quot;state&quot;: &quot;A String&quot;, # State.
&quot;status&quot;: &quot;A String&quot;, # Status provides detailed information for the state.
},
&quot;subscriptionType&quot;: &quot;A String&quot;, # Output only. This subscription type enum states the subscription type of the project.
&quot;suspended&quot;: True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Updated time.
}
Expand Down Expand Up @@ -378,9 +382,11 @@ <h3>Method Details</h3>
&quot;stringValue&quot;: &quot;A String&quot;, # Value is a string.
},
],
&quot;authKey&quot;: &quot;A String&quot;, # Identifier key for auth config
&quot;authType&quot;: &quot;A String&quot;, # The type of authentication configured.
&quot;oauth2AuthCodeFlow&quot;: { # Parameters to support Oauth 2.0 Auth Code Grant Authentication. See https://www.rfc-editor.org/rfc/rfc6749#section-1.3.1 for more details. # Oauth2AuthCodeFlow.
&quot;authCode&quot;: &quot;A String&quot;, # Authorization code to be exchanged for access and refresh tokens.
&quot;authUri&quot;: &quot;A String&quot;, # Auth URL for Authorization Code Flow
&quot;clientId&quot;: &quot;A String&quot;, # Client ID for user-provided OAuth app.
&quot;clientSecret&quot;: { # Secret provides a reference to entries in Secret Manager. # Client secret for user-provided OAuth app.
&quot;secretVersion&quot;: &quot;A String&quot;, # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
Expand Down Expand Up @@ -437,6 +443,7 @@ <h3>Method Details</h3>
},
],
&quot;connectorVersion&quot;: &quot;A String&quot;, # Required. Connector version on which the connection is created. The format is: projects/*/locations/*/providers/*/connectors/*/versions/* Only global location is supported for ConnectorVersion resource.
&quot;connectorVersionLaunchStage&quot;: &quot;A String&quot;, # Output only. Flag to mark the version indicating the launch stage.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Created time.
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the resource.
&quot;destinationConfigs&quot;: [ # Optional. Configuration of the Connector&#x27;s destination. Only accepted for Connectors that accepts user defined destination(s).
Expand Down Expand Up @@ -505,6 +512,7 @@ <h3>Method Details</h3>
&quot;state&quot;: &quot;A String&quot;, # State.
&quot;status&quot;: &quot;A String&quot;, # Status provides detailed information for the state.
},
&quot;subscriptionType&quot;: &quot;A String&quot;, # Output only. This subscription type enum states the subscription type of the project.
&quot;suspended&quot;: True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Updated time.
}</pre>
Expand Down Expand Up @@ -624,9 +632,11 @@ <h3>Method Details</h3>
&quot;stringValue&quot;: &quot;A String&quot;, # Value is a string.
},
],
&quot;authKey&quot;: &quot;A String&quot;, # Identifier key for auth config
&quot;authType&quot;: &quot;A String&quot;, # The type of authentication configured.
&quot;oauth2AuthCodeFlow&quot;: { # Parameters to support Oauth 2.0 Auth Code Grant Authentication. See https://www.rfc-editor.org/rfc/rfc6749#section-1.3.1 for more details. # Oauth2AuthCodeFlow.
&quot;authCode&quot;: &quot;A String&quot;, # Authorization code to be exchanged for access and refresh tokens.
&quot;authUri&quot;: &quot;A String&quot;, # Auth URL for Authorization Code Flow
&quot;clientId&quot;: &quot;A String&quot;, # Client ID for user-provided OAuth app.
&quot;clientSecret&quot;: { # Secret provides a reference to entries in Secret Manager. # Client secret for user-provided OAuth app.
&quot;secretVersion&quot;: &quot;A String&quot;, # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
Expand Down Expand Up @@ -683,6 +693,7 @@ <h3>Method Details</h3>
},
],
&quot;connectorVersion&quot;: &quot;A String&quot;, # Required. Connector version on which the connection is created. The format is: projects/*/locations/*/providers/*/connectors/*/versions/* Only global location is supported for ConnectorVersion resource.
&quot;connectorVersionLaunchStage&quot;: &quot;A String&quot;, # Output only. Flag to mark the version indicating the launch stage.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Created time.
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the resource.
&quot;destinationConfigs&quot;: [ # Optional. Configuration of the Connector&#x27;s destination. Only accepted for Connectors that accepts user defined destination(s).
Expand Down Expand Up @@ -751,6 +762,7 @@ <h3>Method Details</h3>
&quot;state&quot;: &quot;A String&quot;, # State.
&quot;status&quot;: &quot;A String&quot;, # Status provides detailed information for the state.
},
&quot;subscriptionType&quot;: &quot;A String&quot;, # Output only. This subscription type enum states the subscription type of the project.
&quot;suspended&quot;: True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Updated time.
},
Expand Down Expand Up @@ -798,9 +810,11 @@ <h3>Method Details</h3>
&quot;stringValue&quot;: &quot;A String&quot;, # Value is a string.
},
],
&quot;authKey&quot;: &quot;A String&quot;, # Identifier key for auth config
&quot;authType&quot;: &quot;A String&quot;, # The type of authentication configured.
&quot;oauth2AuthCodeFlow&quot;: { # Parameters to support Oauth 2.0 Auth Code Grant Authentication. See https://www.rfc-editor.org/rfc/rfc6749#section-1.3.1 for more details. # Oauth2AuthCodeFlow.
&quot;authCode&quot;: &quot;A String&quot;, # Authorization code to be exchanged for access and refresh tokens.
&quot;authUri&quot;: &quot;A String&quot;, # Auth URL for Authorization Code Flow
&quot;clientId&quot;: &quot;A String&quot;, # Client ID for user-provided OAuth app.
&quot;clientSecret&quot;: { # Secret provides a reference to entries in Secret Manager. # Client secret for user-provided OAuth app.
&quot;secretVersion&quot;: &quot;A String&quot;, # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
Expand Down Expand Up @@ -857,6 +871,7 @@ <h3>Method Details</h3>
},
],
&quot;connectorVersion&quot;: &quot;A String&quot;, # Required. Connector version on which the connection is created. The format is: projects/*/locations/*/providers/*/connectors/*/versions/* Only global location is supported for ConnectorVersion resource.
&quot;connectorVersionLaunchStage&quot;: &quot;A String&quot;, # Output only. Flag to mark the version indicating the launch stage.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Created time.
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the resource.
&quot;destinationConfigs&quot;: [ # Optional. Configuration of the Connector&#x27;s destination. Only accepted for Connectors that accepts user defined destination(s).
Expand Down Expand Up @@ -925,6 +940,7 @@ <h3>Method Details</h3>
&quot;state&quot;: &quot;A String&quot;, # State.
&quot;status&quot;: &quot;A String&quot;, # Status provides detailed information for the state.
},
&quot;subscriptionType&quot;: &quot;A String&quot;, # Output only. This subscription type enum states the subscription type of the project.
&quot;suspended&quot;: True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Updated time.
}
Expand Down

0 comments on commit f37431c

Please sign in to comment.