Skip to content

Commit

Permalink
docs: [google-cloud-resource-settings] Resource Settings is deprecate…
Browse files Browse the repository at this point in the history
…d. As of November 7, 2023, no organizations will be onboarded for any of the enabled settings, and the service will be shut down on October 1, 2024 (#12766)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 639070750

Source-Link:
googleapis/googleapis@7f62415

Source-Link:
googleapis/googleapis-gen@9fd8f8e
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJlc291cmNlLXNldHRpbmdzLy5Pd2xCb3QueWFtbCIsImgiOiI5ZmQ4ZjhlOTEzNjk3ZGI0MjQ1YmY5OTFmY2ZlOTNiYmFjNGVmMTg1In0=

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
3 people authored Jun 3, 2024
1 parent d219016 commit d2a2825
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ class ResourceSettingsServiceAsyncClient:
``parent`` resource is not in a Cloud Organization. For all
requests, returns a ``google.rpc.Status`` with
``google.rpc.Code.INVALID_ARGUMENT`` if the request is malformed.
(== deprecation_description Resource Settings is deprecated. As of
November 7, 2023, no organizations will be onboarded for any of the
enabled settings, and the service will be shut down on October 1,
2024. ==)
"""

_client: ResourceSettingsServiceClient
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ class ResourceSettingsServiceClient(metaclass=ResourceSettingsServiceClientMeta)
``parent`` resource is not in a Cloud Organization. For all
requests, returns a ``google.rpc.Status`` with
``google.rpc.Code.INVALID_ARGUMENT`` if the request is malformed.
(== deprecation_description Resource Settings is deprecated. As of
November 7, 2023, no organizations will be onboarded for any of the
enabled settings, and the service will be shut down on October 1,
2024. ==)
"""

@staticmethod
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ class ResourceSettingsServiceGrpcTransport(ResourceSettingsServiceTransport):
``parent`` resource is not in a Cloud Organization. For all
requests, returns a ``google.rpc.Status`` with
``google.rpc.Code.INVALID_ARGUMENT`` if the request is malformed.
(== deprecation_description Resource Settings is deprecated. As of
November 7, 2023, no organizations will be onboarded for any of the
enabled settings, and the service will be shut down on October 1,
2024. ==)
This class defines the same methods as the primary client, so the
primary client can load the underlying transport implementation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ class ResourceSettingsServiceGrpcAsyncIOTransport(ResourceSettingsServiceTranspo
``parent`` resource is not in a Cloud Organization. For all
requests, returns a ``google.rpc.Status`` with
``google.rpc.Code.INVALID_ARGUMENT`` if the request is malformed.
(== deprecation_description Resource Settings is deprecated. As of
November 7, 2023, no organizations will be onboarded for any of the
enabled settings, and the service will be shut down on October 1,
2024. ==)
This class defines the same methods as the primary client, so the
primary client can load the underlying transport implementation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ class ResourceSettingsServiceRestTransport(ResourceSettingsServiceTransport):
``parent`` resource is not in a Cloud Organization. For all
requests, returns a ``google.rpc.Status`` with
``google.rpc.Code.INVALID_ARGUMENT`` if the request is malformed.
(== deprecation_description Resource Settings is deprecated. As of
November 7, 2023, no organizations will be onboarded for any of the
enabled settings, and the service will be shut down on October 1,
2024. ==)
This class defines the same methods as the primary client, so the
primary client can load the underlying transport implementation
Expand Down

0 comments on commit d2a2825

Please sign in to comment.