Keep `googleapis` and `googleapis-api-index-generator` separate when generating the API index.
The index generator recurses down the directory structure... which means that test files in the generator's `test` directory are ending up being treated as APIs with a directory path of `gen/test/...`
Fixes https://github.com/googleapis/googleapis-api-index-generator/issues/18
Committer: @jskeet
PiperOrigin-RevId: 387371705
feat: Added support for BigQuery routines entries
feat: Added usage_signal field
feat: Added labels field
feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API
feat: Added support for public tag templates
feat: Added support for rich text tags
docs: Documentation improvements
PiperOrigin-RevId: 387350333
fix!: phrase_set_id is required field in CreatePhraseSetRequest.
fix!: custom_class_id is required field in CreateCustomClassRequest.
Committer: @cherba
PiperOrigin-RevId: 387131819
finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat.
PiperOrigin-RevId: 386975549
feat: Add AnalyzeMove API.
feat: Add read_mask field for SearchAllResourcesRequest
feat:Add VersionedResource/AttachedResource fields for ResourceSearchResult.
*the metadata field change for AnalyzeIamPolicyLongrunning is BACKWARD INCOMPATIBLE. Adding this change expand our ability to return richer metadata information for the longrunning operation. Due to the small usage of this API, we've contacted all the customers to make sure they are not using the metadata field and hence won't be broken by this change.
Committer: @aaronlichen-hp
PiperOrigin-RevId: 386530026
BREAKING_CHANGE: change nesting of Conversation.Transcript.Participant to ConversationParticipant and remove AnnotationBoundary.time_offset
PiperOrigin-RevId: 386489535
This API is not intended to be generated publicly, and removing it allows us to also remove an unconventional "root" directory of cloud/
PiperOrigin-RevId: 386429929
The two files (datastore_v1.yaml and datastore_admin_v1.yaml) are identical, but the former is what is generated by our publication pipeline.
PiperOrigin-RevId: 386255743
BREAKING CHANGE: field annotations are added. Allowing this since no client libraries were generated based on old protos.
Committer: @alexander-fenster
PiperOrigin-RevId: 386124227
feat: Adds Feature Store features
feat: Adds CustomJob.web_access_uris, CustomJob.enable_web_access fields
feat: Adds Endpoint.network, Endpoint.private_endpoints fields and PrivateEndpoints message
feat: Adds Execution.State constants: CACHED and CANCELLED
feat: Adds IndexEndpoint.private_ip_ranges field
feat: Adds IndexEndpointService.deployed_index_id field
feat: Adds MetadataService.DeleteArtifact and DeleteExecution methods
feat: Adds ModelMonitoringObjectConfig.explanation_config field and ModelMonitoringObjectConfig.ExplanationConfig message
feat: Adds ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.attribution_score_skew_thresholds and ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.attribution_score_drift_threshold fields
feat: Adds fields to Study message
PiperOrigin-RevId: 385903722