From 13c8868562f7c74abf2027c85a0b5c7545109691 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 9 Apr 2024 07:09:33 +0000 Subject: [PATCH] feat(integrations): update the api #### integrations:v1alpha The following keys were added: - schemas.EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry.properties.required.type (Total Keys: 1) - schemas.GoogleCloudIntegrationsV1alphaIntegration.properties.creatorEmail (Total Keys: 2) - schemas.GoogleCloudIntegrationsV1alphaIntegration.properties.lastModifierEmail.type (Total Keys: 1) --- ...ns_v1alpha.projects.locations.integrations.html | 2 ++ ...a.projects.locations.integrations.versions.html | 8 ++++++++ ...a.projects.locations.products.integrations.html | 2 ++ ...s.locations.products.integrations.versions.html | 8 ++++++++ ...ons.products.integrationtemplates.versions.html | 4 ++++ .../documents/integrations.v1alpha.json | 14 +++++++++++++- 6 files changed, 37 insertions(+), 1 deletion(-) diff --git a/docs/dyn/integrations_v1alpha.projects.locations.integrations.html b/docs/dyn/integrations_v1alpha.projects.locations.integrations.html index 013c2d312d..d5961355cb 100644 --- a/docs/dyn/integrations_v1alpha.projects.locations.integrations.html +++ b/docs/dyn/integrations_v1alpha.projects.locations.integrations.html @@ -426,7 +426,9 @@

Method Details

"integrations": [ # The integrations which match the request. { # The integration definition. "active": True or False, # Required. If any integration version is published. + "creatorEmail": "A String", # Output only. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call. "description": "A String", # Optional. + "lastModifierEmail": "A String", # Required. The last modifier of this integration "name": "A String", # Required. The resource name of the integration. "updateTime": "A String", # Output only. Auto-generated. }, diff --git a/docs/dyn/integrations_v1alpha.projects.locations.integrations.versions.html b/docs/dyn/integrations_v1alpha.projects.locations.integrations.versions.html index 5976e275db..7c65e58ce7 100644 --- a/docs/dyn/integrations_v1alpha.projects.locations.integrations.versions.html +++ b/docs/dyn/integrations_v1alpha.projects.locations.integrations.versions.html @@ -384,6 +384,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -1393,6 +1394,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -2460,6 +2462,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -3481,6 +3484,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -4508,6 +4512,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -5516,6 +5521,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -6564,6 +6570,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -7612,6 +7619,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, diff --git a/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.html b/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.html index d572c9bf1c..4ec5c186a1 100644 --- a/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.html +++ b/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.html @@ -402,7 +402,9 @@

Method Details

"integrations": [ # The integrations which match the request. { # The integration definition. "active": True or False, # Required. If any integration version is published. + "creatorEmail": "A String", # Output only. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call. "description": "A String", # Optional. + "lastModifierEmail": "A String", # Required. The last modifier of this integration "name": "A String", # Required. The resource name of the integration. "updateTime": "A String", # Output only. Auto-generated. }, diff --git a/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.versions.html b/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.versions.html index 58a7659554..f6f497f8b2 100644 --- a/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.versions.html +++ b/docs/dyn/integrations_v1alpha.projects.locations.products.integrations.versions.html @@ -384,6 +384,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -1393,6 +1394,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -2460,6 +2462,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -3481,6 +3484,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -4508,6 +4512,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -5516,6 +5521,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -6564,6 +6570,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -7612,6 +7619,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, diff --git a/docs/dyn/integrations_v1alpha.projects.locations.products.integrationtemplates.versions.html b/docs/dyn/integrations_v1alpha.projects.locations.products.integrationtemplates.versions.html index 9d8f624238..1bf96d198b 100644 --- a/docs/dyn/integrations_v1alpha.projects.locations.products.integrationtemplates.versions.html +++ b/docs/dyn/integrations_v1alpha.projects.locations.products.integrationtemplates.versions.html @@ -701,6 +701,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -1466,6 +1467,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -2238,6 +2240,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, @@ -3015,6 +3018,7 @@

Method Details

"producer": "A String", "protoDefName": "A String", # The name of the protobuf type if the parameter has a protobuf data type. "protoDefPath": "A String", # If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry". + "required": True or False, }, ], }, diff --git a/googleapiclient/discovery_cache/documents/integrations.v1alpha.json b/googleapiclient/discovery_cache/documents/integrations.v1alpha.json index dd9385392a..4814ae5395 100644 --- a/googleapiclient/discovery_cache/documents/integrations.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/integrations.v1alpha.json @@ -3299,7 +3299,7 @@ } } }, -"revision": "20240325", +"revision": "20240327", "rootUrl": "https://integrations.googleapis.com/", "schemas": { "CrmlogErrorCode": { @@ -7778,6 +7778,9 @@ false "protoDefPath": { "description": "If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be \"enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry\".", "type": "string" +}, +"required": { +"type": "boolean" } }, "type": "object" @@ -9850,10 +9853,19 @@ false "description": "Required. If any integration version is published.", "type": "boolean" }, +"creatorEmail": { +"description": "Output only. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.", +"readOnly": true, +"type": "string" +}, "description": { "description": "Optional.", "type": "string" }, +"lastModifierEmail": { +"description": "Required. The last modifier of this integration", +"type": "string" +}, "name": { "description": "Required. The resource name of the integration.", "type": "string"