Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 21 additions & 8 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-li
libraries:
- id: google-cloud-dlp
version: 3.32.0
last_generated_commit: f8776fec04e336527ba7279d960105533a1c4e21
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/privacy/dlp/v2
service_config: dlp_v2.yaml
Expand All @@ -23,9 +23,10 @@ libraries:
tag_format: '{id}-v{version}'
- id: google-cloud-eventarc
version: 1.15.3
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/cloud/eventarc/v1
service_config: eventarc_v1.yaml
source_roots:
- packages/google-cloud-eventarc
preserve_regex:
Expand All @@ -43,9 +44,10 @@ libraries:
tag_format: '{id}-v{version}'
- id: google-cloud-video-live-stream
version: 1.12.0
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/cloud/video/livestream/v1
service_config: livestream_v1.yaml
source_roots:
- packages/google-cloud-video-live-stream
preserve_regex:
Expand All @@ -63,9 +65,10 @@ libraries:
tag_format: '{id}-v{version}'
- id: google-ads-marketingplatform-admin
version: 0.1.6
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/marketingplatform/admin/v1alpha
service_config: marketingplatformadmin_v1alpha.yaml
source_roots:
- packages/google-ads-marketingplatform-admin
preserve_regex:
Expand All @@ -83,13 +86,18 @@ libraries:
tag_format: '{id}-v{version}'
- id: google-ai-generativelanguage
version: 0.7.0
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/ai/generativelanguage/v1
service_config: generativelanguage_v1.yaml
- path: google/ai/generativelanguage/v1beta
service_config: generativelanguage_v1beta.yaml
- path: google/ai/generativelanguage/v1beta3
service_config: generativelanguage_v1beta3.yaml
- path: google/ai/generativelanguage/v1beta2
service_config: generativelanguage_v1beta2.yaml
- path: google/ai/generativelanguage/v1alpha
service_config: generativelanguage_v1alpha.yaml
source_roots:
- packages/google-ai-generativelanguage
preserve_regex:
Expand All @@ -107,10 +115,12 @@ libraries:
tag_format: '{id}-v{version}'
- id: google-analytics-admin
version: 0.25.0
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/analytics/admin/v1beta
service_config: analyticsadmin_v1beta.yaml
- path: google/analytics/admin/v1alpha
service_config: analyticsadmin_v1alpha.yaml
source_roots:
- packages/google-analytics-admin
preserve_regex:
Expand All @@ -128,10 +138,12 @@ libraries:
tag_format: '{id}-v{version}'
- id: google-analytics-data
version: 0.18.19
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/analytics/data/v1alpha
service_config: analyticsdata_v1alpha.yaml
- path: google/analytics/data/v1beta
service_config: analyticsdata_v1beta.yaml
source_roots:
- packages/google-analytics-data
preserve_regex:
Expand All @@ -149,9 +161,10 @@ libraries:
tag_format: '{id}-v{version}'
- id: google-ads-admanager
version: 0.3.0
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
last_generated_commit: a32846d78b106d72f51e5e2186bc3be9dbf45c7d
apis:
- path: google/ads/admanager/v1
service_config: admanager_v1.yaml
source_roots:
- packages/google-ads-admanager
preserve_regex:
Expand Down
18 changes: 0 additions & 18 deletions packages/google-ads-admanager/.OwlBot.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions packages/google-ads-marketingplatform-admin/.OwlBot.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions packages/google-ai-generativelanguage/.OwlBot.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions packages/google-analytics-admin/.OwlBot.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions packages/google-analytics-data/.OwlBot.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-dlp",
"version": "3.32.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
24 changes: 0 additions & 24 deletions packages/google-cloud-eventarc/.OwlBot.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2459,7 +2459,9 @@ async def get_google_channel_config(
timeout: Union[float, object] = gapic_v1.method.DEFAULT,
metadata: Sequence[Tuple[str, Union[str, bytes]]] = (),
) -> google_channel_config.GoogleChannelConfig:
r"""Get a GoogleChannelConfig
r"""Get a GoogleChannelConfig.
The name of the GoogleChannelConfig in the response is
ALWAYS coded with projectID.

