Skip to content

Commit 43447c5

Browse files
feat(integrations): update the api
#### integrations:v1 The following keys were deleted: - schemas.GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate.properties.configParameters (Total Keys: 2) - schemas.GoogleCloudIntegrationsV1alphaUseTemplateRequest.properties.configParameters (Total Keys: 2) - schemas.GoogleCloudIntegrationsV1alphaUseTemplateRequest.properties.integration.type (Total Keys: 1) The following keys were added: - resources.projects.resources.locations.resources.templates.methods.download (Total Keys: 13) - resources.projects.resources.locations.resources.templates.methods.upload (Total Keys: 12) - schemas.EnterpriseCrmEventbusProtoExternalTraffic.properties.enableInternalIp.type (Total Keys: 1) - schemas.GoogleCloudIntegrationsV1alphaClientConfig.properties.enableInternalIp.type (Total Keys: 1) - schemas.GoogleCloudIntegrationsV1alphaDownloadTemplateResponse (Total Keys: 3) - schemas.GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate.properties.key.type (Total Keys: 1) - schemas.GoogleCloudIntegrationsV1alphaUploadTemplateRequest (Total Keys: 4) - schemas.GoogleCloudIntegrationsV1alphaUploadTemplateResponse (Total Keys: 3) - schemas.GoogleCloudIntegrationsV1alphaUseTemplateRequest.properties.integration (Total Keys: 2) - schemas.GoogleCloudIntegrationsV1alphaUseTemplateRequest.properties.subIntegrations (Total Keys: 2) - schemas.GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails (Total Keys: 3)
1 parent b4c52c4 commit 43447c5

File tree

3 files changed

+2391
-1115
lines changed

3 files changed

+2391
-1115
lines changed

docs/dyn/integrations_v1.projects.locations.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ <h3>Method Details</h3>
163163
},
164164
&quot;createTime&quot;: &quot;A String&quot;, # The timestamp when the client was first created.
165165
&quot;description&quot;: &quot;A String&quot;, # Description of what the client is used for
166+
&quot;enableInternalIp&quot;: True or False, # Optional. Indicates the client enables internal IP feature, this is applicable for internal clients only.
166167
&quot;enableVariableMasking&quot;: True or False, # Optional. True if variable masking feature should be turned on for this region
167168
&quot;id&quot;: &quot;A String&quot;, # Globally unique ID (project_id + region)
168169
&quot;isGmek&quot;: True or False, # Optional. Indicates the client is provisioned with CMEK or GMEK.

0 commit comments

Comments
 (0)