diff --git a/api-index-v1.json b/api-index-v1.json index 7563ce720f..2abf6f970f 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -42,7 +42,7 @@ "google.golang.org/genproto/googleapis/actions/sdk/v2;sdk": 18, "google.golang.org/genproto/googleapis/actions/sdk/v2/interactionmodel/prompt;prompt": 14, "google.golang.org/genproto/googleapis/actions/sdk/v2/interactionmodel;interactionmodel": 7, - "google.golang.org/genproto/googleapis/actions/sdk/v2/interactionmodel/type;type": 6, + "google.golang.org/genproto/googleapis/actions/sdk/v2/interactionmodel/type": 6, "google.golang.org/genproto/googleapis/actions/sdk/v2/conversation;conversation": 14 } } @@ -9161,6 +9161,3272 @@ } ] }, + { + "id": "google.ads.googleads.v7", + "directory": "google/ads/googleads/v7", + "version": "v7", + "majorVersion": "v7", + "hostName": "googleads.googleapis.com", + "title": "Google Ads API", + "description": "Manage your Google Ads accounts, campaigns, and reports with this API.", + "importDirectories": [ + "google/ads/googleads/v7/common", + "google/ads/googleads/v7/enums", + "google/ads/googleads/v7/errors", + "google/ads/googleads/v7/resources", + "google/ads/googleads/v7/services", + "google/api", + "google/longrunning", + "google/protobuf", + "google/rpc" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.ads.googleads.v7.resources": 122, + "com.google.ads.googleads.v7.enums": 249, + "com.google.ads.googleads.v7.common": 30, + "com.google.ads.googleads.v7.errors": 120, + "com.google.ads.googleads.v7.services": 126 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 647 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/ads/googleads/v7/resources;resources": 122, + "google.golang.org/genproto/googleapis/ads/googleads/v7/enums;enums": 249, + "google.golang.org/genproto/googleapis/ads/googleads/v7/common;common": 30, + "google.golang.org/genproto/googleapis/ads/googleads/v7/errors;errors": 120, + "google.golang.org/genproto/googleapis/ads/googleads/v7/services;services": 126 + } + }, + "objc_class_prefix": { + "valueCounts": { + "GAA": 647 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Ads.GoogleAds.V7.Resources": 122, + "Google.Ads.GoogleAds.V7.Enums": 249, + "Google.Ads.GoogleAds.V7.Common": 30, + "Google.Ads.GoogleAds.V7.Errors": 120, + "Google.Ads.GoogleAds.V7.Services": 126 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Ads\\GoogleAds\\V7\\Resources": 122, + "Google\\Ads\\GoogleAds\\V7\\Enums": 249, + "Google\\Ads\\GoogleAds\\V7\\Common": 30, + "Google\\Ads\\GoogleAds\\V7\\Errors": 120, + "Google\\Ads\\GoogleAds\\V7\\Services": 126 + } + }, + "ruby_package": { + "valueCounts": { + "Google::Ads::GoogleAds::V7::Resources": 122, + "Google::Ads::GoogleAds::V7::Enums": 249, + "Google::Ads::GoogleAds::V7::Common": 30, + "Google::Ads::GoogleAds::V7::Errors": 120, + "Google::Ads::GoogleAds::V7::Services": 126 + } + } + }, + "services": [ + { + "shortName": "AccountBudgetProposalService", + "fullName": "google.ads.googleads.v7.services.AccountBudgetProposalService", + "methods": [ + { + "shortName": "GetAccountBudgetProposal", + "fullName": "google.ads.googleads.v7.services.AccountBudgetProposalService.GetAccountBudgetProposal", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/accountBudgetProposals/*}" + } + ] + }, + { + "shortName": "MutateAccountBudgetProposal", + "fullName": "google.ads.googleads.v7.services.AccountBudgetProposalService.MutateAccountBudgetProposal", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/accountBudgetProposals:mutate" + } + ] + } + ] + }, + { + "shortName": "AccountBudgetService", + "fullName": "google.ads.googleads.v7.services.AccountBudgetService", + "methods": [ + { + "shortName": "GetAccountBudget", + "fullName": "google.ads.googleads.v7.services.AccountBudgetService.GetAccountBudget", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/accountBudgets/*}" + } + ] + } + ] + }, + { + "shortName": "AccountLinkService", + "fullName": "google.ads.googleads.v7.services.AccountLinkService", + "methods": [ + { + "shortName": "CreateAccountLink", + "fullName": "google.ads.googleads.v7.services.AccountLinkService.CreateAccountLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/accountLinks:create" + } + ] + }, + { + "shortName": "GetAccountLink", + "fullName": "google.ads.googleads.v7.services.AccountLinkService.GetAccountLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/accountLinks/*}" + } + ] + }, + { + "shortName": "MutateAccountLink", + "fullName": "google.ads.googleads.v7.services.AccountLinkService.MutateAccountLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/accountLinks:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupAdAssetViewService", + "fullName": "google.ads.googleads.v7.services.AdGroupAdAssetViewService", + "methods": [ + { + "shortName": "GetAdGroupAdAssetView", + "fullName": "google.ads.googleads.v7.services.AdGroupAdAssetViewService.GetAdGroupAdAssetView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupAdAssetViews/*}" + } + ] + } + ] + }, + { + "shortName": "AdGroupAdLabelService", + "fullName": "google.ads.googleads.v7.services.AdGroupAdLabelService", + "methods": [ + { + "shortName": "GetAdGroupAdLabel", + "fullName": "google.ads.googleads.v7.services.AdGroupAdLabelService.GetAdGroupAdLabel", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupAdLabels/*}" + } + ] + }, + { + "shortName": "MutateAdGroupAdLabels", + "fullName": "google.ads.googleads.v7.services.AdGroupAdLabelService.MutateAdGroupAdLabels", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupAdLabels:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupAdService", + "fullName": "google.ads.googleads.v7.services.AdGroupAdService", + "methods": [ + { + "shortName": "GetAdGroupAd", + "fullName": "google.ads.googleads.v7.services.AdGroupAdService.GetAdGroupAd", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupAds/*}" + } + ] + }, + { + "shortName": "MutateAdGroupAds", + "fullName": "google.ads.googleads.v7.services.AdGroupAdService.MutateAdGroupAds", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupAds:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupAssetService", + "fullName": "google.ads.googleads.v7.services.AdGroupAssetService", + "methods": [ + { + "shortName": "GetAdGroupAsset", + "fullName": "google.ads.googleads.v7.services.AdGroupAssetService.GetAdGroupAsset", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupAssets/*}" + } + ] + }, + { + "shortName": "MutateAdGroupAssets", + "fullName": "google.ads.googleads.v7.services.AdGroupAssetService.MutateAdGroupAssets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupAssets:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupAudienceViewService", + "fullName": "google.ads.googleads.v7.services.AdGroupAudienceViewService", + "methods": [ + { + "shortName": "GetAdGroupAudienceView", + "fullName": "google.ads.googleads.v7.services.AdGroupAudienceViewService.GetAdGroupAudienceView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupAudienceViews/*}" + } + ] + } + ] + }, + { + "shortName": "AdGroupBidModifierService", + "fullName": "google.ads.googleads.v7.services.AdGroupBidModifierService", + "methods": [ + { + "shortName": "GetAdGroupBidModifier", + "fullName": "google.ads.googleads.v7.services.AdGroupBidModifierService.GetAdGroupBidModifier", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupBidModifiers/*}" + } + ] + }, + { + "shortName": "MutateAdGroupBidModifiers", + "fullName": "google.ads.googleads.v7.services.AdGroupBidModifierService.MutateAdGroupBidModifiers", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupBidModifiers:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupCriterionLabelService", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionLabelService", + "methods": [ + { + "shortName": "GetAdGroupCriterionLabel", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionLabelService.GetAdGroupCriterionLabel", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupCriterionLabels/*}" + } + ] + }, + { + "shortName": "MutateAdGroupCriterionLabels", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionLabelService.MutateAdGroupCriterionLabels", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupCriterionLabels:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupCriterionService", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionService", + "methods": [ + { + "shortName": "GetAdGroupCriterion", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionService.GetAdGroupCriterion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupCriteria/*}" + } + ] + }, + { + "shortName": "MutateAdGroupCriteria", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionService.MutateAdGroupCriteria", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupCriteria:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupCriterionSimulationService", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionSimulationService", + "methods": [ + { + "shortName": "GetAdGroupCriterionSimulation", + "fullName": "google.ads.googleads.v7.services.AdGroupCriterionSimulationService.GetAdGroupCriterionSimulation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupCriterionSimulations/*}" + } + ] + } + ] + }, + { + "shortName": "AdGroupExtensionSettingService", + "fullName": "google.ads.googleads.v7.services.AdGroupExtensionSettingService", + "methods": [ + { + "shortName": "GetAdGroupExtensionSetting", + "fullName": "google.ads.googleads.v7.services.AdGroupExtensionSettingService.GetAdGroupExtensionSetting", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupExtensionSettings/*}" + } + ] + }, + { + "shortName": "MutateAdGroupExtensionSettings", + "fullName": "google.ads.googleads.v7.services.AdGroupExtensionSettingService.MutateAdGroupExtensionSettings", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupExtensionSettings:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupFeedService", + "fullName": "google.ads.googleads.v7.services.AdGroupFeedService", + "methods": [ + { + "shortName": "GetAdGroupFeed", + "fullName": "google.ads.googleads.v7.services.AdGroupFeedService.GetAdGroupFeed", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupFeeds/*}" + } + ] + }, + { + "shortName": "MutateAdGroupFeeds", + "fullName": "google.ads.googleads.v7.services.AdGroupFeedService.MutateAdGroupFeeds", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupFeeds:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupLabelService", + "fullName": "google.ads.googleads.v7.services.AdGroupLabelService", + "methods": [ + { + "shortName": "GetAdGroupLabel", + "fullName": "google.ads.googleads.v7.services.AdGroupLabelService.GetAdGroupLabel", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupLabels/*}" + } + ] + }, + { + "shortName": "MutateAdGroupLabels", + "fullName": "google.ads.googleads.v7.services.AdGroupLabelService.MutateAdGroupLabels", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroupLabels:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupService", + "fullName": "google.ads.googleads.v7.services.AdGroupService", + "methods": [ + { + "shortName": "GetAdGroup", + "fullName": "google.ads.googleads.v7.services.AdGroupService.GetAdGroup", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroups/*}" + } + ] + }, + { + "shortName": "MutateAdGroups", + "fullName": "google.ads.googleads.v7.services.AdGroupService.MutateAdGroups", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adGroups:mutate" + } + ] + } + ] + }, + { + "shortName": "AdGroupSimulationService", + "fullName": "google.ads.googleads.v7.services.AdGroupSimulationService", + "methods": [ + { + "shortName": "GetAdGroupSimulation", + "fullName": "google.ads.googleads.v7.services.AdGroupSimulationService.GetAdGroupSimulation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adGroupSimulations/*}" + } + ] + } + ] + }, + { + "shortName": "AdParameterService", + "fullName": "google.ads.googleads.v7.services.AdParameterService", + "methods": [ + { + "shortName": "GetAdParameter", + "fullName": "google.ads.googleads.v7.services.AdParameterService.GetAdParameter", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adParameters/*}" + } + ] + }, + { + "shortName": "MutateAdParameters", + "fullName": "google.ads.googleads.v7.services.AdParameterService.MutateAdParameters", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/adParameters:mutate" + } + ] + } + ] + }, + { + "shortName": "AdScheduleViewService", + "fullName": "google.ads.googleads.v7.services.AdScheduleViewService", + "methods": [ + { + "shortName": "GetAdScheduleView", + "fullName": "google.ads.googleads.v7.services.AdScheduleViewService.GetAdScheduleView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/adScheduleViews/*}" + } + ] + } + ] + }, + { + "shortName": "AdService", + "fullName": "google.ads.googleads.v7.services.AdService", + "methods": [ + { + "shortName": "GetAd", + "fullName": "google.ads.googleads.v7.services.AdService.GetAd", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/ads/*}" + } + ] + }, + { + "shortName": "MutateAds", + "fullName": "google.ads.googleads.v7.services.AdService.MutateAds", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/ads:mutate" + } + ] + } + ] + }, + { + "shortName": "AgeRangeViewService", + "fullName": "google.ads.googleads.v7.services.AgeRangeViewService", + "methods": [ + { + "shortName": "GetAgeRangeView", + "fullName": "google.ads.googleads.v7.services.AgeRangeViewService.GetAgeRangeView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/ageRangeViews/*}" + } + ] + } + ] + }, + { + "shortName": "AssetService", + "fullName": "google.ads.googleads.v7.services.AssetService", + "methods": [ + { + "shortName": "GetAsset", + "fullName": "google.ads.googleads.v7.services.AssetService.GetAsset", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/assets/*}" + } + ] + }, + { + "shortName": "MutateAssets", + "fullName": "google.ads.googleads.v7.services.AssetService.MutateAssets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/assets:mutate" + } + ] + } + ] + }, + { + "shortName": "BatchJobService", + "fullName": "google.ads.googleads.v7.services.BatchJobService", + "methods": [ + { + "shortName": "AddBatchJobOperations", + "fullName": "google.ads.googleads.v7.services.BatchJobService.AddBatchJobOperations", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{resource_name=customers/*/batchJobs/*}:addOperations" + } + ] + }, + { + "shortName": "GetBatchJob", + "fullName": "google.ads.googleads.v7.services.BatchJobService.GetBatchJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/batchJobs/*}" + } + ] + }, + { + "shortName": "ListBatchJobResults", + "fullName": "google.ads.googleads.v7.services.BatchJobService.ListBatchJobResults", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/batchJobs/*}:listResults" + } + ] + }, + { + "shortName": "MutateBatchJob", + "fullName": "google.ads.googleads.v7.services.BatchJobService.MutateBatchJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/batchJobs:mutate" + } + ] + }, + { + "shortName": "RunBatchJob", + "fullName": "google.ads.googleads.v7.services.BatchJobService.RunBatchJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{resource_name=customers/*/batchJobs/*}:run" + } + ] + } + ] + }, + { + "shortName": "BiddingStrategyService", + "fullName": "google.ads.googleads.v7.services.BiddingStrategyService", + "methods": [ + { + "shortName": "GetBiddingStrategy", + "fullName": "google.ads.googleads.v7.services.BiddingStrategyService.GetBiddingStrategy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/biddingStrategies/*}" + } + ] + }, + { + "shortName": "MutateBiddingStrategies", + "fullName": "google.ads.googleads.v7.services.BiddingStrategyService.MutateBiddingStrategies", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/biddingStrategies:mutate" + } + ] + } + ] + }, + { + "shortName": "BiddingStrategySimulationService", + "fullName": "google.ads.googleads.v7.services.BiddingStrategySimulationService", + "methods": [ + { + "shortName": "GetBiddingStrategySimulation", + "fullName": "google.ads.googleads.v7.services.BiddingStrategySimulationService.GetBiddingStrategySimulation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/biddingStrategySimulations/*}" + } + ] + } + ] + }, + { + "shortName": "BillingSetupService", + "fullName": "google.ads.googleads.v7.services.BillingSetupService", + "methods": [ + { + "shortName": "GetBillingSetup", + "fullName": "google.ads.googleads.v7.services.BillingSetupService.GetBillingSetup", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/billingSetups/*}" + } + ] + }, + { + "shortName": "MutateBillingSetup", + "fullName": "google.ads.googleads.v7.services.BillingSetupService.MutateBillingSetup", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/billingSetups:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignAssetService", + "fullName": "google.ads.googleads.v7.services.CampaignAssetService", + "methods": [ + { + "shortName": "GetCampaignAsset", + "fullName": "google.ads.googleads.v7.services.CampaignAssetService.GetCampaignAsset", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignAssets/*}" + } + ] + }, + { + "shortName": "MutateCampaignAssets", + "fullName": "google.ads.googleads.v7.services.CampaignAssetService.MutateCampaignAssets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignAssets:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignAudienceViewService", + "fullName": "google.ads.googleads.v7.services.CampaignAudienceViewService", + "methods": [ + { + "shortName": "GetCampaignAudienceView", + "fullName": "google.ads.googleads.v7.services.CampaignAudienceViewService.GetCampaignAudienceView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignAudienceViews/*}" + } + ] + } + ] + }, + { + "shortName": "CampaignBidModifierService", + "fullName": "google.ads.googleads.v7.services.CampaignBidModifierService", + "methods": [ + { + "shortName": "GetCampaignBidModifier", + "fullName": "google.ads.googleads.v7.services.CampaignBidModifierService.GetCampaignBidModifier", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignBidModifiers/*}" + } + ] + }, + { + "shortName": "MutateCampaignBidModifiers", + "fullName": "google.ads.googleads.v7.services.CampaignBidModifierService.MutateCampaignBidModifiers", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignBidModifiers:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignBudgetService", + "fullName": "google.ads.googleads.v7.services.CampaignBudgetService", + "methods": [ + { + "shortName": "GetCampaignBudget", + "fullName": "google.ads.googleads.v7.services.CampaignBudgetService.GetCampaignBudget", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignBudgets/*}" + } + ] + }, + { + "shortName": "MutateCampaignBudgets", + "fullName": "google.ads.googleads.v7.services.CampaignBudgetService.MutateCampaignBudgets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignBudgets:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignCriterionService", + "fullName": "google.ads.googleads.v7.services.CampaignCriterionService", + "methods": [ + { + "shortName": "GetCampaignCriterion", + "fullName": "google.ads.googleads.v7.services.CampaignCriterionService.GetCampaignCriterion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignCriteria/*}" + } + ] + }, + { + "shortName": "MutateCampaignCriteria", + "fullName": "google.ads.googleads.v7.services.CampaignCriterionService.MutateCampaignCriteria", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignCriteria:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignCriterionSimulationService", + "fullName": "google.ads.googleads.v7.services.CampaignCriterionSimulationService", + "methods": [ + { + "shortName": "GetCampaignCriterionSimulation", + "fullName": "google.ads.googleads.v7.services.CampaignCriterionSimulationService.GetCampaignCriterionSimulation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignCriterionSimulations/*}" + } + ] + } + ] + }, + { + "shortName": "CampaignDraftService", + "fullName": "google.ads.googleads.v7.services.CampaignDraftService", + "methods": [ + { + "shortName": "GetCampaignDraft", + "fullName": "google.ads.googleads.v7.services.CampaignDraftService.GetCampaignDraft", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignDrafts/*}" + } + ] + }, + { + "shortName": "ListCampaignDraftAsyncErrors", + "fullName": "google.ads.googleads.v7.services.CampaignDraftService.ListCampaignDraftAsyncErrors", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignDrafts/*}:listAsyncErrors" + } + ] + }, + { + "shortName": "MutateCampaignDrafts", + "fullName": "google.ads.googleads.v7.services.CampaignDraftService.MutateCampaignDrafts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignDrafts:mutate" + } + ] + }, + { + "shortName": "PromoteCampaignDraft", + "fullName": "google.ads.googleads.v7.services.CampaignDraftService.PromoteCampaignDraft", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{campaign_draft=customers/*/campaignDrafts/*}:promote" + } + ] + } + ] + }, + { + "shortName": "CampaignExperimentService", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService", + "methods": [ + { + "shortName": "CreateCampaignExperiment", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.CreateCampaignExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignExperiments:create" + } + ] + }, + { + "shortName": "EndCampaignExperiment", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.EndCampaignExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{campaign_experiment=customers/*/campaignExperiments/*}:end" + } + ] + }, + { + "shortName": "GetCampaignExperiment", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.GetCampaignExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignExperiments/*}" + } + ] + }, + { + "shortName": "GraduateCampaignExperiment", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.GraduateCampaignExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{campaign_experiment=customers/*/campaignExperiments/*}:graduate" + } + ] + }, + { + "shortName": "ListCampaignExperimentAsyncErrors", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.ListCampaignExperimentAsyncErrors", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignExperiments/*}:listAsyncErrors" + } + ] + }, + { + "shortName": "MutateCampaignExperiments", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.MutateCampaignExperiments", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignExperiments:mutate" + } + ] + }, + { + "shortName": "PromoteCampaignExperiment", + "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.PromoteCampaignExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{campaign_experiment=customers/*/campaignExperiments/*}:promote" + } + ] + } + ] + }, + { + "shortName": "CampaignExtensionSettingService", + "fullName": "google.ads.googleads.v7.services.CampaignExtensionSettingService", + "methods": [ + { + "shortName": "GetCampaignExtensionSetting", + "fullName": "google.ads.googleads.v7.services.CampaignExtensionSettingService.GetCampaignExtensionSetting", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignExtensionSettings/*}" + } + ] + }, + { + "shortName": "MutateCampaignExtensionSettings", + "fullName": "google.ads.googleads.v7.services.CampaignExtensionSettingService.MutateCampaignExtensionSettings", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignExtensionSettings:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignFeedService", + "fullName": "google.ads.googleads.v7.services.CampaignFeedService", + "methods": [ + { + "shortName": "GetCampaignFeed", + "fullName": "google.ads.googleads.v7.services.CampaignFeedService.GetCampaignFeed", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignFeeds/*}" + } + ] + }, + { + "shortName": "MutateCampaignFeeds", + "fullName": "google.ads.googleads.v7.services.CampaignFeedService.MutateCampaignFeeds", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignFeeds:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignLabelService", + "fullName": "google.ads.googleads.v7.services.CampaignLabelService", + "methods": [ + { + "shortName": "GetCampaignLabel", + "fullName": "google.ads.googleads.v7.services.CampaignLabelService.GetCampaignLabel", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignLabels/*}" + } + ] + }, + { + "shortName": "MutateCampaignLabels", + "fullName": "google.ads.googleads.v7.services.CampaignLabelService.MutateCampaignLabels", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignLabels:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignService", + "fullName": "google.ads.googleads.v7.services.CampaignService", + "methods": [ + { + "shortName": "GetCampaign", + "fullName": "google.ads.googleads.v7.services.CampaignService.GetCampaign", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaigns/*}" + } + ] + }, + { + "shortName": "MutateCampaigns", + "fullName": "google.ads.googleads.v7.services.CampaignService.MutateCampaigns", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaigns:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignSharedSetService", + "fullName": "google.ads.googleads.v7.services.CampaignSharedSetService", + "methods": [ + { + "shortName": "GetCampaignSharedSet", + "fullName": "google.ads.googleads.v7.services.CampaignSharedSetService.GetCampaignSharedSet", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignSharedSets/*}" + } + ] + }, + { + "shortName": "MutateCampaignSharedSets", + "fullName": "google.ads.googleads.v7.services.CampaignSharedSetService.MutateCampaignSharedSets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/campaignSharedSets:mutate" + } + ] + } + ] + }, + { + "shortName": "CampaignSimulationService", + "fullName": "google.ads.googleads.v7.services.CampaignSimulationService", + "methods": [ + { + "shortName": "GetCampaignSimulation", + "fullName": "google.ads.googleads.v7.services.CampaignSimulationService.GetCampaignSimulation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/campaignSimulations/*}" + } + ] + } + ] + }, + { + "shortName": "CarrierConstantService", + "fullName": "google.ads.googleads.v7.services.CarrierConstantService", + "methods": [ + { + "shortName": "GetCarrierConstant", + "fullName": "google.ads.googleads.v7.services.CarrierConstantService.GetCarrierConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=carrierConstants/*}" + } + ] + } + ] + }, + { + "shortName": "ChangeStatusService", + "fullName": "google.ads.googleads.v7.services.ChangeStatusService", + "methods": [ + { + "shortName": "GetChangeStatus", + "fullName": "google.ads.googleads.v7.services.ChangeStatusService.GetChangeStatus", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/changeStatus/*}" + } + ] + } + ] + }, + { + "shortName": "ClickViewService", + "fullName": "google.ads.googleads.v7.services.ClickViewService", + "methods": [ + { + "shortName": "GetClickView", + "fullName": "google.ads.googleads.v7.services.ClickViewService.GetClickView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/clickViews/*}" + } + ] + } + ] + }, + { + "shortName": "CombinedAudienceService", + "fullName": "google.ads.googleads.v7.services.CombinedAudienceService", + "methods": [ + { + "shortName": "GetCombinedAudience", + "fullName": "google.ads.googleads.v7.services.CombinedAudienceService.GetCombinedAudience", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/combinedAudiences/*}" + } + ] + } + ] + }, + { + "shortName": "ConversionActionService", + "fullName": "google.ads.googleads.v7.services.ConversionActionService", + "methods": [ + { + "shortName": "GetConversionAction", + "fullName": "google.ads.googleads.v7.services.ConversionActionService.GetConversionAction", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/conversionActions/*}" + } + ] + }, + { + "shortName": "MutateConversionActions", + "fullName": "google.ads.googleads.v7.services.ConversionActionService.MutateConversionActions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/conversionActions:mutate" + } + ] + } + ] + }, + { + "shortName": "ConversionAdjustmentUploadService", + "fullName": "google.ads.googleads.v7.services.ConversionAdjustmentUploadService", + "methods": [ + { + "shortName": "UploadConversionAdjustments", + "fullName": "google.ads.googleads.v7.services.ConversionAdjustmentUploadService.UploadConversionAdjustments", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:uploadConversionAdjustments" + } + ] + } + ] + }, + { + "shortName": "ConversionCustomVariableService", + "fullName": "google.ads.googleads.v7.services.ConversionCustomVariableService", + "methods": [ + { + "shortName": "GetConversionCustomVariable", + "fullName": "google.ads.googleads.v7.services.ConversionCustomVariableService.GetConversionCustomVariable", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/conversionCustomVariables/*}" + } + ] + }, + { + "shortName": "MutateConversionCustomVariables", + "fullName": "google.ads.googleads.v7.services.ConversionCustomVariableService.MutateConversionCustomVariables", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/conversionCustomVariables:mutate" + } + ] + } + ] + }, + { + "shortName": "ConversionUploadService", + "fullName": "google.ads.googleads.v7.services.ConversionUploadService", + "methods": [ + { + "shortName": "UploadCallConversions", + "fullName": "google.ads.googleads.v7.services.ConversionUploadService.UploadCallConversions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:uploadCallConversions" + } + ] + }, + { + "shortName": "UploadClickConversions", + "fullName": "google.ads.googleads.v7.services.ConversionUploadService.UploadClickConversions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:uploadClickConversions" + } + ] + } + ] + }, + { + "shortName": "CurrencyConstantService", + "fullName": "google.ads.googleads.v7.services.CurrencyConstantService", + "methods": [ + { + "shortName": "GetCurrencyConstant", + "fullName": "google.ads.googleads.v7.services.CurrencyConstantService.GetCurrencyConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=currencyConstants/*}" + } + ] + } + ] + }, + { + "shortName": "CustomAudienceService", + "fullName": "google.ads.googleads.v7.services.CustomAudienceService", + "methods": [ + { + "shortName": "GetCustomAudience", + "fullName": "google.ads.googleads.v7.services.CustomAudienceService.GetCustomAudience", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customAudiences/*}" + } + ] + }, + { + "shortName": "MutateCustomAudiences", + "fullName": "google.ads.googleads.v7.services.CustomAudienceService.MutateCustomAudiences", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customAudiences:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerAssetService", + "fullName": "google.ads.googleads.v7.services.CustomerAssetService", + "methods": [ + { + "shortName": "GetCustomerAsset", + "fullName": "google.ads.googleads.v7.services.CustomerAssetService.GetCustomerAsset", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerAssets/*}" + } + ] + }, + { + "shortName": "MutateCustomerAssets", + "fullName": "google.ads.googleads.v7.services.CustomerAssetService.MutateCustomerAssets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerAssets:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerClientLinkService", + "fullName": "google.ads.googleads.v7.services.CustomerClientLinkService", + "methods": [ + { + "shortName": "GetCustomerClientLink", + "fullName": "google.ads.googleads.v7.services.CustomerClientLinkService.GetCustomerClientLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerClientLinks/*}" + } + ] + }, + { + "shortName": "MutateCustomerClientLink", + "fullName": "google.ads.googleads.v7.services.CustomerClientLinkService.MutateCustomerClientLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerClientLinks:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerClientService", + "fullName": "google.ads.googleads.v7.services.CustomerClientService", + "methods": [ + { + "shortName": "GetCustomerClient", + "fullName": "google.ads.googleads.v7.services.CustomerClientService.GetCustomerClient", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerClients/*}" + } + ] + } + ] + }, + { + "shortName": "CustomerExtensionSettingService", + "fullName": "google.ads.googleads.v7.services.CustomerExtensionSettingService", + "methods": [ + { + "shortName": "GetCustomerExtensionSetting", + "fullName": "google.ads.googleads.v7.services.CustomerExtensionSettingService.GetCustomerExtensionSetting", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerExtensionSettings/*}" + } + ] + }, + { + "shortName": "MutateCustomerExtensionSettings", + "fullName": "google.ads.googleads.v7.services.CustomerExtensionSettingService.MutateCustomerExtensionSettings", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerExtensionSettings:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerFeedService", + "fullName": "google.ads.googleads.v7.services.CustomerFeedService", + "methods": [ + { + "shortName": "GetCustomerFeed", + "fullName": "google.ads.googleads.v7.services.CustomerFeedService.GetCustomerFeed", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerFeeds/*}" + } + ] + }, + { + "shortName": "MutateCustomerFeeds", + "fullName": "google.ads.googleads.v7.services.CustomerFeedService.MutateCustomerFeeds", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerFeeds:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerLabelService", + "fullName": "google.ads.googleads.v7.services.CustomerLabelService", + "methods": [ + { + "shortName": "GetCustomerLabel", + "fullName": "google.ads.googleads.v7.services.CustomerLabelService.GetCustomerLabel", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerLabels/*}" + } + ] + }, + { + "shortName": "MutateCustomerLabels", + "fullName": "google.ads.googleads.v7.services.CustomerLabelService.MutateCustomerLabels", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerLabels:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerManagerLinkService", + "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService", + "methods": [ + { + "shortName": "GetCustomerManagerLink", + "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService.GetCustomerManagerLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerManagerLinks/*}" + } + ] + }, + { + "shortName": "MoveManagerLink", + "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService.MoveManagerLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerManagerLinks:moveManagerLink" + } + ] + }, + { + "shortName": "MutateCustomerManagerLink", + "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService.MutateCustomerManagerLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerManagerLinks:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerNegativeCriterionService", + "fullName": "google.ads.googleads.v7.services.CustomerNegativeCriterionService", + "methods": [ + { + "shortName": "GetCustomerNegativeCriterion", + "fullName": "google.ads.googleads.v7.services.CustomerNegativeCriterionService.GetCustomerNegativeCriterion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerNegativeCriteria/*}" + } + ] + }, + { + "shortName": "MutateCustomerNegativeCriteria", + "fullName": "google.ads.googleads.v7.services.CustomerNegativeCriterionService.MutateCustomerNegativeCriteria", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerNegativeCriteria:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerService", + "fullName": "google.ads.googleads.v7.services.CustomerService", + "methods": [ + { + "shortName": "CreateCustomerClient", + "fullName": "google.ads.googleads.v7.services.CustomerService.CreateCustomerClient", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:createCustomerClient" + } + ] + }, + { + "shortName": "GetCustomer", + "fullName": "google.ads.googleads.v7.services.CustomerService.GetCustomer", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*}" + } + ] + }, + { + "shortName": "ListAccessibleCustomers", + "fullName": "google.ads.googleads.v7.services.CustomerService.ListAccessibleCustomers", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/customers:listAccessibleCustomers" + } + ] + }, + { + "shortName": "MutateCustomer", + "fullName": "google.ads.googleads.v7.services.CustomerService.MutateCustomer", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerUserAccessInvitationService", + "fullName": "google.ads.googleads.v7.services.CustomerUserAccessInvitationService", + "methods": [ + { + "shortName": "GetCustomerUserAccessInvitation", + "fullName": "google.ads.googleads.v7.services.CustomerUserAccessInvitationService.GetCustomerUserAccessInvitation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerUserAccessInvitations/*}" + } + ] + }, + { + "shortName": "MutateCustomerUserAccessInvitation", + "fullName": "google.ads.googleads.v7.services.CustomerUserAccessInvitationService.MutateCustomerUserAccessInvitation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerUserAccessInvitations:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomerUserAccessService", + "fullName": "google.ads.googleads.v7.services.CustomerUserAccessService", + "methods": [ + { + "shortName": "GetCustomerUserAccess", + "fullName": "google.ads.googleads.v7.services.CustomerUserAccessService.GetCustomerUserAccess", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customerUserAccesses/*}" + } + ] + }, + { + "shortName": "MutateCustomerUserAccess", + "fullName": "google.ads.googleads.v7.services.CustomerUserAccessService.MutateCustomerUserAccess", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customerUserAccesses:mutate" + } + ] + } + ] + }, + { + "shortName": "CustomInterestService", + "fullName": "google.ads.googleads.v7.services.CustomInterestService", + "methods": [ + { + "shortName": "GetCustomInterest", + "fullName": "google.ads.googleads.v7.services.CustomInterestService.GetCustomInterest", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/customInterests/*}" + } + ] + }, + { + "shortName": "MutateCustomInterests", + "fullName": "google.ads.googleads.v7.services.CustomInterestService.MutateCustomInterests", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/customInterests:mutate" + } + ] + } + ] + }, + { + "shortName": "DetailPlacementViewService", + "fullName": "google.ads.googleads.v7.services.DetailPlacementViewService", + "methods": [ + { + "shortName": "GetDetailPlacementView", + "fullName": "google.ads.googleads.v7.services.DetailPlacementViewService.GetDetailPlacementView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/detailPlacementViews/*}" + } + ] + } + ] + }, + { + "shortName": "DisplayKeywordViewService", + "fullName": "google.ads.googleads.v7.services.DisplayKeywordViewService", + "methods": [ + { + "shortName": "GetDisplayKeywordView", + "fullName": "google.ads.googleads.v7.services.DisplayKeywordViewService.GetDisplayKeywordView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/displayKeywordViews/*}" + } + ] + } + ] + }, + { + "shortName": "DistanceViewService", + "fullName": "google.ads.googleads.v7.services.DistanceViewService", + "methods": [ + { + "shortName": "GetDistanceView", + "fullName": "google.ads.googleads.v7.services.DistanceViewService.GetDistanceView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/distanceViews/*}" + } + ] + } + ] + }, + { + "shortName": "DomainCategoryService", + "fullName": "google.ads.googleads.v7.services.DomainCategoryService", + "methods": [ + { + "shortName": "GetDomainCategory", + "fullName": "google.ads.googleads.v7.services.DomainCategoryService.GetDomainCategory", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/domainCategories/*}" + } + ] + } + ] + }, + { + "shortName": "DynamicSearchAdsSearchTermViewService", + "fullName": "google.ads.googleads.v7.services.DynamicSearchAdsSearchTermViewService", + "methods": [ + { + "shortName": "GetDynamicSearchAdsSearchTermView", + "fullName": "google.ads.googleads.v7.services.DynamicSearchAdsSearchTermViewService.GetDynamicSearchAdsSearchTermView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/dynamicSearchAdsSearchTermViews/*}" + } + ] + } + ] + }, + { + "shortName": "ExpandedLandingPageViewService", + "fullName": "google.ads.googleads.v7.services.ExpandedLandingPageViewService", + "methods": [ + { + "shortName": "GetExpandedLandingPageView", + "fullName": "google.ads.googleads.v7.services.ExpandedLandingPageViewService.GetExpandedLandingPageView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/expandedLandingPageViews/*}" + } + ] + } + ] + }, + { + "shortName": "ExtensionFeedItemService", + "fullName": "google.ads.googleads.v7.services.ExtensionFeedItemService", + "methods": [ + { + "shortName": "GetExtensionFeedItem", + "fullName": "google.ads.googleads.v7.services.ExtensionFeedItemService.GetExtensionFeedItem", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/extensionFeedItems/*}" + } + ] + }, + { + "shortName": "MutateExtensionFeedItems", + "fullName": "google.ads.googleads.v7.services.ExtensionFeedItemService.MutateExtensionFeedItems", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/extensionFeedItems:mutate" + } + ] + } + ] + }, + { + "shortName": "FeedItemService", + "fullName": "google.ads.googleads.v7.services.FeedItemService", + "methods": [ + { + "shortName": "GetFeedItem", + "fullName": "google.ads.googleads.v7.services.FeedItemService.GetFeedItem", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/feedItems/*}" + } + ] + }, + { + "shortName": "MutateFeedItems", + "fullName": "google.ads.googleads.v7.services.FeedItemService.MutateFeedItems", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/feedItems:mutate" + } + ] + } + ] + }, + { + "shortName": "FeedItemSetLinkService", + "fullName": "google.ads.googleads.v7.services.FeedItemSetLinkService", + "methods": [ + { + "shortName": "GetFeedItemSetLink", + "fullName": "google.ads.googleads.v7.services.FeedItemSetLinkService.GetFeedItemSetLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/feedItemSetLinks/*}" + } + ] + }, + { + "shortName": "MutateFeedItemSetLinks", + "fullName": "google.ads.googleads.v7.services.FeedItemSetLinkService.MutateFeedItemSetLinks", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/feedItemSetLinks:mutate" + } + ] + } + ] + }, + { + "shortName": "FeedItemSetService", + "fullName": "google.ads.googleads.v7.services.FeedItemSetService", + "methods": [ + { + "shortName": "GetFeedItemSet", + "fullName": "google.ads.googleads.v7.services.FeedItemSetService.GetFeedItemSet", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/feedItemSets/*}" + } + ] + }, + { + "shortName": "MutateFeedItemSets", + "fullName": "google.ads.googleads.v7.services.FeedItemSetService.MutateFeedItemSets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/feedItemSets:mutate" + } + ] + } + ] + }, + { + "shortName": "FeedItemTargetService", + "fullName": "google.ads.googleads.v7.services.FeedItemTargetService", + "methods": [ + { + "shortName": "GetFeedItemTarget", + "fullName": "google.ads.googleads.v7.services.FeedItemTargetService.GetFeedItemTarget", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/feedItemTargets/*}" + } + ] + }, + { + "shortName": "MutateFeedItemTargets", + "fullName": "google.ads.googleads.v7.services.FeedItemTargetService.MutateFeedItemTargets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/feedItemTargets:mutate" + } + ] + } + ] + }, + { + "shortName": "FeedMappingService", + "fullName": "google.ads.googleads.v7.services.FeedMappingService", + "methods": [ + { + "shortName": "GetFeedMapping", + "fullName": "google.ads.googleads.v7.services.FeedMappingService.GetFeedMapping", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/feedMappings/*}" + } + ] + }, + { + "shortName": "MutateFeedMappings", + "fullName": "google.ads.googleads.v7.services.FeedMappingService.MutateFeedMappings", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/feedMappings:mutate" + } + ] + } + ] + }, + { + "shortName": "FeedPlaceholderViewService", + "fullName": "google.ads.googleads.v7.services.FeedPlaceholderViewService", + "methods": [ + { + "shortName": "GetFeedPlaceholderView", + "fullName": "google.ads.googleads.v7.services.FeedPlaceholderViewService.GetFeedPlaceholderView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/feedPlaceholderViews/*}" + } + ] + } + ] + }, + { + "shortName": "FeedService", + "fullName": "google.ads.googleads.v7.services.FeedService", + "methods": [ + { + "shortName": "GetFeed", + "fullName": "google.ads.googleads.v7.services.FeedService.GetFeed", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/feeds/*}" + } + ] + }, + { + "shortName": "MutateFeeds", + "fullName": "google.ads.googleads.v7.services.FeedService.MutateFeeds", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/feeds:mutate" + } + ] + } + ] + }, + { + "shortName": "GenderViewService", + "fullName": "google.ads.googleads.v7.services.GenderViewService", + "methods": [ + { + "shortName": "GetGenderView", + "fullName": "google.ads.googleads.v7.services.GenderViewService.GetGenderView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/genderViews/*}" + } + ] + } + ] + }, + { + "shortName": "GeographicViewService", + "fullName": "google.ads.googleads.v7.services.GeographicViewService", + "methods": [ + { + "shortName": "GetGeographicView", + "fullName": "google.ads.googleads.v7.services.GeographicViewService.GetGeographicView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/geographicViews/*}" + } + ] + } + ] + }, + { + "shortName": "GeoTargetConstantService", + "fullName": "google.ads.googleads.v7.services.GeoTargetConstantService", + "methods": [ + { + "shortName": "GetGeoTargetConstant", + "fullName": "google.ads.googleads.v7.services.GeoTargetConstantService.GetGeoTargetConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=geoTargetConstants/*}" + } + ] + }, + { + "shortName": "SuggestGeoTargetConstants", + "fullName": "google.ads.googleads.v7.services.GeoTargetConstantService.SuggestGeoTargetConstants", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/geoTargetConstants:suggest" + } + ] + } + ] + }, + { + "shortName": "GoogleAdsFieldService", + "fullName": "google.ads.googleads.v7.services.GoogleAdsFieldService", + "methods": [ + { + "shortName": "GetGoogleAdsField", + "fullName": "google.ads.googleads.v7.services.GoogleAdsFieldService.GetGoogleAdsField", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=googleAdsFields/*}" + } + ] + }, + { + "shortName": "SearchGoogleAdsFields", + "fullName": "google.ads.googleads.v7.services.GoogleAdsFieldService.SearchGoogleAdsFields", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/googleAdsFields:search" + } + ] + } + ] + }, + { + "shortName": "GoogleAdsService", + "fullName": "google.ads.googleads.v7.services.GoogleAdsService", + "methods": [ + { + "shortName": "Mutate", + "fullName": "google.ads.googleads.v7.services.GoogleAdsService.Mutate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/googleAds:mutate" + } + ] + }, + { + "shortName": "Search", + "fullName": "google.ads.googleads.v7.services.GoogleAdsService.Search", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/googleAds:search" + } + ] + }, + { + "shortName": "SearchStream", + "fullName": "google.ads.googleads.v7.services.GoogleAdsService.SearchStream", + "mode": "SERVER_STREAMING", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/googleAds:searchStream" + } + ] + } + ] + }, + { + "shortName": "GroupPlacementViewService", + "fullName": "google.ads.googleads.v7.services.GroupPlacementViewService", + "methods": [ + { + "shortName": "GetGroupPlacementView", + "fullName": "google.ads.googleads.v7.services.GroupPlacementViewService.GetGroupPlacementView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/groupPlacementViews/*}" + } + ] + } + ] + }, + { + "shortName": "HotelGroupViewService", + "fullName": "google.ads.googleads.v7.services.HotelGroupViewService", + "methods": [ + { + "shortName": "GetHotelGroupView", + "fullName": "google.ads.googleads.v7.services.HotelGroupViewService.GetHotelGroupView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/hotelGroupViews/*}" + } + ] + } + ] + }, + { + "shortName": "HotelPerformanceViewService", + "fullName": "google.ads.googleads.v7.services.HotelPerformanceViewService", + "methods": [ + { + "shortName": "GetHotelPerformanceView", + "fullName": "google.ads.googleads.v7.services.HotelPerformanceViewService.GetHotelPerformanceView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/hotelPerformanceView}" + } + ] + } + ] + }, + { + "shortName": "IncomeRangeViewService", + "fullName": "google.ads.googleads.v7.services.IncomeRangeViewService", + "methods": [ + { + "shortName": "GetIncomeRangeView", + "fullName": "google.ads.googleads.v7.services.IncomeRangeViewService.GetIncomeRangeView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/incomeRangeViews/*}" + } + ] + } + ] + }, + { + "shortName": "InvoiceService", + "fullName": "google.ads.googleads.v7.services.InvoiceService", + "methods": [ + { + "shortName": "ListInvoices", + "fullName": "google.ads.googleads.v7.services.InvoiceService.ListInvoices", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/customers/{customer_id=*}/invoices" + } + ] + } + ] + }, + { + "shortName": "KeywordPlanAdGroupKeywordService", + "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupKeywordService", + "methods": [ + { + "shortName": "GetKeywordPlanAdGroupKeyword", + "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupKeywordService.GetKeywordPlanAdGroupKeyword", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/keywordPlanAdGroupKeywords/*}" + } + ] + }, + { + "shortName": "MutateKeywordPlanAdGroupKeywords", + "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupKeywordService.MutateKeywordPlanAdGroupKeywords", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/keywordPlanAdGroupKeywords:mutate" + } + ] + } + ] + }, + { + "shortName": "KeywordPlanAdGroupService", + "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupService", + "methods": [ + { + "shortName": "GetKeywordPlanAdGroup", + "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupService.GetKeywordPlanAdGroup", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/keywordPlanAdGroups/*}" + } + ] + }, + { + "shortName": "MutateKeywordPlanAdGroups", + "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupService.MutateKeywordPlanAdGroups", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/keywordPlanAdGroups:mutate" + } + ] + } + ] + }, + { + "shortName": "KeywordPlanCampaignKeywordService", + "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignKeywordService", + "methods": [ + { + "shortName": "GetKeywordPlanCampaignKeyword", + "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignKeywordService.GetKeywordPlanCampaignKeyword", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/keywordPlanCampaignKeywords/*}" + } + ] + }, + { + "shortName": "MutateKeywordPlanCampaignKeywords", + "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignKeywordService.MutateKeywordPlanCampaignKeywords", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/keywordPlanCampaignKeywords:mutate" + } + ] + } + ] + }, + { + "shortName": "KeywordPlanCampaignService", + "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignService", + "methods": [ + { + "shortName": "GetKeywordPlanCampaign", + "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignService.GetKeywordPlanCampaign", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/keywordPlanCampaigns/*}" + } + ] + }, + { + "shortName": "MutateKeywordPlanCampaigns", + "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignService.MutateKeywordPlanCampaigns", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/keywordPlanCampaigns:mutate" + } + ] + } + ] + }, + { + "shortName": "KeywordPlanIdeaService", + "fullName": "google.ads.googleads.v7.services.KeywordPlanIdeaService", + "methods": [ + { + "shortName": "GenerateKeywordIdeas", + "fullName": "google.ads.googleads.v7.services.KeywordPlanIdeaService.GenerateKeywordIdeas", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:generateKeywordIdeas" + } + ] + } + ] + }, + { + "shortName": "KeywordPlanService", + "fullName": "google.ads.googleads.v7.services.KeywordPlanService", + "methods": [ + { + "shortName": "GenerateForecastCurve", + "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateForecastCurve", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateForecastCurve" + } + ] + }, + { + "shortName": "GenerateForecastMetrics", + "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateForecastMetrics", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateForecastMetrics" + } + ] + }, + { + "shortName": "GenerateForecastTimeSeries", + "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateForecastTimeSeries", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateForecastTimeSeries" + } + ] + }, + { + "shortName": "GenerateHistoricalMetrics", + "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateHistoricalMetrics", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateHistoricalMetrics" + } + ] + }, + { + "shortName": "GetKeywordPlan", + "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GetKeywordPlan", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/keywordPlans/*}" + } + ] + }, + { + "shortName": "MutateKeywordPlans", + "fullName": "google.ads.googleads.v7.services.KeywordPlanService.MutateKeywordPlans", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/keywordPlans:mutate" + } + ] + } + ] + }, + { + "shortName": "KeywordViewService", + "fullName": "google.ads.googleads.v7.services.KeywordViewService", + "methods": [ + { + "shortName": "GetKeywordView", + "fullName": "google.ads.googleads.v7.services.KeywordViewService.GetKeywordView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/keywordViews/*}" + } + ] + } + ] + }, + { + "shortName": "LabelService", + "fullName": "google.ads.googleads.v7.services.LabelService", + "methods": [ + { + "shortName": "GetLabel", + "fullName": "google.ads.googleads.v7.services.LabelService.GetLabel", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/labels/*}" + } + ] + }, + { + "shortName": "MutateLabels", + "fullName": "google.ads.googleads.v7.services.LabelService.MutateLabels", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/labels:mutate" + } + ] + } + ] + }, + { + "shortName": "LandingPageViewService", + "fullName": "google.ads.googleads.v7.services.LandingPageViewService", + "methods": [ + { + "shortName": "GetLandingPageView", + "fullName": "google.ads.googleads.v7.services.LandingPageViewService.GetLandingPageView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/landingPageViews/*}" + } + ] + } + ] + }, + { + "shortName": "LanguageConstantService", + "fullName": "google.ads.googleads.v7.services.LanguageConstantService", + "methods": [ + { + "shortName": "GetLanguageConstant", + "fullName": "google.ads.googleads.v7.services.LanguageConstantService.GetLanguageConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=languageConstants/*}" + } + ] + } + ] + }, + { + "shortName": "LifeEventService", + "fullName": "google.ads.googleads.v7.services.LifeEventService", + "methods": [ + { + "shortName": "GetLifeEvent", + "fullName": "google.ads.googleads.v7.services.LifeEventService.GetLifeEvent", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/lifeEvents/*}" + } + ] + } + ] + }, + { + "shortName": "LocationViewService", + "fullName": "google.ads.googleads.v7.services.LocationViewService", + "methods": [ + { + "shortName": "GetLocationView", + "fullName": "google.ads.googleads.v7.services.LocationViewService.GetLocationView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/locationViews/*}" + } + ] + } + ] + }, + { + "shortName": "ManagedPlacementViewService", + "fullName": "google.ads.googleads.v7.services.ManagedPlacementViewService", + "methods": [ + { + "shortName": "GetManagedPlacementView", + "fullName": "google.ads.googleads.v7.services.ManagedPlacementViewService.GetManagedPlacementView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/managedPlacementViews/*}" + } + ] + } + ] + }, + { + "shortName": "MediaFileService", + "fullName": "google.ads.googleads.v7.services.MediaFileService", + "methods": [ + { + "shortName": "GetMediaFile", + "fullName": "google.ads.googleads.v7.services.MediaFileService.GetMediaFile", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/mediaFiles/*}" + } + ] + }, + { + "shortName": "MutateMediaFiles", + "fullName": "google.ads.googleads.v7.services.MediaFileService.MutateMediaFiles", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/mediaFiles:mutate" + } + ] + } + ] + }, + { + "shortName": "MerchantCenterLinkService", + "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService", + "methods": [ + { + "shortName": "GetMerchantCenterLink", + "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService.GetMerchantCenterLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/merchantCenterLinks/*}" + } + ] + }, + { + "shortName": "ListMerchantCenterLinks", + "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService.ListMerchantCenterLinks", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/customers/{customer_id=*}/merchantCenterLinks" + } + ] + }, + { + "shortName": "MutateMerchantCenterLink", + "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService.MutateMerchantCenterLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/merchantCenterLinks:mutate" + } + ] + } + ] + }, + { + "shortName": "MobileAppCategoryConstantService", + "fullName": "google.ads.googleads.v7.services.MobileAppCategoryConstantService", + "methods": [ + { + "shortName": "GetMobileAppCategoryConstant", + "fullName": "google.ads.googleads.v7.services.MobileAppCategoryConstantService.GetMobileAppCategoryConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=mobileAppCategoryConstants/*}" + } + ] + } + ] + }, + { + "shortName": "MobileDeviceConstantService", + "fullName": "google.ads.googleads.v7.services.MobileDeviceConstantService", + "methods": [ + { + "shortName": "GetMobileDeviceConstant", + "fullName": "google.ads.googleads.v7.services.MobileDeviceConstantService.GetMobileDeviceConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=mobileDeviceConstants/*}" + } + ] + } + ] + }, + { + "shortName": "OfflineUserDataJobService", + "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService", + "methods": [ + { + "shortName": "AddOfflineUserDataJobOperations", + "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.AddOfflineUserDataJobOperations", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{resource_name=customers/*/offlineUserDataJobs/*}:addOperations" + } + ] + }, + { + "shortName": "CreateOfflineUserDataJob", + "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.CreateOfflineUserDataJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/offlineUserDataJobs:create" + } + ] + }, + { + "shortName": "GetOfflineUserDataJob", + "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.GetOfflineUserDataJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/offlineUserDataJobs/*}" + } + ] + }, + { + "shortName": "RunOfflineUserDataJob", + "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.RunOfflineUserDataJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{resource_name=customers/*/offlineUserDataJobs/*}:run" + } + ] + } + ] + }, + { + "shortName": "OperatingSystemVersionConstantService", + "fullName": "google.ads.googleads.v7.services.OperatingSystemVersionConstantService", + "methods": [ + { + "shortName": "GetOperatingSystemVersionConstant", + "fullName": "google.ads.googleads.v7.services.OperatingSystemVersionConstantService.GetOperatingSystemVersionConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=operatingSystemVersionConstants/*}" + } + ] + } + ] + }, + { + "shortName": "PaidOrganicSearchTermViewService", + "fullName": "google.ads.googleads.v7.services.PaidOrganicSearchTermViewService", + "methods": [ + { + "shortName": "GetPaidOrganicSearchTermView", + "fullName": "google.ads.googleads.v7.services.PaidOrganicSearchTermViewService.GetPaidOrganicSearchTermView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/paidOrganicSearchTermViews/*}" + } + ] + } + ] + }, + { + "shortName": "ParentalStatusViewService", + "fullName": "google.ads.googleads.v7.services.ParentalStatusViewService", + "methods": [ + { + "shortName": "GetParentalStatusView", + "fullName": "google.ads.googleads.v7.services.ParentalStatusViewService.GetParentalStatusView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/parentalStatusViews/*}" + } + ] + } + ] + }, + { + "shortName": "PaymentsAccountService", + "fullName": "google.ads.googleads.v7.services.PaymentsAccountService", + "methods": [ + { + "shortName": "ListPaymentsAccounts", + "fullName": "google.ads.googleads.v7.services.PaymentsAccountService.ListPaymentsAccounts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/customers/{customer_id=*}/paymentsAccounts" + } + ] + } + ] + }, + { + "shortName": "ProductBiddingCategoryConstantService", + "fullName": "google.ads.googleads.v7.services.ProductBiddingCategoryConstantService", + "methods": [ + { + "shortName": "GetProductBiddingCategoryConstant", + "fullName": "google.ads.googleads.v7.services.ProductBiddingCategoryConstantService.GetProductBiddingCategoryConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=productBiddingCategoryConstants/*}" + } + ] + } + ] + }, + { + "shortName": "ProductGroupViewService", + "fullName": "google.ads.googleads.v7.services.ProductGroupViewService", + "methods": [ + { + "shortName": "GetProductGroupView", + "fullName": "google.ads.googleads.v7.services.ProductGroupViewService.GetProductGroupView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/productGroupViews/*}" + } + ] + } + ] + }, + { + "shortName": "ReachPlanService", + "fullName": "google.ads.googleads.v7.services.ReachPlanService", + "methods": [ + { + "shortName": "GenerateProductMixIdeas", + "fullName": "google.ads.googleads.v7.services.ReachPlanService.GenerateProductMixIdeas", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:generateProductMixIdeas" + } + ] + }, + { + "shortName": "GenerateReachForecast", + "fullName": "google.ads.googleads.v7.services.ReachPlanService.GenerateReachForecast", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:generateReachForecast" + } + ] + }, + { + "shortName": "ListPlannableLocations", + "fullName": "google.ads.googleads.v7.services.ReachPlanService.ListPlannableLocations", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7:listPlannableLocations" + } + ] + }, + { + "shortName": "ListPlannableProducts", + "fullName": "google.ads.googleads.v7.services.ReachPlanService.ListPlannableProducts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7:listPlannableProducts" + } + ] + } + ] + }, + { + "shortName": "RecommendationService", + "fullName": "google.ads.googleads.v7.services.RecommendationService", + "methods": [ + { + "shortName": "ApplyRecommendation", + "fullName": "google.ads.googleads.v7.services.RecommendationService.ApplyRecommendation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/recommendations:apply" + } + ] + }, + { + "shortName": "DismissRecommendation", + "fullName": "google.ads.googleads.v7.services.RecommendationService.DismissRecommendation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/recommendations:dismiss" + } + ] + }, + { + "shortName": "GetRecommendation", + "fullName": "google.ads.googleads.v7.services.RecommendationService.GetRecommendation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/recommendations/*}" + } + ] + } + ] + }, + { + "shortName": "RemarketingActionService", + "fullName": "google.ads.googleads.v7.services.RemarketingActionService", + "methods": [ + { + "shortName": "GetRemarketingAction", + "fullName": "google.ads.googleads.v7.services.RemarketingActionService.GetRemarketingAction", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/remarketingActions/*}" + } + ] + }, + { + "shortName": "MutateRemarketingActions", + "fullName": "google.ads.googleads.v7.services.RemarketingActionService.MutateRemarketingActions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/remarketingActions:mutate" + } + ] + } + ] + }, + { + "shortName": "SearchTermViewService", + "fullName": "google.ads.googleads.v7.services.SearchTermViewService", + "methods": [ + { + "shortName": "GetSearchTermView", + "fullName": "google.ads.googleads.v7.services.SearchTermViewService.GetSearchTermView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/searchTermViews/*}" + } + ] + } + ] + }, + { + "shortName": "SharedCriterionService", + "fullName": "google.ads.googleads.v7.services.SharedCriterionService", + "methods": [ + { + "shortName": "GetSharedCriterion", + "fullName": "google.ads.googleads.v7.services.SharedCriterionService.GetSharedCriterion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/sharedCriteria/*}" + } + ] + }, + { + "shortName": "MutateSharedCriteria", + "fullName": "google.ads.googleads.v7.services.SharedCriterionService.MutateSharedCriteria", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/sharedCriteria:mutate" + } + ] + } + ] + }, + { + "shortName": "SharedSetService", + "fullName": "google.ads.googleads.v7.services.SharedSetService", + "methods": [ + { + "shortName": "GetSharedSet", + "fullName": "google.ads.googleads.v7.services.SharedSetService.GetSharedSet", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/sharedSets/*}" + } + ] + }, + { + "shortName": "MutateSharedSets", + "fullName": "google.ads.googleads.v7.services.SharedSetService.MutateSharedSets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/sharedSets:mutate" + } + ] + } + ] + }, + { + "shortName": "ShoppingPerformanceViewService", + "fullName": "google.ads.googleads.v7.services.ShoppingPerformanceViewService", + "methods": [ + { + "shortName": "GetShoppingPerformanceView", + "fullName": "google.ads.googleads.v7.services.ShoppingPerformanceViewService.GetShoppingPerformanceView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/shoppingPerformanceView}" + } + ] + } + ] + }, + { + "shortName": "ThirdPartyAppAnalyticsLinkService", + "fullName": "google.ads.googleads.v7.services.ThirdPartyAppAnalyticsLinkService", + "methods": [ + { + "shortName": "GetThirdPartyAppAnalyticsLink", + "fullName": "google.ads.googleads.v7.services.ThirdPartyAppAnalyticsLinkService.GetThirdPartyAppAnalyticsLink", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/thirdPartyAppAnalyticsLinks/*}" + } + ] + }, + { + "shortName": "RegenerateShareableLinkId", + "fullName": "google.ads.googleads.v7.services.ThirdPartyAppAnalyticsLinkService.RegenerateShareableLinkId", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/{resource_name=customers/*/thirdPartyAppAnalyticsLinks/*}:regenerateShareableLinkId" + } + ] + } + ] + }, + { + "shortName": "TopicConstantService", + "fullName": "google.ads.googleads.v7.services.TopicConstantService", + "methods": [ + { + "shortName": "GetTopicConstant", + "fullName": "google.ads.googleads.v7.services.TopicConstantService.GetTopicConstant", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=topicConstants/*}" + } + ] + } + ] + }, + { + "shortName": "TopicViewService", + "fullName": "google.ads.googleads.v7.services.TopicViewService", + "methods": [ + { + "shortName": "GetTopicView", + "fullName": "google.ads.googleads.v7.services.TopicViewService.GetTopicView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/topicViews/*}" + } + ] + } + ] + }, + { + "shortName": "UserDataService", + "fullName": "google.ads.googleads.v7.services.UserDataService", + "methods": [ + { + "shortName": "UploadUserData", + "fullName": "google.ads.googleads.v7.services.UserDataService.UploadUserData", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}:uploadUserData" + } + ] + } + ] + }, + { + "shortName": "UserInterestService", + "fullName": "google.ads.googleads.v7.services.UserInterestService", + "methods": [ + { + "shortName": "GetUserInterest", + "fullName": "google.ads.googleads.v7.services.UserInterestService.GetUserInterest", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/userInterests/*}" + } + ] + } + ] + }, + { + "shortName": "UserListService", + "fullName": "google.ads.googleads.v7.services.UserListService", + "methods": [ + { + "shortName": "GetUserList", + "fullName": "google.ads.googleads.v7.services.UserListService.GetUserList", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/userLists/*}" + } + ] + }, + { + "shortName": "MutateUserLists", + "fullName": "google.ads.googleads.v7.services.UserListService.MutateUserLists", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v7/customers/{customer_id=*}/userLists:mutate" + } + ] + } + ] + }, + { + "shortName": "UserLocationViewService", + "fullName": "google.ads.googleads.v7.services.UserLocationViewService", + "methods": [ + { + "shortName": "GetUserLocationView", + "fullName": "google.ads.googleads.v7.services.UserLocationViewService.GetUserLocationView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/userLocationViews/*}" + } + ] + } + ] + }, + { + "shortName": "VideoService", + "fullName": "google.ads.googleads.v7.services.VideoService", + "methods": [ + { + "shortName": "GetVideo", + "fullName": "google.ads.googleads.v7.services.VideoService.GetVideo", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/videos/*}" + } + ] + } + ] + }, + { + "shortName": "WebpageViewService", + "fullName": "google.ads.googleads.v7.services.WebpageViewService", + "methods": [ + { + "shortName": "GetWebpageView", + "fullName": "google.ads.googleads.v7.services.WebpageViewService.GetWebpageView", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v7/{resource_name=customers/*/webpageViews/*}" + } + ] + } + ] + } + ] + }, { "id": "google.analytics.admin.v1alpha", "directory": "google/analytics/admin/v1alpha", @@ -9271,17 +12537,6 @@ } ] }, - { - "shortName": "CreateAndroidAppDataStream", - "fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.CreateAndroidAppDataStream", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v1alpha/{parent=properties/*}/androidAppDataStreams" - } - ] - }, { "shortName": "CreateFirebaseLink", "fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.CreateFirebaseLink", @@ -9304,17 +12559,6 @@ } ] }, - { - "shortName": "CreateIosAppDataStream", - "fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.CreateIosAppDataStream", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v1alpha/{parent=properties/*}/iosAppDataStreams" - } - ] - }, { "shortName": "CreateProperty", "fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.CreateProperty", @@ -9661,6 +12905,17 @@ } ] }, + { + "shortName": "SearchChangeHistoryEvents", + "fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.SearchChangeHistoryEvents", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1alpha/{account=accounts/*}:searchChangeHistoryEvents" + } + ] + }, { "shortName": "UpdateAccount", "fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.UpdateAccount", @@ -10313,6 +13568,376 @@ } ] }, + { + "id": "google.api.serviceusage.v1", + "directory": "google/api/serviceusage/v1", + "version": "v1", + "majorVersion": "v1", + "hostName": "serviceusage.googleapis.com", + "title": "Service Usage API", + "description": "Enables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use.", + "importDirectories": [ + "google/api", + "google/api/serviceusage/v1", + "google/longrunning", + "google/protobuf" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.api.serviceusage.v1": 2 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 2 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/api/serviceusage/v1;serviceusage": 2 + } + } + }, + "services": [ + { + "shortName": "ServiceUsage", + "fullName": "google.api.serviceusage.v1.ServiceUsage", + "methods": [ + { + "shortName": "BatchEnableServices", + "fullName": "google.api.serviceusage.v1.ServiceUsage.BatchEnableServices", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=*/*}/services:batchEnable" + } + ] + }, + { + "shortName": "BatchGetServices", + "fullName": "google.api.serviceusage.v1.ServiceUsage.BatchGetServices", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=*/*}/services:batchGet" + } + ] + }, + { + "shortName": "DisableService", + "fullName": "google.api.serviceusage.v1.ServiceUsage.DisableService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=*/*/services/*}:disable" + } + ] + }, + { + "shortName": "EnableService", + "fullName": "google.api.serviceusage.v1.ServiceUsage.EnableService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=*/*/services/*}:enable" + } + ] + }, + { + "shortName": "GetService", + "fullName": "google.api.serviceusage.v1.ServiceUsage.GetService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=*/*/services/*}" + } + ] + }, + { + "shortName": "ListServices", + "fullName": "google.api.serviceusage.v1.ServiceUsage.ListServices", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=*/*}/services" + } + ] + } + ] + } + ] + }, + { + "id": "google.api.serviceusage.v1beta1", + "directory": "google/api/serviceusage/v1beta1", + "version": "v1beta1", + "majorVersion": "v1", + "hostName": "serviceusage.googleapis.com", + "title": "Service Usage API", + "description": "Enables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use.", + "importDirectories": [ + "google/api", + "google/api/serviceusage/v1beta1", + "google/longrunning", + "google/protobuf" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.api.serviceusage.v1beta1": 2 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 2 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/api/serviceusage/v1beta1;serviceusage": 2 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Api.ServiceUsage.V1Beta1": 2 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Api\\ServiceUsage\\V1beta1": 2 + } + }, + "ruby_package": { + "valueCounts": { + "Google::Api::ServiceUsage::V1beta1": 2 + } + } + }, + "services": [ + { + "shortName": "ServiceUsage", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage", + "methods": [ + { + "shortName": "BatchEnableServices", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.BatchEnableServices", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=*/*}/services:batchEnable" + } + ] + }, + { + "shortName": "CreateAdminOverride", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.CreateAdminOverride", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/adminOverrides" + } + ] + }, + { + "shortName": "CreateConsumerOverride", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.CreateConsumerOverride", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/consumerOverrides" + } + ] + }, + { + "shortName": "DeleteAdminOverride", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.DeleteAdminOverride", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/adminOverrides/*}" + } + ] + }, + { + "shortName": "DeleteConsumerOverride", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.DeleteConsumerOverride", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/consumerOverrides/*}" + } + ] + }, + { + "shortName": "DisableService", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.DisableService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{name=*/*/services/*}:disable" + } + ] + }, + { + "shortName": "EnableService", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.EnableService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{name=*/*/services/*}:enable" + } + ] + }, + { + "shortName": "GenerateServiceIdentity", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.GenerateServiceIdentity", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=*/*/services/*}:generateServiceIdentity" + } + ] + }, + { + "shortName": "GetConsumerQuotaLimit", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.GetConsumerQuotaLimit", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*}" + } + ] + }, + { + "shortName": "GetConsumerQuotaMetric", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.GetConsumerQuotaMetric", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*}" + } + ] + }, + { + "shortName": "GetService", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.GetService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=*/*/services/*}" + } + ] + }, + { + "shortName": "ImportAdminOverrides", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.ImportAdminOverrides", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=*/*/services/*}/consumerQuotaMetrics:importAdminOverrides" + } + ] + }, + { + "shortName": "ImportConsumerOverrides", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.ImportConsumerOverrides", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=*/*/services/*}/consumerQuotaMetrics:importConsumerOverrides" + } + ] + }, + { + "shortName": "ListAdminOverrides", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.ListAdminOverrides", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/adminOverrides" + } + ] + }, + { + "shortName": "ListConsumerOverrides", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.ListConsumerOverrides", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/consumerOverrides" + } + ] + }, + { + "shortName": "ListConsumerQuotaMetrics", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.ListConsumerQuotaMetrics", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=*/*/services/*}/consumerQuotaMetrics" + } + ] + }, + { + "shortName": "ListServices", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.ListServices", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=*/*}/services" + } + ] + }, + { + "shortName": "UpdateAdminOverride", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.UpdateAdminOverride", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/adminOverrides/*}" + } + ] + }, + { + "shortName": "UpdateConsumerOverride", + "fullName": "google.api.serviceusage.v1beta1.ServiceUsage.UpdateConsumerOverride", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/consumerOverrides/*}" + } + ] + } + ] + } + ] + }, { "id": "google.appengine.v1", "directory": "google/appengine/v1", @@ -10877,6 +14502,11 @@ "valueCounts": { "google.golang.org/genproto/googleapis/ccc/hosted/marketplace/v2;marketplace": 2 } + }, + "php_namespace": { + "valueCounts": { + "Google\\Apps\\Market\\V2": 2 + } } }, "services": [ @@ -12783,7 +16413,7 @@ "options": { "java_package": { "valueCounts": { - "com.google.cloud.aiplatform.v1beta1": 39, + "com.google.cloud.aiplatform.v1beta1": 71, "com.google.cloud.aiplatform.v1beta1.schema": 5, "com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition": 11, "com.google.cloud.aiplatform.v1beta1.schema.predict.prediction": 10, @@ -12793,12 +16423,12 @@ }, "java_multiple_files": { "valueCounts": { - "true": 80 + "true": 112 } }, "go_package": { "valueCounts": { - "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform": 39, + "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform": 71, "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1/schema;schema": 5, "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1/schema/trainingjob/definition;definition": 11, "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1/schema/predict/prediction;prediction": 10, @@ -13007,6 +16637,404 @@ } ] }, + { + "shortName": "FeaturestoreOnlineServingService", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService", + "methods": [ + { + "shortName": "ReadFeatureValues", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.ReadFeatureValues", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{entity_type=projects/*/locations/*/featurestores/*/entityTypes/*}:readFeatureValues" + } + ] + }, + { + "shortName": "StreamingReadFeatureValues", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.StreamingReadFeatureValues", + "mode": "SERVER_STREAMING", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{entity_type=projects/*/locations/*/featurestores/*/entityTypes/*}:streamingReadFeatureValues" + } + ] + } + ] + }, + { + "shortName": "FeaturestoreService", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService", + "methods": [ + { + "shortName": "BatchCreateFeatures", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchCreateFeatures", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/featurestores/*/entityTypes/*}/features:batchCreate" + } + ] + }, + { + "shortName": "BatchReadFeatureValues", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchReadFeatureValues", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{featurestore=projects/*/locations/*/featurestores/*}:batchReadFeatureValues" + } + ] + }, + { + "shortName": "CreateEntityType", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.CreateEntityType", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/featurestores/*}/entityTypes" + } + ] + }, + { + "shortName": "CreateFeature", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.CreateFeature", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/featurestores/*/entityTypes/*}/features" + } + ] + }, + { + "shortName": "CreateFeaturestore", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.CreateFeaturestore", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*}/featurestores" + } + ] + }, + { + "shortName": "DeleteEntityType", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteEntityType", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/featurestores/*/entityTypes/*}" + } + ] + }, + { + "shortName": "DeleteFeature", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeature", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}" + } + ] + }, + { + "shortName": "DeleteFeaturestore", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeaturestore", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/featurestores/*}" + } + ] + }, + { + "shortName": "ExportFeatureValues", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.ExportFeatureValues", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{entity_type=projects/*/locations/*/featurestores/*/entityTypes/*}:exportFeatureValues" + } + ] + }, + { + "shortName": "GetEntityType", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.GetEntityType", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/featurestores/*/entityTypes/*}" + } + ] + }, + { + "shortName": "GetFeature", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.GetFeature", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}" + } + ] + }, + { + "shortName": "GetFeaturestore", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.GetFeaturestore", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/featurestores/*}" + } + ] + }, + { + "shortName": "ImportFeatureValues", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.ImportFeatureValues", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{entity_type=projects/*/locations/*/featurestores/*/entityTypes/*}:importFeatureValues" + } + ] + }, + { + "shortName": "ListEntityTypes", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.ListEntityTypes", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/featurestores/*}/entityTypes" + } + ] + }, + { + "shortName": "ListFeatures", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.ListFeatures", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/featurestores/*/entityTypes/*}/features" + } + ] + }, + { + "shortName": "ListFeaturestores", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.ListFeaturestores", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*}/featurestores" + } + ] + }, + { + "shortName": "SearchFeatures", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.SearchFeatures", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{location=projects/*/locations/*}/featurestores:searchFeatures" + } + ] + }, + { + "shortName": "UpdateEntityType", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateEntityType", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{entity_type.name=projects/*/locations/*/featurestores/*/entityTypes/*}" + } + ] + }, + { + "shortName": "UpdateFeature", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateFeature", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{feature.name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}" + } + ] + }, + { + "shortName": "UpdateFeaturestore", + "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.UpdateFeaturestore", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{featurestore.name=projects/*/locations/*/featurestores/*}" + } + ] + } + ] + }, + { + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService", + "methods": [ + { + "shortName": "CreateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService.CreateIndexEndpoint", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*}/indexEndpoints" + } + ] + }, + { + "shortName": "DeleteIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService.DeleteIndexEndpoint", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/indexEndpoints/*}" + } + ] + }, + { + "shortName": "DeployIndex", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService.DeployIndex", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{index_endpoint=projects/*/locations/*/indexEndpoints/*}:deployIndex" + } + ] + }, + { + "shortName": "GetIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService.GetIndexEndpoint", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/indexEndpoints/*}" + } + ] + }, + { + "shortName": "ListIndexEndpoints", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService.ListIndexEndpoints", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*}/indexEndpoints" + } + ] + }, + { + "shortName": "UndeployIndex", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService.UndeployIndex", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{index_endpoint=projects/*/locations/*/indexEndpoints/*}:undeployIndex" + } + ] + }, + { + "shortName": "UpdateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1beta1.IndexEndpointService.UpdateIndexEndpoint", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{index_endpoint.name=projects/*/locations/*/indexEndpoints/*}" + } + ] + } + ] + }, + { + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1beta1.IndexService", + "methods": [ + { + "shortName": "CreateIndex", + "fullName": "google.cloud.aiplatform.v1beta1.IndexService.CreateIndex", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*}/indexes" + } + ] + }, + { + "shortName": "DeleteIndex", + "fullName": "google.cloud.aiplatform.v1beta1.IndexService.DeleteIndex", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/indexes/*}" + } + ] + }, + { + "shortName": "GetIndex", + "fullName": "google.cloud.aiplatform.v1beta1.IndexService.GetIndex", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/indexes/*}" + } + ] + }, + { + "shortName": "ListIndexes", + "fullName": "google.cloud.aiplatform.v1beta1.IndexService.ListIndexes", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*}/indexes" + } + ] + }, + { + "shortName": "UpdateIndex", + "fullName": "google.cloud.aiplatform.v1beta1.IndexService.UpdateIndex", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{index.name=projects/*/locations/*/indexes/*}" + } + ] + } + ] + }, { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1beta1.JobService", @@ -13099,6 +17127,17 @@ } ] }, + { + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.CreateModelDeploymentMonitoringJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*}/modelDeploymentMonitoringJobs" + } + ] + }, { "shortName": "DeleteBatchPredictionJob", "fullName": "google.cloud.aiplatform.v1beta1.JobService.DeleteBatchPredictionJob", @@ -13143,6 +17182,17 @@ } ] }, + { + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.DeleteModelDeploymentMonitoringJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}" + } + ] + }, { "shortName": "GetBatchPredictionJob", "fullName": "google.cloud.aiplatform.v1beta1.JobService.GetBatchPredictionJob", @@ -13187,6 +17237,17 @@ } ] }, + { + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.GetModelDeploymentMonitoringJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}" + } + ] + }, { "shortName": "ListBatchPredictionJobs", "fullName": "google.cloud.aiplatform.v1beta1.JobService.ListBatchPredictionJobs", @@ -13230,6 +17291,353 @@ "path": "/v1beta1/{parent=projects/*/locations/*}/hyperparameterTuningJobs" } ] + }, + { + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.ListModelDeploymentMonitoringJobs", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*}/modelDeploymentMonitoringJobs" + } + ] + }, + { + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.PauseModelDeploymentMonitoringJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}:pause" + } + ] + }, + { + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.ResumeModelDeploymentMonitoringJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}:resume" + } + ] + }, + { + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{model_deployment_monitoring_job=projects/*/locations/*/modelDeploymentMonitoringJobs/*}:searchModelDeploymentMonitoringStatsAnomalies" + } + ] + }, + { + "shortName": "UpdateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1beta1.JobService.UpdateModelDeploymentMonitoringJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{model_deployment_monitoring_job.name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}" + } + ] + } + ] + }, + { + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService", + "methods": [ + { + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.AddContextArtifactsAndExecutions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{context=projects/*/locations/*/metadataStores/*/contexts/*}:addContextArtifactsAndExecutions" + } + ] + }, + { + "shortName": "AddContextChildren", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.AddContextChildren", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{context=projects/*/locations/*/metadataStores/*/contexts/*}:addContextChildren" + } + ] + }, + { + "shortName": "AddExecutionEvents", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.AddExecutionEvents", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{execution=projects/*/locations/*/metadataStores/*/executions/*}:addExecutionEvents" + } + ] + }, + { + "shortName": "CreateArtifact", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.CreateArtifact", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/artifacts" + } + ] + }, + { + "shortName": "CreateContext", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.CreateContext", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/contexts" + } + ] + }, + { + "shortName": "CreateExecution", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.CreateExecution", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/executions" + } + ] + }, + { + "shortName": "CreateMetadataSchema", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.CreateMetadataSchema", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/metadataSchemas" + } + ] + }, + { + "shortName": "CreateMetadataStore", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.CreateMetadataStore", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*}/metadataStores" + } + ] + }, + { + "shortName": "DeleteContext", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.DeleteContext", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/metadataStores/*/contexts/*}" + } + ] + }, + { + "shortName": "DeleteMetadataStore", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.DeleteMetadataStore", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/metadataStores/*}" + } + ] + }, + { + "shortName": "GetArtifact", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.GetArtifact", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/metadataStores/*/artifacts/*}" + } + ] + }, + { + "shortName": "GetContext", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.GetContext", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/metadataStores/*/contexts/*}" + } + ] + }, + { + "shortName": "GetExecution", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.GetExecution", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/metadataStores/*/executions/*}" + } + ] + }, + { + "shortName": "GetMetadataSchema", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.GetMetadataSchema", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/metadataStores/*/metadataSchemas/*}" + } + ] + }, + { + "shortName": "GetMetadataStore", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.GetMetadataStore", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/metadataStores/*}" + } + ] + }, + { + "shortName": "ListArtifacts", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.ListArtifacts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/artifacts" + } + ] + }, + { + "shortName": "ListContexts", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.ListContexts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/contexts" + } + ] + }, + { + "shortName": "ListExecutions", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.ListExecutions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/executions" + } + ] + }, + { + "shortName": "ListMetadataSchemas", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.ListMetadataSchemas", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/metadataStores/*}/metadataSchemas" + } + ] + }, + { + "shortName": "ListMetadataStores", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.ListMetadataStores", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*}/metadataStores" + } + ] + }, + { + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.QueryArtifactLineageSubgraph", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{artifact=projects/*/locations/*/metadataStores/*/artifacts/*}:queryArtifactLineageSubgraph" + } + ] + }, + { + "shortName": "QueryContextLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.QueryContextLineageSubgraph", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{context=projects/*/locations/*/metadataStores/*/contexts/*}:queryContextLineageSubgraph" + } + ] + }, + { + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.QueryExecutionInputsAndOutputs", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{execution=projects/*/locations/*/metadataStores/*/executions/*}:queryExecutionInputsAndOutputs" + } + ] + }, + { + "shortName": "UpdateArtifact", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.UpdateArtifact", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{artifact.name=projects/*/locations/*/metadataStores/*/artifacts/*}" + } + ] + }, + { + "shortName": "UpdateContext", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.UpdateContext", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{context.name=projects/*/locations/*/metadataStores/*/contexts/*}" + } + ] + }, + { + "shortName": "UpdateExecution", + "fullName": "google.cloud.aiplatform.v1beta1.MetadataService.UpdateExecution", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{execution.name=projects/*/locations/*/metadataStores/*/executions/*}" + } + ] } ] }, @@ -13381,6 +17789,17 @@ "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1beta1.PipelineService", "methods": [ + { + "shortName": "CancelPipelineJob", + "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.CancelPipelineJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{name=projects/*/locations/*/pipelineJobs/*}:cancel" + } + ] + }, { "shortName": "CancelTrainingPipeline", "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.CancelTrainingPipeline", @@ -13392,6 +17811,17 @@ } ] }, + { + "shortName": "CreatePipelineJob", + "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*}/pipelineJobs" + } + ] + }, { "shortName": "CreateTrainingPipeline", "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.CreateTrainingPipeline", @@ -13403,6 +17833,17 @@ } ] }, + { + "shortName": "DeletePipelineJob", + "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.DeletePipelineJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/pipelineJobs/*}" + } + ] + }, { "shortName": "DeleteTrainingPipeline", "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.DeleteTrainingPipeline", @@ -13414,6 +17855,17 @@ } ] }, + { + "shortName": "GetPipelineJob", + "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.GetPipelineJob", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/pipelineJobs/*}" + } + ] + }, { "shortName": "GetTrainingPipeline", "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.GetTrainingPipeline", @@ -13425,6 +17877,17 @@ } ] }, + { + "shortName": "ListPipelineJobs", + "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.ListPipelineJobs", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*}/pipelineJobs" + } + ] + }, { "shortName": "ListTrainingPipelines", "fullName": "google.cloud.aiplatform.v1beta1.PipelineService.ListTrainingPipelines", @@ -13527,6 +17990,276 @@ } ] }, + { + "shortName": "TensorboardService", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService", + "methods": [ + { + "shortName": "CreateTensorboard", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboard", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*}/tensorboards" + } + ] + }, + { + "shortName": "CreateTensorboardExperiment", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboardExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*}/experiments" + } + ] + }, + { + "shortName": "CreateTensorboardRun", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboardRun", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*/experiments/*}/runs" + } + ] + }, + { + "shortName": "CreateTensorboardTimeSeries", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.CreateTensorboardTimeSeries", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/timeSeries" + } + ] + }, + { + "shortName": "DeleteTensorboard", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboard", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*}" + } + ] + }, + { + "shortName": "DeleteTensorboardExperiment", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboardExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*/experiments/*}" + } + ] + }, + { + "shortName": "DeleteTensorboardRun", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboardRun", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}" + } + ] + }, + { + "shortName": "DeleteTensorboardTimeSeries", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboardTimeSeries", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}" + } + ] + }, + { + "shortName": "ExportTensorboardTimeSeriesData", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ExportTensorboardTimeSeriesData", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{tensorboard_time_series=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}:exportTensorboardTimeSeries" + } + ] + }, + { + "shortName": "GetTensorboard", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboard", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*}" + } + ] + }, + { + "shortName": "GetTensorboardExperiment", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboardExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*/experiments/*}" + } + ] + }, + { + "shortName": "GetTensorboardRun", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboardRun", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}" + } + ] + }, + { + "shortName": "GetTensorboardTimeSeries", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboardTimeSeries", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}" + } + ] + }, + { + "shortName": "ListTensorboardExperiments", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardExperiments", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*}/experiments" + } + ] + }, + { + "shortName": "ListTensorboardRuns", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardRuns", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*/experiments/*}/runs" + } + ] + }, + { + "shortName": "ListTensorboards", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboards", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*}/tensorboards" + } + ] + }, + { + "shortName": "ListTensorboardTimeSeries", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ListTensorboardTimeSeries", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{parent=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/timeSeries" + } + ] + }, + { + "shortName": "ReadTensorboardBlobData", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardBlobData", + "mode": "SERVER_STREAMING", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{time_series=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}:readBlobData" + } + ] + }, + { + "shortName": "ReadTensorboardTimeSeriesData", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardTimeSeriesData", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{tensorboard_time_series=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}:read" + } + ] + }, + { + "shortName": "UpdateTensorboard", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboard", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{tensorboard.name=projects/*/locations/*/tensorboards/*}" + } + ] + }, + { + "shortName": "UpdateTensorboardExperiment", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboardExperiment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{tensorboard_experiment.name=projects/*/locations/*/tensorboards/*/experiments/*}" + } + ] + }, + { + "shortName": "UpdateTensorboardRun", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboardRun", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{tensorboard_run.name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}" + } + ] + }, + { + "shortName": "UpdateTensorboardTimeSeries", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.UpdateTensorboardTimeSeries", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/{tensorboard_time_series.name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}" + } + ] + }, + { + "shortName": "WriteTensorboardRunData", + "fullName": "google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardRunData", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{tensorboard_run=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}:write" + } + ] + } + ] + }, { "shortName": "VizierService", "fullName": "google.cloud.aiplatform.v1beta1.VizierService", @@ -13742,7 +18475,7 @@ }, "ruby_package": { "valueCounts": { - "Google::Cloud::APIGateway::V1": 2 + "Google::Cloud::ApiGateway::V1": 2 } } }, @@ -14286,8 +19019,7 @@ }, "php_namespace": { "valueCounts": { - "Google\\Cloud\\Asset\\v1p2beta1": 1, - "Google\\Cloud\\Asset\\V1p2Beta1": 1 + "Google\\Cloud\\Asset\\V1p2beta1": 2 } } }, @@ -15862,6 +20594,123 @@ } ] }, + { + "id": "google.cloud.bigquery.migration.v2alpha", + "directory": "google/cloud/bigquery/migration/v2alpha", + "version": "v2alpha", + "majorVersion": "v2", + "hostName": "bigquerymigration.googleapis.com", + "title": "BigQuery Migration API", + "description": "The BigQuery migration service, exposing apis for migration jobs operations, and agent management.", + "importDirectories": [ + "google/api", + "google/cloud/bigquery/migration/v2alpha", + "google/protobuf", + "google/rpc" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.bigquery.migration.v2alpha": 4 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 4 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/bigquery/migration/v2alpha;migration": 4 + } + } + }, + "services": [ + { + "shortName": "MigrationService", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService", + "methods": [ + { + "shortName": "CreateMigrationWorkflow", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService.CreateMigrationWorkflow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v2alpha/{parent=projects/*/locations/*}/workflows" + } + ] + }, + { + "shortName": "DeleteMigrationWorkflow", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService.DeleteMigrationWorkflow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v2alpha/{name=projects/*/locations/*/workflows/*}" + } + ] + }, + { + "shortName": "GetMigrationSubtask", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService.GetMigrationSubtask", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2alpha/{name=projects/*/locations/*/workflows/*/subtasks/*}" + } + ] + }, + { + "shortName": "GetMigrationWorkflow", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService.GetMigrationWorkflow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2alpha/{name=projects/*/locations/*/workflows/*}" + } + ] + }, + { + "shortName": "ListMigrationSubtasks", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService.ListMigrationSubtasks", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2alpha/{parent=projects/*/locations/*/workflows/*}/subtasks" + } + ] + }, + { + "shortName": "ListMigrationWorkflows", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService.ListMigrationWorkflows", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2alpha/{parent=projects/*/locations/*}/workflows" + } + ] + }, + { + "shortName": "StartMigrationWorkflow", + "fullName": "google.cloud.bigquery.migration.v2alpha.MigrationService.StartMigrationWorkflow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v2alpha/{name=projects/*/locations/*/workflows/*}:start" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.bigquery.reservation.v1", "directory": "google/cloud/bigquery/reservation/v1", @@ -17242,6 +22091,16 @@ "google/protobuf" ], "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.binaryauthorization.v1beta1": 2 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 2 + } + }, "go_package": { "valueCounts": { "google.golang.org/genproto/googleapis/cloud/binaryauthorization/v1beta1;binaryauthorization": 2 @@ -18003,37 +22862,37 @@ "options": { "java_package": { "valueCounts": { - "com.google.cloud.datacatalog.v1": 8 + "com.google.cloud.datacatalog.v1": 11 } }, "java_multiple_files": { "valueCounts": { - "true": 8 + "true": 11 } }, "go_package": { "valueCounts": { - "google.golang.org/genproto/googleapis/cloud/datacatalog/v1;datacatalog": 8 + "google.golang.org/genproto/googleapis/cloud/datacatalog/v1;datacatalog": 11 } }, "cc_enable_arenas": { "valueCounts": { - "true": 8 + "true": 11 } }, "csharp_namespace": { "valueCounts": { - "Google.Cloud.DataCatalog.V1": 8 + "Google.Cloud.DataCatalog.V1": 11 } }, "php_namespace": { "valueCounts": { - "Google\\Cloud\\DataCatalog\\V1": 8 + "Google\\Cloud\\DataCatalog\\V1": 11 } }, "ruby_package": { "valueCounts": { - "Google::Cloud::DataCatalog::V1": 8 + "Google::Cloud::DataCatalog::V1": 11 } } }, @@ -18271,6 +23130,17 @@ } ] }, + { + "shortName": "RenameTagTemplateFieldEnumValue", + "fullName": "google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateFieldEnumValue", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/tagTemplates/*/fields/*/enumValues/*}:rename" + } + ] + }, { "shortName": "SearchCatalog", "fullName": "google.cloud.datacatalog.v1.DataCatalog.SearchCatalog", @@ -18376,6 +23246,195 @@ ] } ] + }, + { + "shortName": "PolicyTagManager", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager", + "methods": [ + { + "shortName": "CreatePolicyTag", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.CreatePolicyTag", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*/taxonomies/*}/policyTags" + } + ] + }, + { + "shortName": "CreateTaxonomy", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.CreateTaxonomy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*}/taxonomies" + } + ] + }, + { + "shortName": "DeletePolicyTag", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.DeletePolicyTag", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/locations/*/taxonomies/*/policyTags/*}" + } + ] + }, + { + "shortName": "DeleteTaxonomy", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.DeleteTaxonomy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/locations/*/taxonomies/*}" + } + ] + }, + { + "shortName": "GetIamPolicy", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.GetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/taxonomies/*}:getIamPolicy" + }, + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/taxonomies/*/policyTags/*}:getIamPolicy" + } + ] + }, + { + "shortName": "GetPolicyTag", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.GetPolicyTag", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/taxonomies/*/policyTags/*}" + } + ] + }, + { + "shortName": "GetTaxonomy", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.GetTaxonomy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/taxonomies/*}" + } + ] + }, + { + "shortName": "ListPolicyTags", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.ListPolicyTags", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*/taxonomies/*}/policyTags" + } + ] + }, + { + "shortName": "ListTaxonomies", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.ListTaxonomies", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/taxonomies" + } + ] + }, + { + "shortName": "SetIamPolicy", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.SetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/taxonomies/*}:setIamPolicy" + }, + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/taxonomies/*/policyTags/*}:setIamPolicy" + } + ] + }, + { + "shortName": "TestIamPermissions", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.TestIamPermissions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/taxonomies/*}:testIamPermissions" + }, + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/taxonomies/*/policyTags/*}:testIamPermissions" + } + ] + }, + { + "shortName": "UpdatePolicyTag", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.UpdatePolicyTag", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{policy_tag.name=projects/*/locations/*/taxonomies/*/policyTags/*}" + } + ] + }, + { + "shortName": "UpdateTaxonomy", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManager.UpdateTaxonomy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{taxonomy.name=projects/*/locations/*/taxonomies/*}" + } + ] + } + ] + }, + { + "shortName": "PolicyTagManagerSerialization", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManagerSerialization", + "methods": [ + { + "shortName": "ExportTaxonomies", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/taxonomies:export" + } + ] + }, + { + "shortName": "ImportTaxonomies", + "fullName": "google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*}/taxonomies:import" + } + ] + } + ] } ] }, @@ -19563,6 +24622,28 @@ } ] }, + { + "shortName": "StartCluster", + "fullName": "google.cloud.dataproc.v1.ClusterController.StartCluster", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/projects/{project_id}/regions/{region}/clusters/{cluster_name}:start" + } + ] + }, + { + "shortName": "StopCluster", + "fullName": "google.cloud.dataproc.v1.ClusterController.StopCluster", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/projects/{project_id}/regions/{region}/clusters/{cluster_name}:stop" + } + ] + }, { "shortName": "UpdateCluster", "fullName": "google.cloud.dataproc.v1.ClusterController.UpdateCluster", @@ -20676,6 +25757,17 @@ } ] }, + { + "shortName": "ExportFlow", + "fullName": "google.cloud.dialogflow.cx.v3.Flows.ExportFlow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{name=projects/*/locations/*/agents/*/flows/*}:export" + } + ] + }, { "shortName": "GetFlow", "fullName": "google.cloud.dialogflow.cx.v3.Flows.GetFlow", @@ -20698,6 +25790,17 @@ } ] }, + { + "shortName": "ImportFlow", + "fullName": "google.cloud.dialogflow.cx.v3.Flows.ImportFlow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{parent=projects/*/locations/*/agents/*}/flows:import" + } + ] + }, { "shortName": "ListFlows", "fullName": "google.cloud.dialogflow.cx.v3.Flows.ListFlows", @@ -21134,6 +26237,17 @@ } ] }, + { + "shortName": "GetTestCaseResult", + "fullName": "google.cloud.dialogflow.cx.v3.TestCases.GetTestCaseResult", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/{name=projects/*/locations/*/agents/*/testCases/*/results/*}" + } + ] + }, { "shortName": "ImportTestCases", "fullName": "google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases", @@ -21783,6 +26897,17 @@ } ] }, + { + "shortName": "ExportFlow", + "fullName": "google.cloud.dialogflow.cx.v3beta1.Flows.ExportFlow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3beta1/{name=projects/*/locations/*/agents/*/flows/*}:export" + } + ] + }, { "shortName": "GetFlow", "fullName": "google.cloud.dialogflow.cx.v3beta1.Flows.GetFlow", @@ -21805,6 +26930,17 @@ } ] }, + { + "shortName": "ImportFlow", + "fullName": "google.cloud.dialogflow.cx.v3beta1.Flows.ImportFlow", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3beta1/{parent=projects/*/locations/*/agents/*}/flows:import" + } + ] + }, { "shortName": "ListFlows", "fullName": "google.cloud.dialogflow.cx.v3beta1.Flows.ListFlows", @@ -22524,32 +27660,32 @@ "options": { "java_package": { "valueCounts": { - "com.google.cloud.dialogflow.v2": 19 + "com.google.cloud.dialogflow.v2": 21 } }, "java_multiple_files": { "valueCounts": { - "true": 19 + "true": 21 } }, "go_package": { "valueCounts": { - "google.golang.org/genproto/googleapis/cloud/dialogflow/v2;dialogflow": 19 + "google.golang.org/genproto/googleapis/cloud/dialogflow/v2;dialogflow": 21 } }, "cc_enable_arenas": { "valueCounts": { - "true": 19 + "true": 21 } }, "objc_class_prefix": { "valueCounts": { - "DF": 19 + "DF": 21 } }, "csharp_namespace": { "valueCounts": { - "Google.Cloud.Dialogflow.V2": 19 + "Google.Cloud.Dialogflow.V2": 21 } } }, @@ -23317,6 +28453,66 @@ "shortName": "Environments", "fullName": "google.cloud.dialogflow.v2.Environments", "methods": [ + { + "shortName": "CreateEnvironment", + "fullName": "google.cloud.dialogflow.v2.Environments.CreateEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v2/{parent=projects/*/agent}/environments" + }, + { + "httpMethod": "POST", + "path": "/v2/{parent=projects/*/locations/*/agent}/environments" + } + ] + }, + { + "shortName": "DeleteEnvironment", + "fullName": "google.cloud.dialogflow.v2.Environments.DeleteEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v2/{name=projects/*/agent/environments/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v2/{name=projects/*/locations/*/agent/environments/*}" + } + ] + }, + { + "shortName": "GetEnvironment", + "fullName": "google.cloud.dialogflow.v2.Environments.GetEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2/{name=projects/*/agent/environments/*}" + }, + { + "httpMethod": "GET", + "path": "/v2/{name=projects/*/locations/*/agent/environments/*}" + } + ] + }, + { + "shortName": "GetEnvironmentHistory", + "fullName": "google.cloud.dialogflow.v2.Environments.GetEnvironmentHistory", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2/{parent=projects/*/agent/environments/*}/history" + }, + { + "httpMethod": "GET", + "path": "/v2/{parent=projects/*/locations/*/agent/environments/*}/history" + } + ] + }, { "shortName": "ListEnvironments", "fullName": "google.cloud.dialogflow.v2.Environments.ListEnvironments", @@ -23331,6 +28527,57 @@ "path": "/v2/{parent=projects/*/locations/*/agent}/environments" } ] + }, + { + "shortName": "UpdateEnvironment", + "fullName": "google.cloud.dialogflow.v2.Environments.UpdateEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v2/{environment.name=projects/*/agent/environments/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v2/{environment.name=projects/*/locations/*/agent/environments/*}" + } + ] + } + ] + }, + { + "shortName": "Fulfillments", + "fullName": "google.cloud.dialogflow.v2.Fulfillments", + "methods": [ + { + "shortName": "GetFulfillment", + "fullName": "google.cloud.dialogflow.v2.Fulfillments.GetFulfillment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2/{name=projects/*/agent/fulfillment}" + }, + { + "httpMethod": "GET", + "path": "/v2/{name=projects/*/locations/*/agent/fulfillment}" + } + ] + }, + { + "shortName": "UpdateFulfillment", + "fullName": "google.cloud.dialogflow.v2.Fulfillments.UpdateFulfillment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v2/{fulfillment.name=projects/*/agent/fulfillment}" + }, + { + "httpMethod": "PATCH", + "path": "/v2/{fulfillment.name=projects/*/locations/*/agent/fulfillment}" + } + ] } ] }, @@ -23815,6 +29062,87 @@ "mode": "BIDIRECTIONAL_STREAMING" } ] + }, + { + "shortName": "Versions", + "fullName": "google.cloud.dialogflow.v2.Versions", + "methods": [ + { + "shortName": "CreateVersion", + "fullName": "google.cloud.dialogflow.v2.Versions.CreateVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v2/{parent=projects/*/agent}/versions" + }, + { + "httpMethod": "POST", + "path": "/v2/{parent=projects/*/locations/*/agent}/versions" + } + ] + }, + { + "shortName": "DeleteVersion", + "fullName": "google.cloud.dialogflow.v2.Versions.DeleteVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v2/{name=projects/*/agent/versions/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v2/{name=projects/*/locations/*/agent/versions/*}" + } + ] + }, + { + "shortName": "GetVersion", + "fullName": "google.cloud.dialogflow.v2.Versions.GetVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2/{name=projects/*/agent/versions/*}" + }, + { + "httpMethod": "GET", + "path": "/v2/{name=projects/*/locations/*/agent/versions/*}" + } + ] + }, + { + "shortName": "ListVersions", + "fullName": "google.cloud.dialogflow.v2.Versions.ListVersions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2/{parent=projects/*/agent}/versions" + }, + { + "httpMethod": "GET", + "path": "/v2/{parent=projects/*/locations/*/agent}/versions" + } + ] + }, + { + "shortName": "UpdateVersion", + "fullName": "google.cloud.dialogflow.v2.Versions.UpdateVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v2/{version.name=projects/*/agent/versions/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v2/{version.name=projects/*/locations/*/agent/versions/*}" + } + ] + } + ] } ] }, @@ -23837,32 +29165,32 @@ "options": { "java_package": { "valueCounts": { - "com.google.cloud.dialogflow.v2beta1": 19 + "com.google.cloud.dialogflow.v2beta1": 21 } }, "java_multiple_files": { "valueCounts": { - "true": 19 + "true": 21 } }, "go_package": { "valueCounts": { - "google.golang.org/genproto/googleapis/cloud/dialogflow/v2beta1;dialogflow": 19 + "google.golang.org/genproto/googleapis/cloud/dialogflow/v2beta1;dialogflow": 21 } }, "cc_enable_arenas": { "valueCounts": { - "true": 19 + "true": 21 } }, "objc_class_prefix": { "valueCounts": { - "DF": 19 + "DF": 21 } }, "csharp_namespace": { "valueCounts": { - "Google.Cloud.Dialogflow.V2beta1": 19 + "Google.Cloud.Dialogflow.V2beta1": 21 } } }, @@ -24675,6 +30003,66 @@ "shortName": "Environments", "fullName": "google.cloud.dialogflow.v2beta1.Environments", "methods": [ + { + "shortName": "CreateEnvironment", + "fullName": "google.cloud.dialogflow.v2beta1.Environments.CreateEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v2beta1/{parent=projects/*/agent}/environments" + }, + { + "httpMethod": "POST", + "path": "/v2beta1/{parent=projects/*/locations/*/agent}/environments" + } + ] + }, + { + "shortName": "DeleteEnvironment", + "fullName": "google.cloud.dialogflow.v2beta1.Environments.DeleteEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v2beta1/{name=projects/*/agent/environments/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v2beta1/{name=projects/*/locations/*/agent/environments/*}" + } + ] + }, + { + "shortName": "GetEnvironment", + "fullName": "google.cloud.dialogflow.v2beta1.Environments.GetEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2beta1/{name=projects/*/agent/environments/*}" + }, + { + "httpMethod": "GET", + "path": "/v2beta1/{name=projects/*/locations/*/agent/environments/*}" + } + ] + }, + { + "shortName": "GetEnvironmentHistory", + "fullName": "google.cloud.dialogflow.v2beta1.Environments.GetEnvironmentHistory", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2beta1/{parent=projects/*/agent/environments/*}/history" + }, + { + "httpMethod": "GET", + "path": "/v2beta1/{parent=projects/*/locations/*/agent/environments/*}/history" + } + ] + }, { "shortName": "ListEnvironments", "fullName": "google.cloud.dialogflow.v2beta1.Environments.ListEnvironments", @@ -24689,6 +30077,57 @@ "path": "/v2beta1/{parent=projects/*/locations/*/agent}/environments" } ] + }, + { + "shortName": "UpdateEnvironment", + "fullName": "google.cloud.dialogflow.v2beta1.Environments.UpdateEnvironment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v2beta1/{environment.name=projects/*/agent/environments/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v2beta1/{environment.name=projects/*/locations/*/agent/environments/*}" + } + ] + } + ] + }, + { + "shortName": "Fulfillments", + "fullName": "google.cloud.dialogflow.v2beta1.Fulfillments", + "methods": [ + { + "shortName": "GetFulfillment", + "fullName": "google.cloud.dialogflow.v2beta1.Fulfillments.GetFulfillment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2beta1/{name=projects/*/agent/fulfillment}" + }, + { + "httpMethod": "GET", + "path": "/v2beta1/{name=projects/*/locations/*/agent/fulfillment}" + } + ] + }, + { + "shortName": "UpdateFulfillment", + "fullName": "google.cloud.dialogflow.v2beta1.Fulfillments.UpdateFulfillment", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v2beta1/{fulfillment.name=projects/*/agent/fulfillment}" + }, + { + "httpMethod": "PATCH", + "path": "/v2beta1/{fulfillment.name=projects/*/locations/*/agent/fulfillment}" + } + ] } ] }, @@ -25210,6 +30649,87 @@ "mode": "BIDIRECTIONAL_STREAMING" } ] + }, + { + "shortName": "Versions", + "fullName": "google.cloud.dialogflow.v2beta1.Versions", + "methods": [ + { + "shortName": "CreateVersion", + "fullName": "google.cloud.dialogflow.v2beta1.Versions.CreateVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v2beta1/{parent=projects/*/agent}/versions" + }, + { + "httpMethod": "POST", + "path": "/v2beta1/{parent=projects/*/locations/*/agent}/versions" + } + ] + }, + { + "shortName": "DeleteVersion", + "fullName": "google.cloud.dialogflow.v2beta1.Versions.DeleteVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v2beta1/{name=projects/*/agent/versions/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v2beta1/{name=projects/*/locations/*/agent/versions/*}" + } + ] + }, + { + "shortName": "GetVersion", + "fullName": "google.cloud.dialogflow.v2beta1.Versions.GetVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2beta1/{name=projects/*/agent/versions/*}" + }, + { + "httpMethod": "GET", + "path": "/v2beta1/{name=projects/*/locations/*/agent/versions/*}" + } + ] + }, + { + "shortName": "ListVersions", + "fullName": "google.cloud.dialogflow.v2beta1.Versions.ListVersions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2beta1/{parent=projects/*/agent}/versions" + }, + { + "httpMethod": "GET", + "path": "/v2beta1/{parent=projects/*/locations/*/agent}/versions" + } + ] + }, + { + "shortName": "UpdateVersion", + "fullName": "google.cloud.dialogflow.v2beta1.Versions.UpdateVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v2beta1/{version.name=projects/*/agent/versions/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v2beta1/{version.name=projects/*/locations/*/agent/versions/*}" + } + ] + } + ] } ] }, @@ -25846,6 +31366,193 @@ } ] }, + { + "id": "google.cloud.essentialcontacts.v1", + "directory": "google/cloud/essentialcontacts/v1", + "version": "v1", + "majorVersion": "v1", + "hostName": "essentialcontacts.googleapis.com", + "title": "Essential Contacts API", + "description": "", + "importDirectories": [ + "google/api", + "google/cloud/essentialcontacts/v1", + "google/protobuf" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.essentialcontacts.v1": 2 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 2 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/essentialcontacts/v1;essentialcontacts": 2 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Cloud.EssentialContacts.V1": 2 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\EssentialContacts\\V1": 2 + } + }, + "ruby_package": { + "valueCounts": { + "Google::Cloud::EssentialContacts::V1": 2 + } + } + }, + "services": [ + { + "shortName": "EssentialContactsService", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService", + "methods": [ + { + "shortName": "ComputeContacts", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService.ComputeContacts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*}/contacts:compute" + }, + { + "httpMethod": "GET", + "path": "/v1/{parent=folders/*}/contacts:compute" + }, + { + "httpMethod": "GET", + "path": "/v1/{parent=organizations/*}/contacts:compute" + } + ] + }, + { + "shortName": "CreateContact", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService.CreateContact", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*}/contacts" + }, + { + "httpMethod": "POST", + "path": "/v1/{parent=folders/*}/contacts" + }, + { + "httpMethod": "POST", + "path": "/v1/{parent=organizations/*}/contacts" + } + ] + }, + { + "shortName": "DeleteContact", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService.DeleteContact", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/contacts/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v1/{name=folders/*/contacts/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v1/{name=organizations/*/contacts/*}" + } + ] + }, + { + "shortName": "GetContact", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService.GetContact", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/contacts/*}" + }, + { + "httpMethod": "GET", + "path": "/v1/{name=folders/*/contacts/*}" + }, + { + "httpMethod": "GET", + "path": "/v1/{name=organizations/*/contacts/*}" + } + ] + }, + { + "shortName": "ListContacts", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService.ListContacts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*}/contacts" + }, + { + "httpMethod": "GET", + "path": "/v1/{parent=folders/*}/contacts" + }, + { + "httpMethod": "GET", + "path": "/v1/{parent=organizations/*}/contacts" + } + ] + }, + { + "shortName": "SendTestMessage", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService.SendTestMessage", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*}/contacts:sendTestMessage" + }, + { + "httpMethod": "POST", + "path": "/v1/{resource=folders/*}/contacts:sendTestMessage" + }, + { + "httpMethod": "POST", + "path": "/v1/{resource=organizations/*}/contacts:sendTestMessage" + } + ] + }, + { + "shortName": "UpdateContact", + "fullName": "google.cloud.essentialcontacts.v1.EssentialContactsService.UpdateContact", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{contact.name=projects/*/contacts/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v1/{contact.name=folders/*/contacts/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v1/{contact.name=organizations/*/contacts/*}" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.functions.v1", "directory": "google/cloud/functions/v1", @@ -26397,6 +32104,12 @@ "valueCounts": { "google.golang.org/genproto/googleapis/cloud/gaming/v1beta;gaming": 9 } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Gaming\\V1beta": 8, + "": 1 + } } }, "services": [ @@ -28561,6 +34274,156 @@ } ] }, + { + "id": "google.cloud.metastore.v1", + "directory": "google/cloud/metastore/v1", + "version": "v1", + "majorVersion": "v1", + "hostName": "metastore.googleapis.com", + "title": "Dataproc Metastore API", + "description": "The Dataproc Metastore API is used to manage the lifecycle and configuration of metastore services.", + "importDirectories": [ + "google/api", + "google/longrunning", + "google/protobuf", + "google/type" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.metastore.v1": 1 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 1 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/metastore/v1;metastore": 1 + } + } + }, + "services": [ + { + "shortName": "DataprocMetastore", + "fullName": "google.cloud.metastore.v1.DataprocMetastore", + "methods": [ + { + "shortName": "CreateMetadataImport", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.CreateMetadataImport", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*/services/*}/metadataImports" + } + ] + }, + { + "shortName": "CreateService", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.CreateService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*}/services" + } + ] + }, + { + "shortName": "DeleteService", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.DeleteService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/locations/*/services/*}" + } + ] + }, + { + "shortName": "ExportMetadata", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.ExportMetadata", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{service=projects/*/locations/*/services/*}:exportMetadata" + } + ] + }, + { + "shortName": "GetMetadataImport", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.GetMetadataImport", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/services/*/metadataImports/*}" + } + ] + }, + { + "shortName": "GetService", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.GetService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/services/*}" + } + ] + }, + { + "shortName": "ListMetadataImports", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.ListMetadataImports", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*/services/*}/metadataImports" + } + ] + }, + { + "shortName": "ListServices", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.ListServices", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/services" + } + ] + }, + { + "shortName": "UpdateMetadataImport", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.UpdateMetadataImport", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{metadata_import.name=projects/*/locations/*/services/*/metadataImports/*}" + } + ] + }, + { + "shortName": "UpdateService", + "fullName": "google.cloud.metastore.v1.DataprocMetastore.UpdateService", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{service.name=projects/*/locations/*/services/*}" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.metastore.v1alpha", "directory": "google/cloud/metastore/v1alpha", @@ -28795,6 +34658,11 @@ "valueCounts": { "google.golang.org/genproto/googleapis/cloud/metastore/v1beta;metastore": 1 } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Metastore\\V1beta": 1 + } } }, "services": [ @@ -29172,8 +35040,7 @@ }, "php_namespace": { "valueCounts": { - "Google\\Cloud\\Notebooks\\V1Beta1": 1, - "Google\\Cloud\\Notebooks\\V1beta1": 2 + "Google\\Cloud\\Notebooks\\V1beta1": 3 } }, "ruby_package": { @@ -29681,6 +35548,11 @@ "google.golang.org/genproto/googleapis/cloud/osconfig/agentendpoint/v1beta;agentendpoint": 4 } }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\OsConfig\\V1beta": 4 + } + }, "java_multiple_files": { "valueCounts": { "true": 2, @@ -30464,6 +36336,102 @@ } ] }, + { + "id": "google.cloud.privatecatalog.v1beta1", + "directory": "google/cloud/privatecatalog/v1beta1", + "version": "v1beta1", + "majorVersion": "v1", + "hostName": "cloudprivatecatalog.googleapis.com", + "title": "Cloud Private Catalog API", + "description": "Enable cloud users to discover private catalogs and products in their organizations.", + "importDirectories": [ + "google/api", + "google/longrunning", + "google/protobuf" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.privatecatalog.v1beta1": 1 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 1 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/privatecatalog/v1beta1;privatecatalog": 1 + } + } + }, + "services": [ + { + "shortName": "PrivateCatalog", + "fullName": "google.cloud.privatecatalog.v1beta1.PrivateCatalog", + "methods": [ + { + "shortName": "SearchCatalogs", + "fullName": "google.cloud.privatecatalog.v1beta1.PrivateCatalog.SearchCatalogs", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=projects/*}/catalogs:search" + }, + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=organizations/*}/catalogs:search" + }, + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=folders/*}/catalogs:search" + } + ] + }, + { + "shortName": "SearchProducts", + "fullName": "google.cloud.privatecatalog.v1beta1.PrivateCatalog.SearchProducts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=projects/*}/products:search" + }, + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=organizations/*}/products:search" + }, + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=folders/*}/products:search" + } + ] + }, + { + "shortName": "SearchVersions", + "fullName": "google.cloud.privatecatalog.v1beta1.PrivateCatalog.SearchVersions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=projects/*}/versions:search" + }, + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=organizations/*}/versions:search" + }, + { + "httpMethod": "GET", + "path": "/v1beta1/{resource=folders/*}/versions:search" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.pubsublite.v1", "directory": "google/cloud/pubsublite/v1", @@ -30661,7 +36629,13 @@ { "shortName": "CommitCursor", "fullName": "google.cloud.pubsublite.v1.CursorService.CommitCursor", - "mode": "UNARY" + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/cursor/{subscription=projects/*/locations/*/subscriptions/*}:commitCursor" + } + ] }, { "shortName": "ListPartitionCursors", @@ -30739,6 +36713,17 @@ "path": "/v1/topicStats/{topic=projects/*/locations/*/topics/*}:computeMessageStats" } ] + }, + { + "shortName": "ComputeTimeCursor", + "fullName": "google.cloud.pubsublite.v1.TopicStatsService.ComputeTimeCursor", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/topicStats/{topic=projects/*/locations/*/topics/*}:computeTimeCursor" + } + ] } ] } @@ -32234,6 +38219,592 @@ } ] }, + { + "id": "google.cloud.resourcemanager.v3", + "directory": "google/cloud/resourcemanager/v3", + "version": "v3", + "majorVersion": "v3", + "hostName": "cloudresourcemanager.googleapis.com", + "title": "Cloud Resource Manager API", + "description": "Creates, reads, and updates metadata for Google Cloud Platform resource containers.", + "importDirectories": [ + "google/api", + "google/iam/v1", + "google/longrunning", + "google/protobuf" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.resourcemanager.v3": 6 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 6 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/resourcemanager/v3;resourcemanager": 6 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Cloud.ResourceManager.V3": 6 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\ResourceManager\\V3": 6 + } + } + }, + "services": [ + { + "shortName": "Folders", + "fullName": "google.cloud.resourcemanager.v3.Folders", + "methods": [ + { + "shortName": "CreateFolder", + "fullName": "google.cloud.resourcemanager.v3.Folders.CreateFolder", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/folders" + } + ] + }, + { + "shortName": "DeleteFolder", + "fullName": "google.cloud.resourcemanager.v3.Folders.DeleteFolder", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v3/{name=folders/*}" + } + ] + }, + { + "shortName": "GetFolder", + "fullName": "google.cloud.resourcemanager.v3.Folders.GetFolder", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/{name=folders/*}" + } + ] + }, + { + "shortName": "GetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.Folders.GetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=folders/*}:getIamPolicy" + } + ] + }, + { + "shortName": "ListFolders", + "fullName": "google.cloud.resourcemanager.v3.Folders.ListFolders", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/folders" + } + ] + }, + { + "shortName": "MoveFolder", + "fullName": "google.cloud.resourcemanager.v3.Folders.MoveFolder", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{name=folders/*}:move" + } + ] + }, + { + "shortName": "SearchFolders", + "fullName": "google.cloud.resourcemanager.v3.Folders.SearchFolders", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/folders:search" + } + ] + }, + { + "shortName": "SetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.Folders.SetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=folders/*}:setIamPolicy" + } + ] + }, + { + "shortName": "TestIamPermissions", + "fullName": "google.cloud.resourcemanager.v3.Folders.TestIamPermissions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=folders/*}:testIamPermissions" + } + ] + }, + { + "shortName": "UndeleteFolder", + "fullName": "google.cloud.resourcemanager.v3.Folders.UndeleteFolder", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{name=folders/*}:undelete" + } + ] + }, + { + "shortName": "UpdateFolder", + "fullName": "google.cloud.resourcemanager.v3.Folders.UpdateFolder", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v3/{folder.name=folders/*}" + } + ] + } + ] + }, + { + "shortName": "Organizations", + "fullName": "google.cloud.resourcemanager.v3.Organizations", + "methods": [ + { + "shortName": "GetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.Organizations.GetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=organizations/*}:getIamPolicy" + } + ] + }, + { + "shortName": "GetOrganization", + "fullName": "google.cloud.resourcemanager.v3.Organizations.GetOrganization", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/{name=organizations/*}" + } + ] + }, + { + "shortName": "SearchOrganizations", + "fullName": "google.cloud.resourcemanager.v3.Organizations.SearchOrganizations", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/organizations:search" + } + ] + }, + { + "shortName": "SetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.Organizations.SetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=organizations/*}:setIamPolicy" + } + ] + }, + { + "shortName": "TestIamPermissions", + "fullName": "google.cloud.resourcemanager.v3.Organizations.TestIamPermissions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=organizations/*}:testIamPermissions" + } + ] + } + ] + }, + { + "shortName": "Projects", + "fullName": "google.cloud.resourcemanager.v3.Projects", + "methods": [ + { + "shortName": "CreateProject", + "fullName": "google.cloud.resourcemanager.v3.Projects.CreateProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/projects" + } + ] + }, + { + "shortName": "DeleteProject", + "fullName": "google.cloud.resourcemanager.v3.Projects.DeleteProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v3/{name=projects/*}" + } + ] + }, + { + "shortName": "GetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.Projects.GetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=projects/*}:getIamPolicy" + } + ] + }, + { + "shortName": "GetProject", + "fullName": "google.cloud.resourcemanager.v3.Projects.GetProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/{name=projects/*}" + } + ] + }, + { + "shortName": "ListProjects", + "fullName": "google.cloud.resourcemanager.v3.Projects.ListProjects", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/projects" + } + ] + }, + { + "shortName": "MoveProject", + "fullName": "google.cloud.resourcemanager.v3.Projects.MoveProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{name=projects/*}:move" + } + ] + }, + { + "shortName": "SearchProjects", + "fullName": "google.cloud.resourcemanager.v3.Projects.SearchProjects", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/projects:search" + } + ] + }, + { + "shortName": "SetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.Projects.SetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=projects/*}:setIamPolicy" + } + ] + }, + { + "shortName": "TestIamPermissions", + "fullName": "google.cloud.resourcemanager.v3.Projects.TestIamPermissions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=projects/*}:testIamPermissions" + } + ] + }, + { + "shortName": "UndeleteProject", + "fullName": "google.cloud.resourcemanager.v3.Projects.UndeleteProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{name=projects/*}:undelete" + } + ] + }, + { + "shortName": "UpdateProject", + "fullName": "google.cloud.resourcemanager.v3.Projects.UpdateProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v3/{project.name=projects/*}" + } + ] + } + ] + }, + { + "shortName": "TagBindings", + "fullName": "google.cloud.resourcemanager.v3.TagBindings", + "methods": [ + { + "shortName": "CreateTagBinding", + "fullName": "google.cloud.resourcemanager.v3.TagBindings.CreateTagBinding", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/tagBindings" + } + ] + }, + { + "shortName": "DeleteTagBinding", + "fullName": "google.cloud.resourcemanager.v3.TagBindings.DeleteTagBinding", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v3/{name=tagBindings/**}" + } + ] + }, + { + "shortName": "ListTagBindings", + "fullName": "google.cloud.resourcemanager.v3.TagBindings.ListTagBindings", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/tagBindings" + } + ] + } + ] + }, + { + "shortName": "TagKeys", + "fullName": "google.cloud.resourcemanager.v3.TagKeys", + "methods": [ + { + "shortName": "CreateTagKey", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.CreateTagKey", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/tagKeys" + } + ] + }, + { + "shortName": "DeleteTagKey", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.DeleteTagKey", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v3/{name=tagKeys/*}" + } + ] + }, + { + "shortName": "GetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.GetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=tagKeys/*}:getIamPolicy" + } + ] + }, + { + "shortName": "GetTagKey", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.GetTagKey", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/{name=tagKeys/*}" + } + ] + }, + { + "shortName": "ListTagKeys", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.ListTagKeys", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/tagKeys" + } + ] + }, + { + "shortName": "SetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.SetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=tagKeys/*}:setIamPolicy" + } + ] + }, + { + "shortName": "TestIamPermissions", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.TestIamPermissions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=tagKeys/*}:testIamPermissions" + } + ] + }, + { + "shortName": "UpdateTagKey", + "fullName": "google.cloud.resourcemanager.v3.TagKeys.UpdateTagKey", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v3/{tag_key.name=tagKeys/*}" + } + ] + } + ] + }, + { + "shortName": "TagValues", + "fullName": "google.cloud.resourcemanager.v3.TagValues", + "methods": [ + { + "shortName": "CreateTagValue", + "fullName": "google.cloud.resourcemanager.v3.TagValues.CreateTagValue", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/tagValues" + } + ] + }, + { + "shortName": "DeleteTagValue", + "fullName": "google.cloud.resourcemanager.v3.TagValues.DeleteTagValue", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v3/{name=tagValues/*}" + } + ] + }, + { + "shortName": "GetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.TagValues.GetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=tagValues/*}:getIamPolicy" + } + ] + }, + { + "shortName": "GetTagValue", + "fullName": "google.cloud.resourcemanager.v3.TagValues.GetTagValue", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/{name=tagValues/*}" + } + ] + }, + { + "shortName": "ListTagValues", + "fullName": "google.cloud.resourcemanager.v3.TagValues.ListTagValues", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v3/tagValues" + } + ] + }, + { + "shortName": "SetIamPolicy", + "fullName": "google.cloud.resourcemanager.v3.TagValues.SetIamPolicy", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=tagValues/*}:setIamPolicy" + } + ] + }, + { + "shortName": "TestIamPermissions", + "fullName": "google.cloud.resourcemanager.v3.TagValues.TestIamPermissions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v3/{resource=tagValues/*}:testIamPermissions" + } + ] + }, + { + "shortName": "UpdateTagValue", + "fullName": "google.cloud.resourcemanager.v3.TagValues.UpdateTagValue", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v3/{tag_value.name=tagValues/*}" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.resourcesettings.v1", "directory": "google/cloud/resourcesettings/v1", @@ -32243,8 +38814,7 @@ "title": "Resource Settings API", "description": "The Resource Settings API allows users to control and modify the behavior of their GCP resources (e.g., VM, firewall, Project, etc.) across the Cloud Resource Hierarchy.", "importDirectories": [ - "google/api", - "google/protobuf" + "google/api" ], "options": { "java_package": { @@ -32274,59 +38844,21 @@ "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService", "methods": [ { - "shortName": "CreateSettingValue", - "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.CreateSettingValue", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v1/{parent=organizations/*}/settings/*/value" - }, - { - "httpMethod": "POST", - "path": "/v1/{parent=folders/*}/settings/*/value" - }, - { - "httpMethod": "POST", - "path": "/v1/{parent=projects/*}/settings/*/value" - } - ] - }, - { - "shortName": "DeleteSettingValue", - "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.DeleteSettingValue", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "DELETE", - "path": "/v1/{name=organizations/*/settings/*/value}" - }, - { - "httpMethod": "DELETE", - "path": "/v1/{name=folders/*/settings/*/value}" - }, - { - "httpMethod": "DELETE", - "path": "/v1/{name=projects/*/settings/*/value}" - } - ] - }, - { - "shortName": "GetSettingValue", - "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.GetSettingValue", + "shortName": "GetSetting", + "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.GetSetting", "mode": "UNARY", "bindings": [ { "httpMethod": "GET", - "path": "/v1/{name=organizations/*/settings/*/value}" + "path": "/v1/{name=organizations/*/settings/*}" }, { "httpMethod": "GET", - "path": "/v1/{name=folders/*/settings/*/value}" + "path": "/v1/{name=folders/*/settings/*}" }, { "httpMethod": "GET", - "path": "/v1/{name=projects/*/settings/*/value}" + "path": "/v1/{name=projects/*/settings/*}" } ] }, @@ -32350,59 +38882,21 @@ ] }, { - "shortName": "LookupEffectiveSettingValue", - "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.LookupEffectiveSettingValue", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v1/{name=organizations/*/settings/*/value}:lookupEffectiveValue" - }, - { - "httpMethod": "GET", - "path": "/v1/{name=folders/*/settings/*/value}:lookupEffectiveValue" - }, - { - "httpMethod": "GET", - "path": "/v1/{name=projects/*/settings/*/value}:lookupEffectiveValue" - } - ] - }, - { - "shortName": "SearchSettingValues", - "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.SearchSettingValues", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v1/{parent=organizations/*}/settings:search" - }, - { - "httpMethod": "GET", - "path": "/v1/{parent=folders/*}/settings:search" - }, - { - "httpMethod": "GET", - "path": "/v1/{parent=projects/*}/settings:search" - } - ] - }, - { - "shortName": "UpdateSettingValue", - "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.UpdateSettingValue", + "shortName": "UpdateSetting", + "fullName": "google.cloud.resourcesettings.v1.ResourceSettingsService.UpdateSetting", "mode": "UNARY", "bindings": [ { "httpMethod": "PATCH", - "path": "/v1/{setting_value.name=organizations/*/settings/*/value}" + "path": "/v1/{setting.name=organizations/*/settings/*}" }, { "httpMethod": "PATCH", - "path": "/v1/{setting_value.name=folders/*/settings/*/value}" + "path": "/v1/{setting.name=folders/*/settings/*}" }, { "httpMethod": "PATCH", - "path": "/v1/{setting_value.name=projects/*/settings/*/value}" + "path": "/v1/{setting.name=projects/*/settings/*}" } ] } @@ -33804,6 +40298,387 @@ } ] }, + { + "id": "google.cloud.security.privateca.v1", + "directory": "google/cloud/security/privateca/v1", + "version": "v1", + "majorVersion": "v1", + "hostName": "privateca.googleapis.com", + "title": "Certificate Authority API", + "description": "The Certificate Authority Service API is a highly-available, scalable service that enables you to simplify and automate the management of private certificate authorities (CAs) while staying in control of your private keys.\"", + "importDirectories": [ + "google/api", + "google/cloud/security/privateca/v1", + "google/longrunning", + "google/protobuf", + "google/type" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.security.privateca.v1": 2 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 2 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/security/privateca/v1;privateca": 2 + } + }, + "cc_enable_arenas": { + "valueCounts": { + "true": 2 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Cloud.Security.PrivateCA.V1": 2 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Security\\PrivateCA\\V1": 2 + } + }, + "ruby_package": { + "valueCounts": { + "Google::Cloud::Security::PrivateCA::V1": 1, + "Google::Cloud::Security::PrivateCA::v1": 1 + } + } + }, + "services": [ + { + "shortName": "CertificateAuthorityService", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService", + "methods": [ + { + "shortName": "ActivateCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.ActivateCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*}:activate" + } + ] + }, + { + "shortName": "CreateCaPool", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCaPool", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*}/caPools" + } + ] + }, + { + "shortName": "CreateCertificate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*/caPools/*}/certificates" + } + ] + }, + { + "shortName": "CreateCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*/caPools/*}/certificateAuthorities" + } + ] + }, + { + "shortName": "CreateCertificateTemplate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateTemplate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*}/certificateTemplates" + } + ] + }, + { + "shortName": "DeleteCaPool", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCaPool", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/locations/*/caPools/*}" + } + ] + }, + { + "shortName": "DeleteCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*}" + } + ] + }, + { + "shortName": "DeleteCertificateTemplate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateTemplate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/locations/*/certificateTemplates/*}" + } + ] + }, + { + "shortName": "DisableCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.DisableCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*}:disable" + } + ] + }, + { + "shortName": "EnableCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.EnableCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*}:enable" + } + ] + }, + { + "shortName": "FetchCaCerts", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCaCerts", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{ca_pool=projects/*/locations/*/caPools/*}:fetchCaCerts" + } + ] + }, + { + "shortName": "FetchCertificateAuthorityCsr", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCertificateAuthorityCsr", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*}:fetch" + } + ] + }, + { + "shortName": "GetCaPool", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.GetCaPool", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/caPools/*}" + } + ] + }, + { + "shortName": "GetCertificate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificates/*}" + } + ] + }, + { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*}" + } + ] + }, + { + "shortName": "GetCertificateRevocationList", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateRevocationList", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*/certificateRevocationLists/*}" + } + ] + }, + { + "shortName": "GetCertificateTemplate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateTemplate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/certificateTemplates/*}" + } + ] + }, + { + "shortName": "ListCaPools", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.ListCaPools", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/caPools" + } + ] + }, + { + "shortName": "ListCertificateAuthorities", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateAuthorities", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*/caPools/*}/certificateAuthorities" + } + ] + }, + { + "shortName": "ListCertificateRevocationLists", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateRevocationLists", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*/caPools/*/certificateAuthorities/*}/certificateRevocationLists" + } + ] + }, + { + "shortName": "ListCertificates", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificates", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*/caPools/*}/certificates" + } + ] + }, + { + "shortName": "ListCertificateTemplates", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateTemplates", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/certificateTemplates" + } + ] + }, + { + "shortName": "RevokeCertificate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.RevokeCertificate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificates/*}:revoke" + } + ] + }, + { + "shortName": "UndeleteCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.UndeleteCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/caPools/*/certificateAuthorities/*}:undelete" + } + ] + }, + { + "shortName": "UpdateCaPool", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCaPool", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{ca_pool.name=projects/*/locations/*/caPools/*}" + } + ] + }, + { + "shortName": "UpdateCertificate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{certificate.name=projects/*/locations/*/caPools/*/certificates/*}" + } + ] + }, + { + "shortName": "UpdateCertificateAuthority", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateAuthority", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{certificate_authority.name=projects/*/locations/*/caPools/*/certificateAuthorities/*}" + } + ] + }, + { + "shortName": "UpdateCertificateRevocationList", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateRevocationList", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{certificate_revocation_list.name=projects/*/locations/*/caPools/*/certificateAuthorities/*/certificateRevocationLists/*}" + } + ] + }, + { + "shortName": "UpdateCertificateTemplate", + "fullName": "google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateTemplate", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1/{certificate_template.name=projects/*/locations/*/certificateTemplates/*}" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.security.privateca.v1beta1", "directory": "google/cloud/security/privateca/v1beta1", @@ -37952,6 +44827,166 @@ } ] }, + { + "id": "google.cloud.tpu.v1", + "directory": "google/cloud/tpu/v1", + "version": "v1", + "majorVersion": "v1", + "hostName": "tpu.googleapis.com", + "title": "Cloud TPU API", + "description": "TPU API provides customers with access to Google TPU technology.", + "importDirectories": [ + "google/api", + "google/longrunning", + "google/protobuf" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.tpu.v1": 1 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 1 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/tpu/v1;tpu": 1 + } + } + }, + "services": [ + { + "shortName": "Tpu", + "fullName": "google.cloud.tpu.v1.Tpu", + "methods": [ + { + "shortName": "CreateNode", + "fullName": "google.cloud.tpu.v1.Tpu.CreateNode", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*}/nodes" + } + ] + }, + { + "shortName": "DeleteNode", + "fullName": "google.cloud.tpu.v1.Tpu.DeleteNode", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1/{name=projects/*/locations/*/nodes/*}" + } + ] + }, + { + "shortName": "GetAcceleratorType", + "fullName": "google.cloud.tpu.v1.Tpu.GetAcceleratorType", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/acceleratorTypes/*}" + } + ] + }, + { + "shortName": "GetNode", + "fullName": "google.cloud.tpu.v1.Tpu.GetNode", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/nodes/*}" + } + ] + }, + { + "shortName": "GetTensorFlowVersion", + "fullName": "google.cloud.tpu.v1.Tpu.GetTensorFlowVersion", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/tensorflowVersions/*}" + } + ] + }, + { + "shortName": "ListAcceleratorTypes", + "fullName": "google.cloud.tpu.v1.Tpu.ListAcceleratorTypes", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/acceleratorTypes" + } + ] + }, + { + "shortName": "ListNodes", + "fullName": "google.cloud.tpu.v1.Tpu.ListNodes", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/nodes" + } + ] + }, + { + "shortName": "ListTensorFlowVersions", + "fullName": "google.cloud.tpu.v1.Tpu.ListTensorFlowVersions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1/{parent=projects/*/locations/*}/tensorflowVersions" + } + ] + }, + { + "shortName": "ReimageNode", + "fullName": "google.cloud.tpu.v1.Tpu.ReimageNode", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/nodes/*}:reimage" + } + ] + }, + { + "shortName": "StartNode", + "fullName": "google.cloud.tpu.v1.Tpu.StartNode", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/nodes/*}:start" + } + ] + }, + { + "shortName": "StopNode", + "fullName": "google.cloud.tpu.v1.Tpu.StopNode", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/nodes/*}:stop" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.translate.v3", "directory": "google/cloud/translate/v3", @@ -42448,6 +49483,11 @@ "valueCounts": { "true": 3 } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Build\\V1": 3 + } } }, "services": [ @@ -43301,6 +50341,11 @@ "Google.Cloud.DevTools.ContainerAnalysis.V1": 1 } }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\ContainerAnalysis\\V1": 1 + } + }, "ruby_package": { "valueCounts": { "Google::Cloud::ContainerAnalysis::V1": 1 @@ -43431,7 +50476,7 @@ "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/attestation;attestation": 1, "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/cvss;cvss": 1, "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/build;build": 1, - "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/package;package": 1, + "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/package": 1, "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/vulnerability;vulnerability": 1, "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/grafeas;grafeas": 1 } @@ -43740,6 +50785,11 @@ "valueCounts": { "Google.DevTools.RemoteWorkers.V1Test2": 3 } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Remoteworkers\\V1test2": 3 + } } }, "services": [ @@ -43808,6 +50858,28 @@ "shortName": "ResultStoreDownload", "fullName": "google.devtools.resultstore.v2.ResultStoreDownload", "methods": [ + { + "shortName": "BatchListActions", + "fullName": "google.devtools.resultstore.v2.ResultStoreDownload.BatchListActions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2/{parent=invocations/*}/actions:batchList" + } + ] + }, + { + "shortName": "ExportInvocation", + "fullName": "google.devtools.resultstore.v2.ResultStoreDownload.ExportInvocation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v2/{name=invocations/*}:export" + } + ] + }, { "shortName": "GetAction", "fullName": "google.devtools.resultstore.v2.ResultStoreDownload.GetAction", @@ -43940,6 +51012,17 @@ } ] }, + { + "shortName": "SearchConfiguredTargets", + "fullName": "google.devtools.resultstore.v2.ResultStoreDownload.SearchConfiguredTargets", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v2/{parent=invocations/*/targets/*}/configuredTargets:search" + } + ] + }, { "shortName": "SearchInvocations", "fullName": "google.devtools.resultstore.v2.ResultStoreDownload.SearchInvocations", @@ -44734,6 +51817,17 @@ } ] }, + { + "shortName": "BatchWrite", + "fullName": "google.firestore.v1beta1.Firestore.BatchWrite", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{database=projects/*/databases/*}/documents:batchWrite" + } + ] + }, { "shortName": "BeginTransaction", "fullName": "google.firestore.v1beta1.Firestore.BeginTransaction", @@ -44826,6 +51920,21 @@ } ] }, + { + "shortName": "PartitionQuery", + "fullName": "google.firestore.v1beta1.Firestore.PartitionQuery", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/databases/*/documents}:partitionQuery" + }, + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/databases/*/documents/*/**}:partitionQuery" + } + ] + }, { "shortName": "Rollback", "fullName": "google.firestore.v1beta1.Firestore.Rollback", @@ -45032,6 +52141,11 @@ "valueCounts": { "google.golang.org/genproto/googleapis/home/graph/v1;graph": 2 } + }, + "php_namespace": { + "valueCounts": { + "Google\\Home\\Graph\\V1": 2 + } } }, "services": [ @@ -47029,6 +54143,11 @@ "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard": 11 } }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Monitoring\\Dashboard\\V1": 11 + } + }, "ruby_package": { "valueCounts": { "Google::Cloud::Monitoring::Dashboard::V1": 11 @@ -47738,6 +54857,11 @@ "valueCounts": { "true": 1 } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Partner\\Aistreams\\V1alpha1": 1 + } } }, "services": [ @@ -49377,38 +56501,38 @@ "options": { "java_package": { "valueCounts": { - "com.google.spanner.v1": 7 + "com.google.spanner.v1": 8 } }, "java_multiple_files": { "valueCounts": { - "true": 7 + "true": 8 } }, "go_package": { "valueCounts": { - "google.golang.org/genproto/googleapis/spanner/v1;spanner": 7 + "google.golang.org/genproto/googleapis/spanner/v1;spanner": 8 } }, "csharp_namespace": { "valueCounts": { - "Google.Cloud.Spanner.V1": 7 + "Google.Cloud.Spanner.V1": 8 } }, "php_namespace": { "valueCounts": { - "Google\\Cloud\\Spanner\\V1": 7 + "Google\\Cloud\\Spanner\\V1": 8 } }, "ruby_package": { "valueCounts": { - "Google::Cloud::Spanner::V1": 7 + "Google::Cloud::Spanner::V1": 8 } }, "cc_enable_arenas": { "valueCounts": { "true": 1, - "": 6 + "": 7 } } }, @@ -50095,4 +57219,4 @@ "schemaVersion": "v1", "schemaStability": "UNSTABLE" } -} +} \ No newline at end of file