Skip to content

Releases: googleapis/google-cloud-python

grafeas: v1.15.0

08 May 20:36
f3386b3
Compare
Choose a tag to compare

1.15.0 (2025-05-08)

Features

  • Add support for Layer Details (f7fc9c4)
  • Add support for Secrets (f7fc9c4)

google-cloud-texttospeech: v2.27.0

08 May 20:36
f3386b3
Compare
Choose a tag to compare

2.27.0 (2025-05-08)

Features

  • Support markup input for Cloud TTS Chirp 3: HD voice synthesis (c423602)
  • Support pinyin/yomigana custom pronunciation encodings for cmn-cn/ja-jp (c423602)

google-cloud-storagebatchoperations: v0.1.2

08 May 20:36
f3386b3
Compare
Choose a tag to compare

0.1.2 (2025-05-08)

Documentation

  • A comment for field name in message .google.cloud.storagebatchoperations.v1.CancelJobRequest is changed (6067691)
  • A comment for field name in message .google.cloud.storagebatchoperations.v1.DeleteJobRequest is changed (6067691)
  • A comment for field name in message .google.cloud.storagebatchoperations.v1.GetJobRequest is changed (6067691)
  • A comment for field operation in message .google.cloud.storagebatchoperations.v1.OperationMetadata is changed (6067691)
  • A comment for field parent in message .google.cloud.storagebatchoperations.v1.ListJobsRequest is changed (6067691)
  • A comment for method ListJobs in service StorageBatchOperations is changed (6067691)

google-cloud-storage-control: v1.4.0

08 May 20:36
f3386b3
Compare
Choose a tag to compare

1.4.0 (2025-05-08)

Features

  • Add Anywhere cache control APIs (b47ef05)

Documentation

  • Added comments for Anywhere cache messages (b47ef05)

google-cloud-netapp: v0.3.22

08 May 20:36
f3386b3
Compare
Choose a tag to compare

0.3.22 (2025-05-08)

Features

  • add source_region, backup_region, source_backup_vault, destination_backup_vault, backup_vault_type to BackupVault message (baa765a)
  • add volume_region and backup_region to backup Backup message (baa765a)

google-cloud-modelarmor: v0.2.4

08 May 20:36
f3386b3
Compare
Choose a tag to compare

0.2.4 (2025-05-08)

Features

  • addignore_partial_invocation_failures to message SanitizationMetadata (70701c3)

Documentation

  • fixed the documentation for DetectionConfidenceLevel (70701c3)

google-cloud-memorystore: v0.1.3

08 May 20:36
f3386b3
Compare
Choose a tag to compare

0.1.3 (2025-05-08)

Features

  • A new field async_instance_endpoints_deletion_enabled is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field automated_backup_config is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field backup_collection is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field cross_instance_replication_config is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field gcs_source is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field maintenance_policy is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field maintenance_schedule is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field managed_backup_source is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field ondemand_maintenance is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field port is added to message .google.cloud.memorystore.v1.PscConnection (6e3836f)
  • A new field psc_attachment_details is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field target_engine_version is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new field target_node_type is added to message .google.cloud.memorystore.v1.Instance (6e3836f)
  • A new message AutomatedBackupConfig is added (6e3836f)
  • A new message Backup is added (6e3836f)
  • A new message BackupCollection is added (6e3836f)
  • A new message BackupFile is added (6e3836f)
  • A new message BackupInstanceRequest is added (6e3836f)
  • A new message CrossInstanceReplicationConfig is added (6e3836f)
  • A new message DeleteBackupRequest is added (6e3836f)
  • A new message ExportBackupRequest is added (6e3836f)
  • A new message GcsBackupSource is added (6e3836f)
  • A new message GetBackupCollectionRequest is added (6e3836f)
  • A new message GetBackupRequest is added (6e3836f)
  • A new message ListBackupCollectionsRequest is added (6e3836f)
  • A new message ListBackupCollectionsResponse is added (6e3836f)
  • A new message ListBackupsRequest is added (6e3836f)
  • A new message ListBackupsResponse is added (6e3836f)
  • A new message MaintenancePolicy is added (6e3836f)
  • A new message MaintenanceSchedule is added (6e3836f)
  • A new message ManagedBackupSource is added (6e3836f)
  • A new message PscAttachmentDetail is added (6e3836f)
  • A new message RescheduleMaintenanceRequest is added (6e3836f)
  • A new message WeeklyMaintenanceWindow is added (6e3836f)
  • A new method BackupInstance is added to service Memorystore (6e3836f)
  • A new method DeleteBackup is added to service Memorystore (6e3836f)
  • A new method ExportBackup is added to service Memorystore (6e3836f)
  • A new method GetBackup is added to service Memorystore (6e3836f)
  • A new method GetBackupCollection is added to service Memorystore (6e3836f)
  • A new method ListBackupCollections is added to service Memorystore (6e3836f)
  • A new method ListBackups is added to service Memorystore (6e3836f)
  • A new method RescheduleMaintenance is added to service Memorystore (6e3836f)
  • A new resource_definition cloudkms.googleapis.com/CryptoKey is added (6e3836f)
  • A new resource_definition memorystore.googleapis.com/Backup is added (6e3836f)
  • A new resource_definition memorystore.googleapis.com/BackupCollection is added (6e3836f)

