Skip to content

Commit

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

The following keys were added:
- schemas.DotnetSettings.properties.forcedNamespaceAliases (Total Keys: 2)
- schemas.DotnetSettings.properties.handwrittenSignatures (Total Keys: 2)
- schemas.DotnetSettings.properties.ignoredResources (Total Keys: 2)
- schemas.DotnetSettings.properties.renamedResources (Total Keys: 2)
- schemas.DotnetSettings.properties.renamedServices (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Apr 11, 2023
1 parent 83e9cc2 commit 137e81c
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 1 deletion.
60 changes: 60 additions & 0 deletions docs/dyn/servicemanagement_v1.services.configs.html
Expand Up @@ -453,6 +453,21 @@ <h3>Method Details</h3>
],
&quot;referenceDocsUri&quot;: &quot;A String&quot;, # Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
},
&quot;forcedNamespaceAliases&quot;: [ # Namespaces which must be aliased in snippets due to a known (but non-generator-predictable) naming collision
&quot;A String&quot;,
],
&quot;handwrittenSignatures&quot;: [ # Method signatures (in the form &quot;service.method(signature)&quot;) which are provided separately, so shouldn&#x27;t be generated. Snippets *calling* these methods are still generated, however.
&quot;A String&quot;,
],
&quot;ignoredResources&quot;: [ # List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: &quot;documentai.googleapis.com/Location&quot;
&quot;A String&quot;,
],
&quot;renamedResources&quot;: { # Map from full resource types to the effective short name for the resource. This is used when otherwise resource named from different services would cause naming collisions. Example entry: &quot;datalabeling.googleapis.com/Dataset&quot;: &quot;DataLabelingDataset&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;renamedServices&quot;: { # Map from original service names to renamed versions. This is used when the default generated types would cause a naming conflict. (Neither name is fully-qualified.) Example: Subscriber to SubscriberServiceApi.
&quot;a_key&quot;: &quot;A String&quot;,
},
},
&quot;goSettings&quot;: { # Settings for Go client libraries. # Settings for Go client libraries.
&quot;common&quot;: { # Required information for every language. # Some settings.
Expand Down Expand Up @@ -1027,6 +1042,21 @@ <h3>Method Details</h3>
],
&quot;referenceDocsUri&quot;: &quot;A String&quot;, # Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
},
&quot;forcedNamespaceAliases&quot;: [ # Namespaces which must be aliased in snippets due to a known (but non-generator-predictable) naming collision
&quot;A String&quot;,
],
&quot;handwrittenSignatures&quot;: [ # Method signatures (in the form &quot;service.method(signature)&quot;) which are provided separately, so shouldn&#x27;t be generated. Snippets *calling* these methods are still generated, however.
&quot;A String&quot;,
],
&quot;ignoredResources&quot;: [ # List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: &quot;documentai.googleapis.com/Location&quot;
&quot;A String&quot;,
],
&quot;renamedResources&quot;: { # Map from full resource types to the effective short name for the resource. This is used when otherwise resource named from different services would cause naming collisions. Example entry: &quot;datalabeling.googleapis.com/Dataset&quot;: &quot;DataLabelingDataset&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;renamedServices&quot;: { # Map from original service names to renamed versions. This is used when the default generated types would cause a naming conflict. (Neither name is fully-qualified.) Example: Subscriber to SubscriberServiceApi.
&quot;a_key&quot;: &quot;A String&quot;,
},
},
&quot;goSettings&quot;: { # Settings for Go client libraries. # Settings for Go client libraries.
&quot;common&quot;: { # Required information for every language. # Some settings.
Expand Down Expand Up @@ -1613,6 +1643,21 @@ <h3>Method Details</h3>
],
&quot;referenceDocsUri&quot;: &quot;A String&quot;, # Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
},
&quot;forcedNamespaceAliases&quot;: [ # Namespaces which must be aliased in snippets due to a known (but non-generator-predictable) naming collision
&quot;A String&quot;,
],
&quot;handwrittenSignatures&quot;: [ # Method signatures (in the form &quot;service.method(signature)&quot;) which are provided separately, so shouldn&#x27;t be generated. Snippets *calling* these methods are still generated, however.
&quot;A String&quot;,
],
&quot;ignoredResources&quot;: [ # List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: &quot;documentai.googleapis.com/Location&quot;
&quot;A String&quot;,
],
&quot;renamedResources&quot;: { # Map from full resource types to the effective short name for the resource. This is used when otherwise resource named from different services would cause naming collisions. Example entry: &quot;datalabeling.googleapis.com/Dataset&quot;: &quot;DataLabelingDataset&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;renamedServices&quot;: { # Map from original service names to renamed versions. This is used when the default generated types would cause a naming conflict. (Neither name is fully-qualified.) Example: Subscriber to SubscriberServiceApi.
&quot;a_key&quot;: &quot;A String&quot;,
},
},
&quot;goSettings&quot;: { # Settings for Go client libraries. # Settings for Go client libraries.
&quot;common&quot;: { # Required information for every language. # Some settings.
Expand Down Expand Up @@ -2199,6 +2244,21 @@ <h3>Method Details</h3>
],
&quot;referenceDocsUri&quot;: &quot;A String&quot;, # Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
},
&quot;forcedNamespaceAliases&quot;: [ # Namespaces which must be aliased in snippets due to a known (but non-generator-predictable) naming collision
&quot;A String&quot;,
],
&quot;handwrittenSignatures&quot;: [ # Method signatures (in the form &quot;service.method(signature)&quot;) which are provided separately, so shouldn&#x27;t be generated. Snippets *calling* these methods are still generated, however.
&quot;A String&quot;,
],
&quot;ignoredResources&quot;: [ # List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: &quot;documentai.googleapis.com/Location&quot;
&quot;A String&quot;,
],
&quot;renamedResources&quot;: { # Map from full resource types to the effective short name for the resource. This is used when otherwise resource named from different services would cause naming collisions. Example entry: &quot;datalabeling.googleapis.com/Dataset&quot;: &quot;DataLabelingDataset&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;renamedServices&quot;: { # Map from original service names to renamed versions. This is used when the default generated types would cause a naming conflict. (Neither name is fully-qualified.) Example: Subscriber to SubscriberServiceApi.
&quot;a_key&quot;: &quot;A String&quot;,
},
},
&quot;goSettings&quot;: { # Settings for Go client libraries. # Settings for Go client libraries.
&quot;common&quot;: { # Required information for every language. # Some settings.
Expand Down
15 changes: 15 additions & 0 deletions docs/dyn/servicemanagement_v1.services.html
Expand Up @@ -648,6 +648,21 @@ <h3>Method Details</h3>
],
&quot;referenceDocsUri&quot;: &quot;A String&quot;, # Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
},
&quot;forcedNamespaceAliases&quot;: [ # Namespaces which must be aliased in snippets due to a known (but non-generator-predictable) naming collision
&quot;A String&quot;,
],
&quot;handwrittenSignatures&quot;: [ # Method signatures (in the form &quot;service.method(signature)&quot;) which are provided separately, so shouldn&#x27;t be generated. Snippets *calling* these methods are still generated, however.
&quot;A String&quot;,
],
&quot;ignoredResources&quot;: [ # List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: &quot;documentai.googleapis.com/Location&quot;
&quot;A String&quot;,
],
&quot;renamedResources&quot;: { # Map from full resource types to the effective short name for the resource. This is used when otherwise resource named from different services would cause naming collisions. Example entry: &quot;datalabeling.googleapis.com/Dataset&quot;: &quot;DataLabelingDataset&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;renamedServices&quot;: { # Map from original service names to renamed versions. This is used when the default generated types would cause a naming conflict. (Neither name is fully-qualified.) Example: Subscriber to SubscriberServiceApi.
&quot;a_key&quot;: &quot;A String&quot;,
},
},
&quot;goSettings&quot;: { # Settings for Go client libraries. # Settings for Go client libraries.
&quot;common&quot;: { # Required information for every language. # Some settings.
Expand Down
Expand Up @@ -829,7 +829,7 @@
}
}
},
"revision": "20230324",
"revision": "20230331",
"rootUrl": "https://servicemanagement.googleapis.com/",
"schemas": {
"Advice": {
Expand Down Expand Up @@ -1613,6 +1613,41 @@
"common": {
"$ref": "CommonLanguageSettings",
"description": "Some settings."
},
"forcedNamespaceAliases": {
"description": "Namespaces which must be aliased in snippets due to a known (but non-generator-predictable) naming collision",
"items": {
"type": "string"
},
"type": "array"
},
"handwrittenSignatures": {
"description": "Method signatures (in the form \"service.method(signature)\") which are provided separately, so shouldn't be generated. Snippets *calling* these methods are still generated, however.",
"items": {
"type": "string"
},
"type": "array"
},
"ignoredResources": {
"description": "List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: \"documentai.googleapis.com/Location\"",
"items": {
"type": "string"
},
"type": "array"
},
"renamedResources": {
"additionalProperties": {
"type": "string"
},
"description": "Map from full resource types to the effective short name for the resource. This is used when otherwise resource named from different services would cause naming collisions. Example entry: \"datalabeling.googleapis.com/Dataset\": \"DataLabelingDataset\"",
"type": "object"
},
"renamedServices": {
"additionalProperties": {
"type": "string"
},
"description": "Map from original service names to renamed versions. This is used when the default generated types would cause a naming conflict. (Neither name is fully-qualified.) Example: Subscriber to SubscriberServiceApi.",
"type": "object"
}
},
"type": "object"
Expand Down

0 comments on commit 137e81c

Please sign in to comment.