This change introduces squash mode options to the export policy rules. Squash mode determines how user and group IDs are mapped for NFS volume access.
The following squash modes are added:
* **NO_ROOT_SQUASH** Root user retains full access.
* **ROOT_SQUASH** Root user is mapped to the anonymous user ID.
* **ALL_SQUASH** All users are mapped to the anonymous user ID.
A new field anon_uid is also added to specify the anonymous user ID when ALL_SQUASH is used.
The squash_mode field takes precedence over the existing has_root_access field, which will be deprecated in the future.
PiperOrigin-RevId: 834629780
docs: A comment for message `ReasoningEngineSpec` is changed
docs: A comment for field `package_spec` in message `.google.cloud.aiplatform.v1beta1.ReasoningEngineSpec` is changed
PiperOrigin-RevId: 833917724
docs: A comment for message `ReasoningEngineSpec` is changed
docs: A comment for field `package_spec` in message `.google.cloud.aiplatform.v1.ReasoningEngineSpec` is changed
PiperOrigin-RevId: 833911903
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 833829944
feat: add adaptation modifiers and guest OS features to ImageImport target details
docs: A comment for method `CancelImageImportJob` in service `VmMigration` is changed
docs: A comment for message `DataDiskImageImport` is changed
PiperOrigin-RevId: 832917413
feat: Add QueryAdvisorResult for query plan
docs: Update description for the BatchCreateSessionsRequest and Session
docs: Update description for the IsolationLevel
PiperOrigin-RevId: 832425466
docs: A comment for enum value `API_DEVELOPER` in enum `AccessRight` is changed
docs: A comment for method `DeleteAccount` in service `AccountsService` is changed
docs: A comment for field `developer_email` in message `.google.shopping.merchant.accounts.v1.RegisterGcpRequest` is changed
docs: A comment for message `Program` is changed
docs: A comment for message `User` is changed
docs: A comment for enum `State` is changed
feat: A new field `verification_mail_settings` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest`
feat: A new field `account_management` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest`
feat: A new field `comparison_shopping` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest`
feat: A new field `products_management` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest`
feat: A new field `campaigns_management` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest`
feat: A new field `external_account_id` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest`
feat: A new message `SetAliasForRelationship` is added
feat: A new field `set_alias` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest`
feat: A new field `comparison_shopping` is added to message `.google.shopping.merchant.accounts.v1.AccountService`
feat: A new message `ComparisonShopping` is added
feat: A new method `GetAccountForGcpRegistration` is added to service `DeveloperRegistrationService`
feat: A new message `GetAccountForGcpRegistrationResponse` is added
feat: A new method `VerifySelf` is added to service `UserService`
feat: A new message `VerifySelfRequest` is added
feat: A new message `VerificationMailSettings` is added
PiperOrigin-RevId: 832226276
feat: add artifact_type field in DockerImage
feat: add Ruby format in VulnerabilityScanningConfig
docs: A comment for field `name` in message `.google.devtools.artifactregistry.v1.DockerImage` is changed
docs: A comment for enum value `ENABLEMENT_CONFIG_UNSPECIFIED` in enum `EnablementConfig` is changed
docs: A comment for field `satisfies_pzs` in message `.google.devtools.artifactregistry.v1.Repository` is changed
docs: A comment for field `satisfies_pzi` in message `.google.devtools.artifactregistry.v1.Repository` is changed
PiperOrigin-RevId: 830951552
feat: Added several fields to enhance shipping configurations:
- `handling_cutoff_time` and `handling_cutoff_timezone` within the `Shipping` message
- `ShippingBusinessDaysConfig` message to define business days for shipping
- `shipping_handling_business_days` and `shipping_transit_business_days` in `ProductAttributes`
- `HandlingCutoffTime` message to configure country-specific handling cutoffs
- `handling_cutoff_times` array in `ProductAttributes`
docs: Updated various comments, including links to data source creation guides
PiperOrigin-RevId: 830818193
feat: Added `handling_cutoff_time` and `handling_cutoff_timezone` fields to the `Shipping` message within `Attributes`
feat: Added C#, PHP, and Ruby namespace options to ProductInputs, Products, and ProductsCommon proto files for improved client library generation
docs: Updated comments for several fields, including product name formats, data source creation, destination field descriptions (now also referred to as Marketing Methods), and the default page size for `ListProductsRequest`
PiperOrigin-RevId: 830818171
feat: Added C#, PHP, and Ruby namespace options to LocalInventory and RegionalInventory proto files for improved client library generation
docs: Updated the API summary and overview in the service configuration
PiperOrigin-RevId: 830781339
feat: Added `VERIFY_BUSINESS_VIDEO_IN_MERCHANT_CENTER` as a new enum value to `ExternalAction.Type`. This supports redirecting to Merchant Center for business video verification
PiperOrigin-RevId: 830781240
feat: Added `VERIFY_BUSINESS_VIDEO_IN_MERCHANT_CENTER` as a new enum value to `ExternalAction.Type`. This supports redirecting to Merchant Center for business video verification
PiperOrigin-RevId: 830781161
docs: Update evaluator version from output only to optional.
docs: Add further clarification for when the event Type CONVERSATION_FINISHED is fired
PiperOrigin-RevId: 830460349
This release includes:
- `DatabaseCenter` service with `QueryProducts` method.
- `Product` message and related enums (`Engine`, `ProductType`).
PiperOrigin-RevId: 830314362
docs: A comment for method `ReadRows` in service `BigQueryRead` is changed
docs: A comment for message `AppendRowsRequest` is changed
docs: A comment for field `writer_schema` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `rows` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `arrow_rows` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `default_missing_value_interpretation` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `location` in message `.google.cloud.bigquery.storage.v1.WriteStream` is changed
PiperOrigin-RevId: 829486853
feat: Adding a new TextType PROGRESS to provide informational messages about an agent's progress for supporting more granular Agent RAG tools
feat: Adding struct_schema to Datasource to support flexible schemas, particularly for Looker datasources
feat: Adding client_managed_resource_context to allow clients to manage their own conversation and agent resources
feat: Adding a DeleteConversation RPC to allow for the deletion of conversations
feat: Adding a GlossaryTerm message to allow users to provide definitions for domain-specific terms
feat: Adding an ExampleQueries message to surface derived and authored example queries
feat: Adding DatasourceOptions to provide configuration options for datasources
feat: Adding support for LookerQuery within the DataQuery message for retrieving data from Looker explores
PiperOrigin-RevId: 829449036
feat: Adding struct_schema to Datasource to support flexible schemas, particularly for Looker datasources
feat: Adding client_managed_resource_context to allow clients to manage their own conversation and agent resources
PiperOrigin-RevId: 828965493