Bug Fixes

  • Changed field behavior for an existing field psc_connection_id in message .google.cloud.memorystore.v1.PscConnection (6e3836f)

Documentation

  • A comment for field discovery_endpoints in message .google.cloud.memorystore.v1.Instance is changed (6e3836f)
  • A comment for field engine_version in message .google.cloud.memorystore.v1.Instance is changed (6e3836f)
  • A comment for field node_type in message .google.cloud.memorystore.v1.Instance is changed (6e3836f)
  • A comment for field port in message .google.cloud.memorystore.v1.PscAutoConnection is changed (6e3836f)
  • A comment for field psc_auto_connection in message .google.cloud.memorystore.v1.Instance is changed (6e3836f)
  • A comment for field psc_auto_connections in message .google.cloud.memorystore.v1.Instance is changed (6e3836f)
  • A comment for field psc_connection_id in message .google.cloud.memorystore.v1.PscConnection is changed (6e3836f)

google-cloud-managedkafka: v0.1.10

08 May 20:35
f3386b3
Compare
Choose a tag to compare

0.1.10 (2025-05-08)

Documentation

  • [google-cloud-managedkafka] A comment for message TaskRetryPolicy is changed (#13858) (5ac97c4)

google-cloud-deploy: v2.7.1

08 May 20:35
f3386b3
Compare
Choose a tag to compare

2.7.1 (2025-05-08)

Bug Fixes

  • correct pattern of unused resource definition, Revision (fe6f95f)

Documentation

  • Comments updated for fields in several different resources (fe6f95f)

google-cloud-dataflow-client: v0.9.0

08 May 20:35
f3386b3
Compare
Choose a tag to compare

0.9.0 (2025-05-08)

⚠ BREAKING CHANGES

  • An existing oauth_scope https://www.googleapis.com/auth/userinfo.email is removed from service JobsV1Beta3
  • An existing oauth_scope https://www.googleapis.com/auth/compute.readonly is removed from service MessagesV1Beta3
  • An existing oauth_scope https://www.googleapis.com/auth/userinfo.email is removed from service MessagesV1Beta3
  • An existing oauth_scope https://www.googleapis.com/auth/compute.readonly is removed from service MetricsV1Beta3
  • An existing oauth_scope https://www.googleapis.com/auth/userinfo.email is removed from service MetricsV1Beta3
  • An existing oauth_scope https://www.googleapis.com/auth/compute.readonly is removed from service SnapshotsV1Beta3
  • An existing oauth_scope https://www.googleapis.com/auth/userinfo.email is removed from service SnapshotsV1Beta3
  • An existing oauth_scope https://www.googleapis.com/auth/compute.readonly is removed from service TemplatesService
  • An existing oauth_scope https://www.googleapis.com/auth/userinfo.email is removed from service TemplatesService
  • An existing oauth_scope https://www.googleapis.com/auth/compute.readonly is removed from service FlexTemplatesService
  • An existing oauth_scope https://www.googleapis.com/auth/userinfo.email is removed from service FlexTemplatesService
  • An existing oauth_scope https://www.googleapis.com/auth/compute.readonly is removed from service JobsV1Beta3

Features

  • A new enum StreamingMode is added (487aa54)
  • A new field bugs is added to message .google.dataflow.v1beta3.SdkVersion (487aa54)
  • A new field data_sampling is added to message .google.dataflow.v1beta3.DebugOptions (487aa54)
  • A new field default_streaming_mode is added to message .google.dataflow.v1beta3.TemplateMetadata (487aa54)
  • A new field default_value is added to message .google.dataflow.v1beta3.ParameterMetadata (487aa54)
  • A new field disk_size_gb is added to message .google.dataflow.v1beta3.RuntimeEnvironment (487aa54)
  • A new field dynamic_destinations is added to message .google.dataflow.v1beta3.PubsubLocation (487aa54)
  • A new field enable_launcher_vm_serial_port_logging is added to message .google.dataflow.v1beta3.FlexTemplateRuntimeEnvironment (487aa54)
  • A new field enum_options is added to message .google.dataflow.v1beta3.ParameterMetadata (487aa54)
  • A new field group_name is added to message .google.dataflow.v1beta3.ParameterMetadata (487aa54)
  • A new field hidden_ui is added to message .google.dataflow.v1beta3.ParameterMetadata (487aa54)
  • A new field image_repository_cert_path is added to message .google.dataflow.v1beta3.ContainerSpec (487aa54)
  • A new field image_repository_password_secret_id is added to message .google.dataflow.v1beta3.ContainerSpec (487aa54)
  • A new field image_repository_username_secret_id is added to message .google.dataflow.v1beta3.ContainerSpec (487aa54)
  • A new field name is added to message .google.dataflow.v1beta3.ListJobsRequest (487aa54)
  • A new field parent_name is added to message .google.dataflow.v1beta3.ParameterMetadata (487aa54)
  • A new field parent_trigger_values is added to message .google.dataflow.v1beta3.ParameterMetadata (487aa54)
  • A new field runtime_updatable_params is added to message .google.dataflow.v1beta3.Job (487aa54)
  • A new field satisfies_pzi is added to message .google.dataflow.v1beta3.Job (487aa54)
  • A new field service_resources is added to message .google.dataflow.v1beta3.Job (487aa54)
  • A new field step_names_hash is added to message .google.dataflow.v1beta3.PipelineDescription (487aa54)
  • A new field straggler_info is added to message .google.dataflow.v1beta3.WorkItemDetails (487aa54)
  • A new field straggler_summary is added to message .google.dataflow.v1beta3.StageSummary (487aa54)
  • A new field streaming_mode is added to message .google.dataflow.v1beta3.Environment (487aa54)
  • A new field streaming_mode is added to message .google.dataflow.v1beta3.FlexTemplateRuntimeEnvironment (487aa54)
  • A new field streaming_mode is added to message .google.dataflow.v1beta3.RuntimeEnvironment (487aa54)
  • A new field streaming is added to message .google.dataflow.v1beta3.TemplateMetadata (487aa54)
  • A new field supports_at_least_once is added to message .google.dataflow.v1beta3.TemplateMetadata (487aa54)
  • A new field supports_exactly_once is added to message .google.dataflow.v1beta3.TemplateMetadata (487aa54)
  • A new field trie is added to message .google.dataflow.v1beta3.MetricUpdate (487aa54)
  • A new field update_mask is added to message .google.dataflow.v1beta3.UpdateJobRequest (487aa54)
  • A new field use_streaming_engine_resource_based_billing is added to message .google.dataflow.v1beta3.Environment (487aa54)
  • A new field user_display_properties is added to message .google.dataflow.v1beta3.JobMetadata (487aa54)
  • A new message DataSamplingConfig is added (487aa54)
  • A new message HotKeyDebuggingInfo is added (487aa54)
  • A new message ParameterMetadataEnumOption is added (487aa54)
  • A new message RuntimeUpdatableParams is added (487aa54)
  • A new message SdkBug is added (487aa54)
  • A new message ServiceResources is added (487aa54)
  • A new message Straggler is added (487aa54)
  • A new message StragglerInfo is added (487aa54)
  • A new message StragglerSummary is added (487aa54)
  • A new message StreamingStragglerInfo is added (487aa54)
  • A new met...
Read more