.. code-block:: python

Expand Down Expand Up @@ -2864,7 +2866,7 @@ async def sample_list_message_buses():
ListMessageBuses method.
parent (:class:`str`):
Required. The parent collection to
list triggers on.
list message buses on.

This corresponds to the ``parent`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -3137,7 +3139,7 @@ async def sample_create_message_bus():
message_bus_id (:class:`str`):
Required. The user-provided ID to be assigned to the
MessageBus. It should match the format
(^\ `a-z <[a-z0-9-]{0,61}[a-z0-9]>`__?$)
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``message_bus_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -3813,7 +3815,7 @@ async def sample_create_enrollment():
enrollment_id (:class:`str`):
Required. The user-provided ID to be assigned to the
Enrollment. It should match the format
(^\ `a-z <[a-z0-9-]{0,61}[a-z0-9]>`__?$).
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``enrollment_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -4485,8 +4487,9 @@ async def sample_create_pipeline():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
pipeline_id (:class:`str`):
Required. The user-provided ID to be
assigned to the Pipeline.
Required. The user-provided ID to be assigned to the
Pipeline. It should match the format
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``pipeline_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -5156,7 +5159,7 @@ async def sample_create_google_api_source():
google_api_source_id (:class:`str`):
Required. The user-provided ID to be assigned to the
GoogleApiSource. It should match the format
(^\ `a-z <[a-z0-9-]{0,61}[a-z0-9]>`__?$).
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``google_api_source_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3119,7 +3119,9 @@ def get_google_channel_config(
timeout: Union[float, object] = gapic_v1.method.DEFAULT,
metadata: Sequence[Tuple[str, Union[str, bytes]]] = (),
) -> google_channel_config.GoogleChannelConfig:
r"""Get a GoogleChannelConfig
r"""Get a GoogleChannelConfig.
The name of the GoogleChannelConfig in the response is
ALWAYS coded with projectID.

.. code-block:: python

Expand Down Expand Up @@ -3519,7 +3521,7 @@ def sample_list_message_buses():
ListMessageBuses method.
parent (str):
Required. The parent collection to
list triggers on.
list message buses on.

This corresponds to the ``parent`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -3788,7 +3790,7 @@ def sample_create_message_bus():
message_bus_id (str):
Required. The user-provided ID to be assigned to the
MessageBus. It should match the format
(^\ `a-z <[a-z0-9-]{0,61}[a-z0-9]>`__?$)
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``message_bus_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -4449,7 +4451,7 @@ def sample_create_enrollment():
enrollment_id (str):
Required. The user-provided ID to be assigned to the
Enrollment. It should match the format
(^\ `a-z <[a-z0-9-]{0,61}[a-z0-9]>`__?$).
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``enrollment_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -5106,8 +5108,9 @@ def sample_create_pipeline():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
pipeline_id (str):
Required. The user-provided ID to be
assigned to the Pipeline.
Required. The user-provided ID to be assigned to the
Pipeline. It should match the format
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``pipeline_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -5762,7 +5765,7 @@ def sample_create_google_api_source():
google_api_source_id (str):
Required. The user-provided ID to be assigned to the
GoogleApiSource. It should match the format
(^\ `a-z <[a-z0-9-]{0,61}[a-z0-9]>`__?$).
``^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$``.

This corresponds to the ``google_api_source_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,9 @@ def get_google_channel_config(
]:
r"""Return a callable for the get google channel config method over gRPC.

Get a GoogleChannelConfig
Get a GoogleChannelConfig.
The name of the GoogleChannelConfig in the response is
ALWAYS coded with projectID.

Returns:
Callable[[~.GetGoogleChannelConfigRequest],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,9 @@ def get_google_channel_config(
]:
r"""Return a callable for the get google channel config method over gRPC.

Get a GoogleChannelConfig
Get a GoogleChannelConfig.
The name of the GoogleChannelConfig in the response is
ALWAYS coded with projectID.

Returns:
Callable[[~.GetGoogleChannelConfigRequest],
Expand Down
Loading
Loading