-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(all): auto-regenerate .pb.go files #1144
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. There is no corresponding google-cloud-go PR. Changes: feat: AST support for CEL comprehensions which iterate over (key, value) tuples within lists and maps with field `iter_var2` docs: Updates to Comprehension documentation for `Expr`, `iter_var`, `iter_range`, `loop_condition`, and `loop_step` to reflect usage of `iter_var2` PiperOrigin-RevId: 656007836 Source-Link: googleapis/googleapis@24be099 feat: add support for different Pod selector labels when doing canaries fix!: make changes to an API that is disabled on the server, but whose client libraries were prematurely published PiperOrigin-RevId: 655923660 Source-Link: googleapis/googleapis@68d8154 feat: Update SearchService docs: keep the API doc up-to-date with recent changes fix!: SearchService PiperOrigin-RevId: 655695045 Source-Link: googleapis/googleapis@a91d1a3 feat: A new message `ApiAuth` is added feat: A new field `display_name` is added to message `.google.cloud.aiplatform.v1beta1.CachedContent` feat: A new field `score` is added to message `.google.cloud.aiplatform.v1beta1.Candidate` feat: A new enum `Strategy` is added feat: A new field `strategy` is added to message `.google.cloud.aiplatform.v1beta1.Scheduling` feat: A new field `dedicated_endpoint_enabled` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` feat: A new field `dedicated_endpoint_dns` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` feat: A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` feat: A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` feat: A new message `NumericFilter` is added feat: A new field `numeric_filters` is added to message `.google.cloud.aiplatform.v1beta1.NearestNeighborQuery` feat: A new message `SlackSource` is added feat: A new message `JiraSource` is added feat: A new field `is_hugging_face_model` is added to message `.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest` feat: A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.ModelMonitor` feat: A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.ModelMonitor` feat: A new field `psc_interface_config` is added to message `.google.cloud.aiplatform.v1beta1.PersistentResource` feat: A new field `ray_logs_spec` is added to message `.google.cloud.aiplatform.v1beta1.RaySpec` feat: A new message `RayLogsSpec` is added feat: A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.PipelineJob` feat: A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.PipelineJob` feat: A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` feat: A new field `tools` is added to message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` feat: A new resource_definition `compute.googleapis.com/NetworkAttachment` is added feat: A new message `PscInterfaceConfig` is added feat: A new field `billable_sum` is added to message `.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution` feat: A new field `total_billable_token_count` is added to message `.google.cloud.aiplatform.v1beta1.SupervisedTuningDataStats` feat: A new value `ADAPTER_SIZE_THIRTY_TWO` is added to enum `AdapterSize` feat: A new field `slack_source` is added to message `.google.cloud.aiplatform.v1beta1.RagFile` feat: A new field `jira_source` is added to message `.google.cloud.aiplatform.v1beta1.RagFile` feat: A new field `slack_source` is added to message `.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig` feat: A new field `jira_source` is added to message `.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig` docs: A comment for field `name` in message `.google.cloud.aiplatform.v1beta1.Dataset` is changed docs: A comment for field `name` in message `.google.cloud.aiplatform.v1beta1.DatasetVersion` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureOnlineStoreRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureViewRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureGroupRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureRequest` is changed docs: A comment for field `language_code` in message `.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest` is changed docs: A comment for field `language_code` in message `.google.cloud.aiplatform.v1beta1.ListPublisherModelsRequest` is changed docs: A comment for field `model` in message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` is changed docs: A comment for field `instances` in message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` is changed docs: A comment for field `contents` in message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` is changed docs: A comment for message `TrialContext` is changed docs: A comment for field `disable_attribution` in message `.google.cloud.aiplatform.v1beta1.Retrieval` is changed PiperOrigin-RevId: 655643950 Source-Link: googleapis/googleapis@6cabb8b chore: update C# generator to v1.4.32 PiperOrigin-RevId: 655605490 Source-Link: googleapis/googleapis@ec69fcc chore: sets google.api.field_behavior to OUTPUT_ONLY on many fields docs: minor updates to reference documentation PiperOrigin-RevId: 655580261 Source-Link: googleapis/googleapis@a10ca75 chore: Update gapic-generator-python to v1.18.3 PiperOrigin-RevId: 655567917 Source-Link: googleapis/googleapis@43aa65e docs: update values allowed in kms_key PiperOrigin-RevId: 655562956 Source-Link: googleapis/googleapis@587cbcc chore(php): update NetworkServices to migration mode NEW_SURFACE_ONLY PiperOrigin-RevId: 655308805 Source-Link: googleapis/googleapis@6f08435 chore(php): add build for accesscontextmanager type PiperOrigin-RevId: 655277374 Source-Link: googleapis/googleapis@6091680 feat: Update CompletionService feat: Update SearchService docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 655276517 Source-Link: googleapis/googleapis@fa4e75b chore(php): promote AccessContextManager to v1 chore(php): promote ApigeeRegistry to v1 chore(php): promote Batch to v1 chore(php): promote EventarcPublishing to v1 chore(php): promote DatastoreAdmin to v1 chore(php): promote KmsInventory to v1 chore(php): promote Iam to v1 PiperOrigin-RevId: 655267954 Source-Link: googleapis/googleapis@cead733 chore: expose new experimental FindNearest distance params to the preview branch docs: minor documentation clarifications on FindNearest DistanceMeasure options PiperOrigin-RevId: 655267922 Source-Link: googleapis/googleapis@7858db4 feat: add DataplexTransferStatus enum and field to TagTemplate docs: update field comments for updated IDENTIFIER field behavior PiperOrigin-RevId: 655260321 Source-Link: googleapis/googleapis@2638123 feat: add Postgres Import/Export config messages PiperOrigin-RevId: 655231833 Source-Link: googleapis/googleapis@51d7fa8 docs: minor updates to reference documentation PiperOrigin-RevId: 655228766 Source-Link: googleapis/googleapis@e811b5e feat: exposed DataStoreConnectionSignals feat: added support for lock flow feat: added support for multi language settings in flow feat: added support for service directory in tools feat: added support for oauth and service agent auth for webhook. feat: expose store tts option in security settings feat: expose PersonalizationSettings & SpeechSettings in v3 API. docs: clarified wording around enable_stackdriver_logging & enable_interaction_logging docs: clarified wording around start point of test config. docs: clarified wording around audio redaction PiperOrigin-RevId: 654775620 Source-Link: googleapis/googleapis@d44c300 feat: added support for consent based redaction feat: exposed model name in DataStoreConnectionSignals feat: added support for lock flow feat: added support for transit to playbook from page feat: added support for service directory in tools docs: clarified wording around enable_stackdriver_logging & enable_interaction_logging docs: clarified wording around start point of test config. PiperOrigin-RevId: 654101551 Source-Link: googleapis/googleapis@556515b feat: add MergeToCell to Mutation APIs PiperOrigin-RevId: 654025780 Source-Link: googleapis/googleapis@9effffd feat: Add min, max, hll aggregators and more types docs: Corrected various type documentation PiperOrigin-RevId: 654022916 Source-Link: googleapis/googleapis@157e3bf chore: regenerate API index Source-Link: googleapis/googleapis@5c2a427 feat: add locations metadata proto file docs: update the list of automatically detected encodings docs: update the maximum number of files that may be included in a BatchRecognizeRequest PiperOrigin-RevId: 653986958 Source-Link: googleapis/googleapis@58cd55f docs: formatting, grammar, better comments for MaintenanceWindow and SqlUpdateTrack PiperOrigin-RevId: 653721475 Source-Link: googleapis/googleapis@7613f7d chore: regenerate API index Source-Link: googleapis/googleapis@a1df09b chore: configure Ruby gapic generation for Vision AI v1 PiperOrigin-RevId: 653421277 Source-Link: googleapis/googleapis@41e7874 feat: added support for new custom target type and deploy policy platform logs docs: small Cloud Deploy API documentation updates PiperOrigin-RevId: 653323174 Source-Link: googleapis/googleapis@9293133 fix!: update sample query, sample query set patterns feat: A new resource pattern value `projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}/sampleQueries/{sample_query}` added to the resource definition `discoveryengine.googleapis.com/SampleQuery` feat: A new resource pattern value `projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}` added to the resource definition `discoveryengine.googleapis.com/SampleQuerySet` docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 653290553 Source-Link: googleapis/googleapis@1964be3 chore: regenerate API index Source-Link: googleapis/googleapis@e0edfcd feat: add sample query set APIs feat: add sample query APIs feat: add evaluation APIs PiperOrigin-RevId: 653246344 Source-Link: googleapis/googleapis@4e570db feat: add `GetKeyEvent`, `CreateKeyEvent`, `ListKeyEvents`, `UpdateKeyEvent`, `DeleteKeyEvent` methods to the Admin API v1beta feat: mark `GetConversionEvent`, `CreateConversionEvent`, `ListConversionEvents`, `UpdateConversionEvent`, `DeleteConversionEvent` methods as deprecated in the Admin API v1beta feat: add the `default_conversion_value` field to the `ConversionEvent` resource in the Admin API v1beta feat: add the `include_all_users` and `expand_groups` fields to the `RunAccessReportRequest` resource in the Admin API v1beta feat: add the `gmp_organization` field to the `Account` resource in the Admin API v1beta chore: update go_package to match open source code docs: change comment for methods `DeleteAccount`, `DeleteProperty`, and `RunAccessReport` in service `AnalyticsAdminService` docs: change comment in fields `account` and `property` in message `SearchChangeHistoryEventsRequest` docs: change comment for field `property_type` in message `Property` PiperOrigin-RevId: 653218190 Source-Link: googleapis/googleapis@b05173c feat: Adding autoscaling settings PiperOrigin-RevId: 653054299 Source-Link: googleapis/googleapis@db2ac7a chore: regenerate API index Source-Link: googleapis/googleapis@d6afd94 feat: add Chunk resource in the search response docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 652981596 Source-Link: googleapis/googleapis@f6352d6 feat: A new field `ray_operator_config` is added to message `.google.container.v1beta1.AddonsConfig` feat: A new message `RayOperatorConfig` is added feat: A new message `RayClusterLoggingConfig` is added feat: A new message `RayClusterMonitoringConfig` is added docs: A comment for field `subnetwork` in message `.google.container.v1beta1.AdditionalPodNetworkConfig` is changed docs: A comment for field `secondary_pod_range` in message `.google.container.v1beta1.AdditionalPodNetworkConfig` is changed docs: A comment for field `max_pods_per_node` in message `.google.container.v1beta1.AdditionalPodNetworkConfig` is changed PiperOrigin-RevId: 652939437 Source-Link: googleapis/googleapis@f26a071 feat: support for Ray Clusters docs: trivial updates PiperOrigin-RevId: 652935560 Source-Link: googleapis/googleapis@056f6e7
quartzmo
approved these changes
Aug 8, 2024
quartzmo
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 8, 2024
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.
If you have been assigned to review this PR, please:
genbot to assign reviewers to the google-cloud-go PR.
There is no corresponding google-cloud-go PR.
Changes:
feat: AST support for CEL comprehensions which iterate over (key, value) tuples within lists and maps with field
iter_var2
docs: Updates to Comprehension documentation forExpr
,iter_var
,iter_range
,loop_condition
, andloop_step
to reflect usage ofiter_var2
PiperOrigin-RevId: 656007836
Source-Link: googleapis/googleapis@24be099
feat: add support for different Pod selector labels when doing canaries fix!: make changes to an API that is disabled on the server, but whose client libraries were prematurely published
PiperOrigin-RevId: 655923660
Source-Link: googleapis/googleapis@68d8154
feat: Update SearchService docs: keep the API doc up-to-date with recent changes fix!: SearchService
PiperOrigin-RevId: 655695045
Source-Link: googleapis/googleapis@a91d1a3
feat: A new message
ApiAuth
is added feat: A new fielddisplay_name
is added to message.google.cloud.aiplatform.v1beta1.CachedContent
feat: A new fieldscore
is added to message.google.cloud.aiplatform.v1beta1.Candidate
feat: A new enumStrategy
is added feat: A new fieldstrategy
is added to message.google.cloud.aiplatform.v1beta1.Scheduling
feat: A new fielddedicated_endpoint_enabled
is added to message.google.cloud.aiplatform.v1beta1.Endpoint
feat: A new fielddedicated_endpoint_dns
is added to message.google.cloud.aiplatform.v1beta1.Endpoint
feat: A new fieldsatisfies_pzs
is added to message.google.cloud.aiplatform.v1beta1.Endpoint
feat: A new fieldsatisfies_pzi
is added to message.google.cloud.aiplatform.v1beta1.Endpoint
feat: A new messageNumericFilter
is added feat: A new fieldnumeric_filters
is added to message.google.cloud.aiplatform.v1beta1.NearestNeighborQuery
feat: A new messageSlackSource
is added feat: A new messageJiraSource
is added feat: A new fieldis_hugging_face_model
is added to message.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest
feat: A new fieldsatisfies_pzs
is added to message.google.cloud.aiplatform.v1beta1.ModelMonitor
feat: A new fieldsatisfies_pzi
is added to message.google.cloud.aiplatform.v1beta1.ModelMonitor
feat: A new fieldpsc_interface_config
is added to message.google.cloud.aiplatform.v1beta1.PersistentResource
feat: A new fieldray_logs_spec
is added to message.google.cloud.aiplatform.v1beta1.RaySpec
feat: A new messageRayLogsSpec
is added feat: A new fieldsatisfies_pzs
is added to message.google.cloud.aiplatform.v1beta1.PipelineJob
feat: A new fieldsatisfies_pzi
is added to message.google.cloud.aiplatform.v1beta1.PipelineJob
feat: A new fieldsystem_instruction
is added to message.google.cloud.aiplatform.v1beta1.CountTokensRequest
feat: A new fieldtools
is added to message.google.cloud.aiplatform.v1beta1.CountTokensRequest
feat: A new resource_definitioncompute.googleapis.com/NetworkAttachment
is added feat: A new messagePscInterfaceConfig
is added feat: A new fieldbillable_sum
is added to message.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution
feat: A new fieldtotal_billable_token_count
is added to message.google.cloud.aiplatform.v1beta1.SupervisedTuningDataStats
feat: A new valueADAPTER_SIZE_THIRTY_TWO
is added to enumAdapterSize
feat: A new fieldslack_source
is added to message.google.cloud.aiplatform.v1beta1.RagFile
feat: A new fieldjira_source
is added to message.google.cloud.aiplatform.v1beta1.RagFile
feat: A new fieldslack_source
is added to message.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig
feat: A new fieldjira_source
is added to message.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig
docs: A comment for fieldname
in message.google.cloud.aiplatform.v1beta1.Dataset
is changed docs: A comment for fieldname
in message.google.cloud.aiplatform.v1beta1.DatasetVersion
is changed docs: A comment for fieldupdate_mask
in message.google.cloud.aiplatform.v1beta1.UpdateFeatureOnlineStoreRequest
is changed docs: A comment for fieldupdate_mask
in message.google.cloud.aiplatform.v1beta1.UpdateFeatureViewRequest
is changed docs: A comment for fieldupdate_mask
in message.google.cloud.aiplatform.v1beta1.UpdateFeatureGroupRequest
is changed docs: A comment for fieldupdate_mask
in message.google.cloud.aiplatform.v1beta1.UpdateFeatureRequest
is changed docs: A comment for fieldlanguage_code
in message.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest
is changed docs: A comment for fieldlanguage_code
in message.google.cloud.aiplatform.v1beta1.ListPublisherModelsRequest
is changed docs: A comment for fieldmodel
in message.google.cloud.aiplatform.v1beta1.CountTokensRequest
is changed docs: A comment for fieldinstances
in message.google.cloud.aiplatform.v1beta1.CountTokensRequest
is changed docs: A comment for fieldcontents
in message.google.cloud.aiplatform.v1beta1.CountTokensRequest
is changed docs: A comment for messageTrialContext
is changed docs: A comment for fielddisable_attribution
in message.google.cloud.aiplatform.v1beta1.Retrieval
is changedPiperOrigin-RevId: 655643950
Source-Link: googleapis/googleapis@6cabb8b
chore: update C# generator to v1.4.32
PiperOrigin-RevId: 655605490
Source-Link: googleapis/googleapis@ec69fcc
chore: sets google.api.field_behavior to OUTPUT_ONLY on many fields docs: minor updates to reference documentation
PiperOrigin-RevId: 655580261
Source-Link: googleapis/googleapis@a10ca75
chore: Update gapic-generator-python to v1.18.3
PiperOrigin-RevId: 655567917
Source-Link: googleapis/googleapis@43aa65e
docs: update values allowed in kms_key
PiperOrigin-RevId: 655562956
Source-Link: googleapis/googleapis@587cbcc
chore(php): update NetworkServices to migration mode NEW_SURFACE_ONLY
PiperOrigin-RevId: 655308805
Source-Link: googleapis/googleapis@6f08435
chore(php): add build for accesscontextmanager type
PiperOrigin-RevId: 655277374
Source-Link: googleapis/googleapis@6091680
feat: Update CompletionService feat: Update SearchService docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 655276517
Source-Link: googleapis/googleapis@fa4e75b
chore(php): promote AccessContextManager to v1 chore(php): promote ApigeeRegistry to v1 chore(php): promote Batch to v1 chore(php): promote EventarcPublishing to v1 chore(php): promote DatastoreAdmin to v1 chore(php): promote KmsInventory to v1 chore(php): promote Iam to v1
PiperOrigin-RevId: 655267954
Source-Link: googleapis/googleapis@cead733
chore: expose new experimental FindNearest distance params to the preview branch docs: minor documentation clarifications on FindNearest DistanceMeasure options
PiperOrigin-RevId: 655267922
Source-Link: googleapis/googleapis@7858db4
feat: add DataplexTransferStatus enum and field to TagTemplate docs: update field comments for updated IDENTIFIER field behavior
PiperOrigin-RevId: 655260321
Source-Link: googleapis/googleapis@2638123
feat: add Postgres Import/Export config messages
PiperOrigin-RevId: 655231833
Source-Link: googleapis/googleapis@51d7fa8
docs: minor updates to reference documentation
PiperOrigin-RevId: 655228766
Source-Link: googleapis/googleapis@e811b5e
feat: exposed DataStoreConnectionSignals feat: added support for lock flow feat: added support for multi language settings in flow feat: added support for service directory in tools feat: added support for oauth and service agent auth for webhook. feat: expose store tts option in security settings feat: expose PersonalizationSettings & SpeechSettings in v3 API. docs: clarified wording around enable_stackdriver_logging & enable_interaction_logging docs: clarified wording around start point of test config. docs: clarified wording around audio redaction
PiperOrigin-RevId: 654775620
Source-Link: googleapis/googleapis@d44c300
feat: added support for consent based redaction feat: exposed model name in DataStoreConnectionSignals feat: added support for lock flow feat: added support for transit to playbook from page feat: added support for service directory in tools docs: clarified wording around enable_stackdriver_logging & enable_interaction_logging docs: clarified wording around start point of test config.
PiperOrigin-RevId: 654101551
Source-Link: googleapis/googleapis@556515b
feat: add MergeToCell to Mutation APIs
PiperOrigin-RevId: 654025780
Source-Link: googleapis/googleapis@9effffd
feat: Add min, max, hll aggregators and more types docs: Corrected various type documentation
PiperOrigin-RevId: 654022916
Source-Link: googleapis/googleapis@157e3bf
chore: regenerate API index
Source-Link: googleapis/googleapis@5c2a427
feat: add locations metadata proto file docs: update the list of automatically detected encodings docs: update the maximum number of files that may be included in a BatchRecognizeRequest
PiperOrigin-RevId: 653986958
Source-Link: googleapis/googleapis@58cd55f
docs: formatting, grammar, better comments for MaintenanceWindow and SqlUpdateTrack
PiperOrigin-RevId: 653721475
Source-Link: googleapis/googleapis@7613f7d
chore: regenerate API index
Source-Link: googleapis/googleapis@a1df09b
chore: configure Ruby gapic generation for Vision AI v1
PiperOrigin-RevId: 653421277
Source-Link: googleapis/googleapis@41e7874
feat: added support for new custom target type and deploy policy platform logs docs: small Cloud Deploy API documentation updates
PiperOrigin-RevId: 653323174
Source-Link: googleapis/googleapis@9293133
fix!: update sample query, sample query set patterns feat: A new resource pattern value
projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}/sampleQueries/{sample_query}
added to the resource definitiondiscoveryengine.googleapis.com/SampleQuery
feat: A new resource pattern valueprojects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}
added to the resource definitiondiscoveryengine.googleapis.com/SampleQuerySet
docs: keep the API doc up-to-date with recent changesPiperOrigin-RevId: 653290553
Source-Link: googleapis/googleapis@1964be3
chore: regenerate API index
Source-Link: googleapis/googleapis@e0edfcd
feat: add sample query set APIs feat: add sample query APIs feat: add evaluation APIs
PiperOrigin-RevId: 653246344
Source-Link: googleapis/googleapis@4e570db
feat: add
GetKeyEvent
,CreateKeyEvent
,ListKeyEvents
,UpdateKeyEvent
,DeleteKeyEvent
methods to the Admin API v1beta feat: markGetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
,DeleteConversionEvent
methods as deprecated in the Admin API v1beta feat: add thedefault_conversion_value
field to theConversionEvent
resource in the Admin API v1beta feat: add theinclude_all_users
andexpand_groups
fields to theRunAccessReportRequest
resource in the Admin API v1beta feat: add thegmp_organization
field to theAccount
resource in the Admin API v1beta chore: update go_package to match open source code docs: change comment for methodsDeleteAccount
,DeleteProperty
, andRunAccessReport
in serviceAnalyticsAdminService
docs: change comment in fieldsaccount
andproperty
in messageSearchChangeHistoryEventsRequest
docs: change comment for fieldproperty_type
in messageProperty
PiperOrigin-RevId: 653218190
Source-Link: googleapis/googleapis@b05173c
feat: Adding autoscaling settings
PiperOrigin-RevId: 653054299
Source-Link: googleapis/googleapis@db2ac7a
chore: regenerate API index
Source-Link: googleapis/googleapis@d6afd94
feat: add Chunk resource in the search response docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 652981596
Source-Link: googleapis/googleapis@f6352d6
feat: A new field
ray_operator_config
is added to message.google.container.v1beta1.AddonsConfig
feat: A new messageRayOperatorConfig
is added feat: A new messageRayClusterLoggingConfig
is added feat: A new messageRayClusterMonitoringConfig
is added docs: A comment for fieldsubnetwork
in message.google.container.v1beta1.AdditionalPodNetworkConfig
is changed docs: A comment for fieldsecondary_pod_range
in message.google.container.v1beta1.AdditionalPodNetworkConfig
is changed docs: A comment for fieldmax_pods_per_node
in message.google.container.v1beta1.AdditionalPodNetworkConfig
is changedPiperOrigin-RevId: 652939437
Source-Link: googleapis/googleapis@f26a071
feat: support for Ray Clusters docs: trivial updates
PiperOrigin-RevId: 652935560
Source-Link: googleapis/googleapis@056f6e7