diff --git a/googleapis/ads/googleads/v1/services/account_budget_proposal_service.pb.go b/googleapis/ads/googleads/v1/services/account_budget_proposal_service.pb.go index fe7ad3757e..8f14b153d2 100644 --- a/googleapis/ads/googleads/v1/services/account_budget_proposal_service.pb.go +++ b/googleapis/ads/googleads/v1/services/account_budget_proposal_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -421,17 +419,6 @@ type AccountBudgetProposalServiceServer interface { MutateAccountBudgetProposal(context.Context, *MutateAccountBudgetProposalRequest) (*MutateAccountBudgetProposalResponse, error) } -// UnimplementedAccountBudgetProposalServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAccountBudgetProposalServiceServer struct { -} - -func (*UnimplementedAccountBudgetProposalServiceServer) GetAccountBudgetProposal(ctx context.Context, req *GetAccountBudgetProposalRequest) (*resources.AccountBudgetProposal, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAccountBudgetProposal not implemented") -} -func (*UnimplementedAccountBudgetProposalServiceServer) MutateAccountBudgetProposal(ctx context.Context, req *MutateAccountBudgetProposalRequest) (*MutateAccountBudgetProposalResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateAccountBudgetProposal not implemented") -} - func RegisterAccountBudgetProposalServiceServer(s *grpc.Server, srv AccountBudgetProposalServiceServer) { s.RegisterService(&_AccountBudgetProposalService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/account_budget_service.pb.go b/googleapis/ads/googleads/v1/services/account_budget_service.pb.go index a25f44764f..b85fb24224 100644 --- a/googleapis/ads/googleads/v1/services/account_budget_service.pb.go +++ b/googleapis/ads/googleads/v1/services/account_budget_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type AccountBudgetServiceServer interface { GetAccountBudget(context.Context, *GetAccountBudgetRequest) (*resources.AccountBudget, error) } -// UnimplementedAccountBudgetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAccountBudgetServiceServer struct { -} - -func (*UnimplementedAccountBudgetServiceServer) GetAccountBudget(ctx context.Context, req *GetAccountBudgetRequest) (*resources.AccountBudget, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAccountBudget not implemented") -} - func RegisterAccountBudgetServiceServer(s *grpc.Server, srv AccountBudgetServiceServer) { s.RegisterService(&_AccountBudgetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_ad_label_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_ad_label_service.pb.go index b3a5723200..ca46e73677 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_ad_label_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_ad_label_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type AdGroupAdLabelServiceServer interface { MutateAdGroupAdLabels(context.Context, *MutateAdGroupAdLabelsRequest) (*MutateAdGroupAdLabelsResponse, error) } -// UnimplementedAdGroupAdLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupAdLabelServiceServer struct { -} - -func (*UnimplementedAdGroupAdLabelServiceServer) GetAdGroupAdLabel(ctx context.Context, req *GetAdGroupAdLabelRequest) (*resources.AdGroupAdLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupAdLabel not implemented") -} -func (*UnimplementedAdGroupAdLabelServiceServer) MutateAdGroupAdLabels(ctx context.Context, req *MutateAdGroupAdLabelsRequest) (*MutateAdGroupAdLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupAdLabels not implemented") -} - func RegisterAdGroupAdLabelServiceServer(s *grpc.Server, srv AdGroupAdLabelServiceServer) { s.RegisterService(&_AdGroupAdLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_ad_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_ad_service.pb.go index 0ef334ce72..b806c0bf71 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_ad_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_ad_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -472,17 +470,6 @@ type AdGroupAdServiceServer interface { MutateAdGroupAds(context.Context, *MutateAdGroupAdsRequest) (*MutateAdGroupAdsResponse, error) } -// UnimplementedAdGroupAdServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupAdServiceServer struct { -} - -func (*UnimplementedAdGroupAdServiceServer) GetAdGroupAd(ctx context.Context, req *GetAdGroupAdRequest) (*resources.AdGroupAd, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupAd not implemented") -} -func (*UnimplementedAdGroupAdServiceServer) MutateAdGroupAds(ctx context.Context, req *MutateAdGroupAdsRequest) (*MutateAdGroupAdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupAds not implemented") -} - func RegisterAdGroupAdServiceServer(s *grpc.Server, srv AdGroupAdServiceServer) { s.RegisterService(&_AdGroupAdService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_audience_view_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_audience_view_service.pb.go index 9d9b376e38..e74195dcf5 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_audience_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_audience_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type AdGroupAudienceViewServiceServer interface { GetAdGroupAudienceView(context.Context, *GetAdGroupAudienceViewRequest) (*resources.AdGroupAudienceView, error) } -// UnimplementedAdGroupAudienceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupAudienceViewServiceServer struct { -} - -func (*UnimplementedAdGroupAudienceViewServiceServer) GetAdGroupAudienceView(ctx context.Context, req *GetAdGroupAudienceViewRequest) (*resources.AdGroupAudienceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdGroupAudienceView not implemented") -} - func RegisterAdGroupAudienceViewServiceServer(s *grpc.Server, srv AdGroupAudienceViewServiceServer) { s.RegisterService(&_AdGroupAudienceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_bid_modifier_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_bid_modifier_service.pb.go index 93cadee4db..45e1ae914f 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_bid_modifier_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_bid_modifier_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -462,17 +460,6 @@ type AdGroupBidModifierServiceServer interface { MutateAdGroupBidModifiers(context.Context, *MutateAdGroupBidModifiersRequest) (*MutateAdGroupBidModifiersResponse, error) } -// UnimplementedAdGroupBidModifierServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupBidModifierServiceServer struct { -} - -func (*UnimplementedAdGroupBidModifierServiceServer) GetAdGroupBidModifier(ctx context.Context, req *GetAdGroupBidModifierRequest) (*resources.AdGroupBidModifier, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupBidModifier not implemented") -} -func (*UnimplementedAdGroupBidModifierServiceServer) MutateAdGroupBidModifiers(ctx context.Context, req *MutateAdGroupBidModifiersRequest) (*MutateAdGroupBidModifiersResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupBidModifiers not implemented") -} - func RegisterAdGroupBidModifierServiceServer(s *grpc.Server, srv AdGroupBidModifierServiceServer) { s.RegisterService(&_AdGroupBidModifierService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_criterion_label_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_criterion_label_service.pb.go index 15bfb18db2..fb4dc3fd07 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_criterion_label_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_criterion_label_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -434,17 +432,6 @@ type AdGroupCriterionLabelServiceServer interface { MutateAdGroupCriterionLabels(context.Context, *MutateAdGroupCriterionLabelsRequest) (*MutateAdGroupCriterionLabelsResponse, error) } -// UnimplementedAdGroupCriterionLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupCriterionLabelServiceServer struct { -} - -func (*UnimplementedAdGroupCriterionLabelServiceServer) GetAdGroupCriterionLabel(ctx context.Context, req *GetAdGroupCriterionLabelRequest) (*resources.AdGroupCriterionLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupCriterionLabel not implemented") -} -func (*UnimplementedAdGroupCriterionLabelServiceServer) MutateAdGroupCriterionLabels(ctx context.Context, req *MutateAdGroupCriterionLabelsRequest) (*MutateAdGroupCriterionLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupCriterionLabels not implemented") -} - func RegisterAdGroupCriterionLabelServiceServer(s *grpc.Server, srv AdGroupCriterionLabelServiceServer) { s.RegisterService(&_AdGroupCriterionLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_criterion_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_criterion_service.pb.go index 7061d1c443..0509d47e03 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_criterion_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_criterion_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -481,17 +479,6 @@ type AdGroupCriterionServiceServer interface { MutateAdGroupCriteria(context.Context, *MutateAdGroupCriteriaRequest) (*MutateAdGroupCriteriaResponse, error) } -// UnimplementedAdGroupCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupCriterionServiceServer struct { -} - -func (*UnimplementedAdGroupCriterionServiceServer) GetAdGroupCriterion(ctx context.Context, req *GetAdGroupCriterionRequest) (*resources.AdGroupCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupCriterion not implemented") -} -func (*UnimplementedAdGroupCriterionServiceServer) MutateAdGroupCriteria(ctx context.Context, req *MutateAdGroupCriteriaRequest) (*MutateAdGroupCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupCriteria not implemented") -} - func RegisterAdGroupCriterionServiceServer(s *grpc.Server, srv AdGroupCriterionServiceServer) { s.RegisterService(&_AdGroupCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_criterion_simulation_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_criterion_simulation_service.pb.go index c073880992..136acb1f97 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_criterion_simulation_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_criterion_simulation_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type AdGroupCriterionSimulationServiceServer interface { GetAdGroupCriterionSimulation(context.Context, *GetAdGroupCriterionSimulationRequest) (*resources.AdGroupCriterionSimulation, error) } -// UnimplementedAdGroupCriterionSimulationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupCriterionSimulationServiceServer struct { -} - -func (*UnimplementedAdGroupCriterionSimulationServiceServer) GetAdGroupCriterionSimulation(ctx context.Context, req *GetAdGroupCriterionSimulationRequest) (*resources.AdGroupCriterionSimulation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdGroupCriterionSimulation not implemented") -} - func RegisterAdGroupCriterionSimulationServiceServer(s *grpc.Server, srv AdGroupCriterionSimulationServiceServer) { s.RegisterService(&_AdGroupCriterionSimulationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_extension_setting_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_extension_setting_service.pb.go index d75b3220d0..c18e75fb18 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_extension_setting_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_extension_setting_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -466,17 +464,6 @@ type AdGroupExtensionSettingServiceServer interface { MutateAdGroupExtensionSettings(context.Context, *MutateAdGroupExtensionSettingsRequest) (*MutateAdGroupExtensionSettingsResponse, error) } -// UnimplementedAdGroupExtensionSettingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupExtensionSettingServiceServer struct { -} - -func (*UnimplementedAdGroupExtensionSettingServiceServer) GetAdGroupExtensionSetting(ctx context.Context, req *GetAdGroupExtensionSettingRequest) (*resources.AdGroupExtensionSetting, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupExtensionSetting not implemented") -} -func (*UnimplementedAdGroupExtensionSettingServiceServer) MutateAdGroupExtensionSettings(ctx context.Context, req *MutateAdGroupExtensionSettingsRequest) (*MutateAdGroupExtensionSettingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupExtensionSettings not implemented") -} - func RegisterAdGroupExtensionSettingServiceServer(s *grpc.Server, srv AdGroupExtensionSettingServiceServer) { s.RegisterService(&_AdGroupExtensionSettingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_feed_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_feed_service.pb.go index ec3153cafa..94eb310ade 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_feed_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_feed_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type AdGroupFeedServiceServer interface { MutateAdGroupFeeds(context.Context, *MutateAdGroupFeedsRequest) (*MutateAdGroupFeedsResponse, error) } -// UnimplementedAdGroupFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupFeedServiceServer struct { -} - -func (*UnimplementedAdGroupFeedServiceServer) GetAdGroupFeed(ctx context.Context, req *GetAdGroupFeedRequest) (*resources.AdGroupFeed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupFeed not implemented") -} -func (*UnimplementedAdGroupFeedServiceServer) MutateAdGroupFeeds(ctx context.Context, req *MutateAdGroupFeedsRequest) (*MutateAdGroupFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupFeeds not implemented") -} - func RegisterAdGroupFeedServiceServer(s *grpc.Server, srv AdGroupFeedServiceServer) { s.RegisterService(&_AdGroupFeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_label_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_label_service.pb.go index a782b867f3..e0e1f9e8d7 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_label_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_label_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type AdGroupLabelServiceServer interface { MutateAdGroupLabels(context.Context, *MutateAdGroupLabelsRequest) (*MutateAdGroupLabelsResponse, error) } -// UnimplementedAdGroupLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupLabelServiceServer struct { -} - -func (*UnimplementedAdGroupLabelServiceServer) GetAdGroupLabel(ctx context.Context, req *GetAdGroupLabelRequest) (*resources.AdGroupLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupLabel not implemented") -} -func (*UnimplementedAdGroupLabelServiceServer) MutateAdGroupLabels(ctx context.Context, req *MutateAdGroupLabelsRequest) (*MutateAdGroupLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupLabels not implemented") -} - func RegisterAdGroupLabelServiceServer(s *grpc.Server, srv AdGroupLabelServiceServer) { s.RegisterService(&_AdGroupLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_service.pb.go index 99bae4674f..e46f0cbc25 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -458,17 +456,6 @@ type AdGroupServiceServer interface { MutateAdGroups(context.Context, *MutateAdGroupsRequest) (*MutateAdGroupsResponse, error) } -// UnimplementedAdGroupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupServiceServer struct { -} - -func (*UnimplementedAdGroupServiceServer) GetAdGroup(ctx context.Context, req *GetAdGroupRequest) (*resources.AdGroup, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroup not implemented") -} -func (*UnimplementedAdGroupServiceServer) MutateAdGroups(ctx context.Context, req *MutateAdGroupsRequest) (*MutateAdGroupsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroups not implemented") -} - func RegisterAdGroupServiceServer(s *grpc.Server, srv AdGroupServiceServer) { s.RegisterService(&_AdGroupService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_group_simulation_service.pb.go b/googleapis/ads/googleads/v1/services/ad_group_simulation_service.pb.go index 9778701565..e065086526 100644 --- a/googleapis/ads/googleads/v1/services/ad_group_simulation_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_group_simulation_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type AdGroupSimulationServiceServer interface { GetAdGroupSimulation(context.Context, *GetAdGroupSimulationRequest) (*resources.AdGroupSimulation, error) } -// UnimplementedAdGroupSimulationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupSimulationServiceServer struct { -} - -func (*UnimplementedAdGroupSimulationServiceServer) GetAdGroupSimulation(ctx context.Context, req *GetAdGroupSimulationRequest) (*resources.AdGroupSimulation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdGroupSimulation not implemented") -} - func RegisterAdGroupSimulationServiceServer(s *grpc.Server, srv AdGroupSimulationServiceServer) { s.RegisterService(&_AdGroupSimulationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_parameter_service.pb.go b/googleapis/ads/googleads/v1/services/ad_parameter_service.pb.go index 02b8592902..12b5d361b3 100644 --- a/googleapis/ads/googleads/v1/services/ad_parameter_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_parameter_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type AdParameterServiceServer interface { MutateAdParameters(context.Context, *MutateAdParametersRequest) (*MutateAdParametersResponse, error) } -// UnimplementedAdParameterServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdParameterServiceServer struct { -} - -func (*UnimplementedAdParameterServiceServer) GetAdParameter(ctx context.Context, req *GetAdParameterRequest) (*resources.AdParameter, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdParameter not implemented") -} -func (*UnimplementedAdParameterServiceServer) MutateAdParameters(ctx context.Context, req *MutateAdParametersRequest) (*MutateAdParametersResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdParameters not implemented") -} - func RegisterAdParameterServiceServer(s *grpc.Server, srv AdParameterServiceServer) { s.RegisterService(&_AdParameterService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/ad_schedule_view_service.pb.go b/googleapis/ads/googleads/v1/services/ad_schedule_view_service.pb.go index 27782ada21..784ad342ca 100644 --- a/googleapis/ads/googleads/v1/services/ad_schedule_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/ad_schedule_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type AdScheduleViewServiceServer interface { GetAdScheduleView(context.Context, *GetAdScheduleViewRequest) (*resources.AdScheduleView, error) } -// UnimplementedAdScheduleViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdScheduleViewServiceServer struct { -} - -func (*UnimplementedAdScheduleViewServiceServer) GetAdScheduleView(ctx context.Context, req *GetAdScheduleViewRequest) (*resources.AdScheduleView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdScheduleView not implemented") -} - func RegisterAdScheduleViewServiceServer(s *grpc.Server, srv AdScheduleViewServiceServer) { s.RegisterService(&_AdScheduleViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/age_range_view_service.pb.go b/googleapis/ads/googleads/v1/services/age_range_view_service.pb.go index 872beaa7a5..0c6419219a 100644 --- a/googleapis/ads/googleads/v1/services/age_range_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/age_range_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type AgeRangeViewServiceServer interface { GetAgeRangeView(context.Context, *GetAgeRangeViewRequest) (*resources.AgeRangeView, error) } -// UnimplementedAgeRangeViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAgeRangeViewServiceServer struct { -} - -func (*UnimplementedAgeRangeViewServiceServer) GetAgeRangeView(ctx context.Context, req *GetAgeRangeViewRequest) (*resources.AgeRangeView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAgeRangeView not implemented") -} - func RegisterAgeRangeViewServiceServer(s *grpc.Server, srv AgeRangeViewServiceServer) { s.RegisterService(&_AgeRangeViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/asset_service.pb.go b/googleapis/ads/googleads/v1/services/asset_service.pb.go index f569983573..6bec76329c 100644 --- a/googleapis/ads/googleads/v1/services/asset_service.pb.go +++ b/googleapis/ads/googleads/v1/services/asset_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -373,17 +371,6 @@ type AssetServiceServer interface { MutateAssets(context.Context, *MutateAssetsRequest) (*MutateAssetsResponse, error) } -// UnimplementedAssetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAssetServiceServer struct { -} - -func (*UnimplementedAssetServiceServer) GetAsset(ctx context.Context, req *GetAssetRequest) (*resources.Asset, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAsset not implemented") -} -func (*UnimplementedAssetServiceServer) MutateAssets(ctx context.Context, req *MutateAssetsRequest) (*MutateAssetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateAssets not implemented") -} - func RegisterAssetServiceServer(s *grpc.Server, srv AssetServiceServer) { s.RegisterService(&_AssetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/bidding_strategy_service.pb.go b/googleapis/ads/googleads/v1/services/bidding_strategy_service.pb.go index 319b8caee3..713e93a20f 100644 --- a/googleapis/ads/googleads/v1/services/bidding_strategy_service.pb.go +++ b/googleapis/ads/googleads/v1/services/bidding_strategy_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -462,17 +460,6 @@ type BiddingStrategyServiceServer interface { MutateBiddingStrategies(context.Context, *MutateBiddingStrategiesRequest) (*MutateBiddingStrategiesResponse, error) } -// UnimplementedBiddingStrategyServiceServer can be embedded to have forward compatible implementations. -type UnimplementedBiddingStrategyServiceServer struct { -} - -func (*UnimplementedBiddingStrategyServiceServer) GetBiddingStrategy(ctx context.Context, req *GetBiddingStrategyRequest) (*resources.BiddingStrategy, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetBiddingStrategy not implemented") -} -func (*UnimplementedBiddingStrategyServiceServer) MutateBiddingStrategies(ctx context.Context, req *MutateBiddingStrategiesRequest) (*MutateBiddingStrategiesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateBiddingStrategies not implemented") -} - func RegisterBiddingStrategyServiceServer(s *grpc.Server, srv BiddingStrategyServiceServer) { s.RegisterService(&_BiddingStrategyService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/billing_setup_service.pb.go b/googleapis/ads/googleads/v1/services/billing_setup_service.pb.go index dbcd99ce80..904416ad72 100644 --- a/googleapis/ads/googleads/v1/services/billing_setup_service.pb.go +++ b/googleapis/ads/googleads/v1/services/billing_setup_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -389,17 +387,6 @@ type BillingSetupServiceServer interface { MutateBillingSetup(context.Context, *MutateBillingSetupRequest) (*MutateBillingSetupResponse, error) } -// UnimplementedBillingSetupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedBillingSetupServiceServer struct { -} - -func (*UnimplementedBillingSetupServiceServer) GetBillingSetup(ctx context.Context, req *GetBillingSetupRequest) (*resources.BillingSetup, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetBillingSetup not implemented") -} -func (*UnimplementedBillingSetupServiceServer) MutateBillingSetup(ctx context.Context, req *MutateBillingSetupRequest) (*MutateBillingSetupResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateBillingSetup not implemented") -} - func RegisterBillingSetupServiceServer(s *grpc.Server, srv BillingSetupServiceServer) { s.RegisterService(&_BillingSetupService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_audience_view_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_audience_view_service.pb.go index 122c1be8c3..9fac4e510e 100644 --- a/googleapis/ads/googleads/v1/services/campaign_audience_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_audience_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type CampaignAudienceViewServiceServer interface { GetCampaignAudienceView(context.Context, *GetCampaignAudienceViewRequest) (*resources.CampaignAudienceView, error) } -// UnimplementedCampaignAudienceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignAudienceViewServiceServer struct { -} - -func (*UnimplementedCampaignAudienceViewServiceServer) GetCampaignAudienceView(ctx context.Context, req *GetCampaignAudienceViewRequest) (*resources.CampaignAudienceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCampaignAudienceView not implemented") -} - func RegisterCampaignAudienceViewServiceServer(s *grpc.Server, srv CampaignAudienceViewServiceServer) { s.RegisterService(&_CampaignAudienceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_bid_modifier_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_bid_modifier_service.pb.go index a56674d1d8..e176462a6d 100644 --- a/googleapis/ads/googleads/v1/services/campaign_bid_modifier_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_bid_modifier_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type CampaignBidModifierServiceServer interface { MutateCampaignBidModifiers(context.Context, *MutateCampaignBidModifiersRequest) (*MutateCampaignBidModifiersResponse, error) } -// UnimplementedCampaignBidModifierServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignBidModifierServiceServer struct { -} - -func (*UnimplementedCampaignBidModifierServiceServer) GetCampaignBidModifier(ctx context.Context, req *GetCampaignBidModifierRequest) (*resources.CampaignBidModifier, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignBidModifier not implemented") -} -func (*UnimplementedCampaignBidModifierServiceServer) MutateCampaignBidModifiers(ctx context.Context, req *MutateCampaignBidModifiersRequest) (*MutateCampaignBidModifiersResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignBidModifiers not implemented") -} - func RegisterCampaignBidModifierServiceServer(s *grpc.Server, srv CampaignBidModifierServiceServer) { s.RegisterService(&_CampaignBidModifierService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_budget_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_budget_service.pb.go index 85333acb60..02b379e1fd 100644 --- a/googleapis/ads/googleads/v1/services/campaign_budget_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_budget_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type CampaignBudgetServiceServer interface { MutateCampaignBudgets(context.Context, *MutateCampaignBudgetsRequest) (*MutateCampaignBudgetsResponse, error) } -// UnimplementedCampaignBudgetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignBudgetServiceServer struct { -} - -func (*UnimplementedCampaignBudgetServiceServer) GetCampaignBudget(ctx context.Context, req *GetCampaignBudgetRequest) (*resources.CampaignBudget, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignBudget not implemented") -} -func (*UnimplementedCampaignBudgetServiceServer) MutateCampaignBudgets(ctx context.Context, req *MutateCampaignBudgetsRequest) (*MutateCampaignBudgetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignBudgets not implemented") -} - func RegisterCampaignBudgetServiceServer(s *grpc.Server, srv CampaignBudgetServiceServer) { s.RegisterService(&_CampaignBudgetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_criterion_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_criterion_service.pb.go index fe59d23df0..cc7d9008ec 100644 --- a/googleapis/ads/googleads/v1/services/campaign_criterion_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_criterion_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -460,17 +458,6 @@ type CampaignCriterionServiceServer interface { MutateCampaignCriteria(context.Context, *MutateCampaignCriteriaRequest) (*MutateCampaignCriteriaResponse, error) } -// UnimplementedCampaignCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignCriterionServiceServer struct { -} - -func (*UnimplementedCampaignCriterionServiceServer) GetCampaignCriterion(ctx context.Context, req *GetCampaignCriterionRequest) (*resources.CampaignCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignCriterion not implemented") -} -func (*UnimplementedCampaignCriterionServiceServer) MutateCampaignCriteria(ctx context.Context, req *MutateCampaignCriteriaRequest) (*MutateCampaignCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignCriteria not implemented") -} - func RegisterCampaignCriterionServiceServer(s *grpc.Server, srv CampaignCriterionServiceServer) { s.RegisterService(&_CampaignCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_criterion_simulation_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_criterion_simulation_service.pb.go index 433a685f2b..f57ecfc997 100644 --- a/googleapis/ads/googleads/v1/services/campaign_criterion_simulation_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_criterion_simulation_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type CampaignCriterionSimulationServiceServer interface { GetCampaignCriterionSimulation(context.Context, *GetCampaignCriterionSimulationRequest) (*resources.CampaignCriterionSimulation, error) } -// UnimplementedCampaignCriterionSimulationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignCriterionSimulationServiceServer struct { -} - -func (*UnimplementedCampaignCriterionSimulationServiceServer) GetCampaignCriterionSimulation(ctx context.Context, req *GetCampaignCriterionSimulationRequest) (*resources.CampaignCriterionSimulation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCampaignCriterionSimulation not implemented") -} - func RegisterCampaignCriterionSimulationServiceServer(s *grpc.Server, srv CampaignCriterionSimulationServiceServer) { s.RegisterService(&_CampaignCriterionSimulationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_draft_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_draft_service.pb.go index 5088359773..6f43dce558 100644 --- a/googleapis/ads/googleads/v1/services/campaign_draft_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_draft_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -681,23 +679,6 @@ type CampaignDraftServiceServer interface { ListCampaignDraftAsyncErrors(context.Context, *ListCampaignDraftAsyncErrorsRequest) (*ListCampaignDraftAsyncErrorsResponse, error) } -// UnimplementedCampaignDraftServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignDraftServiceServer struct { -} - -func (*UnimplementedCampaignDraftServiceServer) GetCampaignDraft(ctx context.Context, req *GetCampaignDraftRequest) (*resources.CampaignDraft, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignDraft not implemented") -} -func (*UnimplementedCampaignDraftServiceServer) MutateCampaignDrafts(ctx context.Context, req *MutateCampaignDraftsRequest) (*MutateCampaignDraftsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignDrafts not implemented") -} -func (*UnimplementedCampaignDraftServiceServer) PromoteCampaignDraft(ctx context.Context, req *PromoteCampaignDraftRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PromoteCampaignDraft not implemented") -} -func (*UnimplementedCampaignDraftServiceServer) ListCampaignDraftAsyncErrors(ctx context.Context, req *ListCampaignDraftAsyncErrorsRequest) (*ListCampaignDraftAsyncErrorsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListCampaignDraftAsyncErrors not implemented") -} - func RegisterCampaignDraftServiceServer(s *grpc.Server, srv CampaignDraftServiceServer) { s.RegisterService(&_CampaignDraftService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_experiment_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_experiment_service.pb.go index afaf341cc1..090d4a628e 100644 --- a/googleapis/ads/googleads/v1/services/campaign_experiment_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_experiment_service.pb.go @@ -17,8 +17,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -982,32 +980,6 @@ type CampaignExperimentServiceServer interface { ListCampaignExperimentAsyncErrors(context.Context, *ListCampaignExperimentAsyncErrorsRequest) (*ListCampaignExperimentAsyncErrorsResponse, error) } -// UnimplementedCampaignExperimentServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignExperimentServiceServer struct { -} - -func (*UnimplementedCampaignExperimentServiceServer) GetCampaignExperiment(ctx context.Context, req *GetCampaignExperimentRequest) (*resources.CampaignExperiment, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) CreateCampaignExperiment(ctx context.Context, req *CreateCampaignExperimentRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) MutateCampaignExperiments(ctx context.Context, req *MutateCampaignExperimentsRequest) (*MutateCampaignExperimentsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignExperiments not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) GraduateCampaignExperiment(ctx context.Context, req *GraduateCampaignExperimentRequest) (*GraduateCampaignExperimentResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GraduateCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) PromoteCampaignExperiment(ctx context.Context, req *PromoteCampaignExperimentRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PromoteCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) EndCampaignExperiment(ctx context.Context, req *EndCampaignExperimentRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method EndCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) ListCampaignExperimentAsyncErrors(ctx context.Context, req *ListCampaignExperimentAsyncErrorsRequest) (*ListCampaignExperimentAsyncErrorsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListCampaignExperimentAsyncErrors not implemented") -} - func RegisterCampaignExperimentServiceServer(s *grpc.Server, srv CampaignExperimentServiceServer) { s.RegisterService(&_CampaignExperimentService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_extension_setting_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_extension_setting_service.pb.go index 31e589bced..659232885a 100644 --- a/googleapis/ads/googleads/v1/services/campaign_extension_setting_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_extension_setting_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -468,17 +466,6 @@ type CampaignExtensionSettingServiceServer interface { MutateCampaignExtensionSettings(context.Context, *MutateCampaignExtensionSettingsRequest) (*MutateCampaignExtensionSettingsResponse, error) } -// UnimplementedCampaignExtensionSettingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignExtensionSettingServiceServer struct { -} - -func (*UnimplementedCampaignExtensionSettingServiceServer) GetCampaignExtensionSetting(ctx context.Context, req *GetCampaignExtensionSettingRequest) (*resources.CampaignExtensionSetting, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignExtensionSetting not implemented") -} -func (*UnimplementedCampaignExtensionSettingServiceServer) MutateCampaignExtensionSettings(ctx context.Context, req *MutateCampaignExtensionSettingsRequest) (*MutateCampaignExtensionSettingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignExtensionSettings not implemented") -} - func RegisterCampaignExtensionSettingServiceServer(s *grpc.Server, srv CampaignExtensionSettingServiceServer) { s.RegisterService(&_CampaignExtensionSettingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_feed_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_feed_service.pb.go index c0f37bd748..a72ff6c244 100644 --- a/googleapis/ads/googleads/v1/services/campaign_feed_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_feed_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type CampaignFeedServiceServer interface { MutateCampaignFeeds(context.Context, *MutateCampaignFeedsRequest) (*MutateCampaignFeedsResponse, error) } -// UnimplementedCampaignFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignFeedServiceServer struct { -} - -func (*UnimplementedCampaignFeedServiceServer) GetCampaignFeed(ctx context.Context, req *GetCampaignFeedRequest) (*resources.CampaignFeed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignFeed not implemented") -} -func (*UnimplementedCampaignFeedServiceServer) MutateCampaignFeeds(ctx context.Context, req *MutateCampaignFeedsRequest) (*MutateCampaignFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignFeeds not implemented") -} - func RegisterCampaignFeedServiceServer(s *grpc.Server, srv CampaignFeedServiceServer) { s.RegisterService(&_CampaignFeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_label_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_label_service.pb.go index 03a03fd144..21c7d97893 100644 --- a/googleapis/ads/googleads/v1/services/campaign_label_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_label_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type CampaignLabelServiceServer interface { MutateCampaignLabels(context.Context, *MutateCampaignLabelsRequest) (*MutateCampaignLabelsResponse, error) } -// UnimplementedCampaignLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignLabelServiceServer struct { -} - -func (*UnimplementedCampaignLabelServiceServer) GetCampaignLabel(ctx context.Context, req *GetCampaignLabelRequest) (*resources.CampaignLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignLabel not implemented") -} -func (*UnimplementedCampaignLabelServiceServer) MutateCampaignLabels(ctx context.Context, req *MutateCampaignLabelsRequest) (*MutateCampaignLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignLabels not implemented") -} - func RegisterCampaignLabelServiceServer(s *grpc.Server, srv CampaignLabelServiceServer) { s.RegisterService(&_CampaignLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_service.pb.go index 4e038a8e89..6a6396ee6d 100644 --- a/googleapis/ads/googleads/v1/services/campaign_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -458,17 +456,6 @@ type CampaignServiceServer interface { MutateCampaigns(context.Context, *MutateCampaignsRequest) (*MutateCampaignsResponse, error) } -// UnimplementedCampaignServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignServiceServer struct { -} - -func (*UnimplementedCampaignServiceServer) GetCampaign(ctx context.Context, req *GetCampaignRequest) (*resources.Campaign, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaign not implemented") -} -func (*UnimplementedCampaignServiceServer) MutateCampaigns(ctx context.Context, req *MutateCampaignsRequest) (*MutateCampaignsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaigns not implemented") -} - func RegisterCampaignServiceServer(s *grpc.Server, srv CampaignServiceServer) { s.RegisterService(&_CampaignService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/campaign_shared_set_service.pb.go b/googleapis/ads/googleads/v1/services/campaign_shared_set_service.pb.go index f09b788417..52f9550663 100644 --- a/googleapis/ads/googleads/v1/services/campaign_shared_set_service.pb.go +++ b/googleapis/ads/googleads/v1/services/campaign_shared_set_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -431,17 +429,6 @@ type CampaignSharedSetServiceServer interface { MutateCampaignSharedSets(context.Context, *MutateCampaignSharedSetsRequest) (*MutateCampaignSharedSetsResponse, error) } -// UnimplementedCampaignSharedSetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignSharedSetServiceServer struct { -} - -func (*UnimplementedCampaignSharedSetServiceServer) GetCampaignSharedSet(ctx context.Context, req *GetCampaignSharedSetRequest) (*resources.CampaignSharedSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignSharedSet not implemented") -} -func (*UnimplementedCampaignSharedSetServiceServer) MutateCampaignSharedSets(ctx context.Context, req *MutateCampaignSharedSetsRequest) (*MutateCampaignSharedSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignSharedSets not implemented") -} - func RegisterCampaignSharedSetServiceServer(s *grpc.Server, srv CampaignSharedSetServiceServer) { s.RegisterService(&_CampaignSharedSetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/carrier_constant_service.pb.go b/googleapis/ads/googleads/v1/services/carrier_constant_service.pb.go index ff9f7e10ea..54c5281da5 100644 --- a/googleapis/ads/googleads/v1/services/carrier_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/carrier_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type CarrierConstantServiceServer interface { GetCarrierConstant(context.Context, *GetCarrierConstantRequest) (*resources.CarrierConstant, error) } -// UnimplementedCarrierConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCarrierConstantServiceServer struct { -} - -func (*UnimplementedCarrierConstantServiceServer) GetCarrierConstant(ctx context.Context, req *GetCarrierConstantRequest) (*resources.CarrierConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCarrierConstant not implemented") -} - func RegisterCarrierConstantServiceServer(s *grpc.Server, srv CarrierConstantServiceServer) { s.RegisterService(&_CarrierConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/change_status_service.pb.go b/googleapis/ads/googleads/v1/services/change_status_service.pb.go index 85c63348c4..9e151d7a2c 100644 --- a/googleapis/ads/googleads/v1/services/change_status_service.pb.go +++ b/googleapis/ads/googleads/v1/services/change_status_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type ChangeStatusServiceServer interface { GetChangeStatus(context.Context, *GetChangeStatusRequest) (*resources.ChangeStatus, error) } -// UnimplementedChangeStatusServiceServer can be embedded to have forward compatible implementations. -type UnimplementedChangeStatusServiceServer struct { -} - -func (*UnimplementedChangeStatusServiceServer) GetChangeStatus(ctx context.Context, req *GetChangeStatusRequest) (*resources.ChangeStatus, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetChangeStatus not implemented") -} - func RegisterChangeStatusServiceServer(s *grpc.Server, srv ChangeStatusServiceServer) { s.RegisterService(&_ChangeStatusService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/click_view_service.pb.go b/googleapis/ads/googleads/v1/services/click_view_service.pb.go index ec072062ab..7c6e59f50d 100644 --- a/googleapis/ads/googleads/v1/services/click_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/click_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type ClickViewServiceServer interface { GetClickView(context.Context, *GetClickViewRequest) (*resources.ClickView, error) } -// UnimplementedClickViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedClickViewServiceServer struct { -} - -func (*UnimplementedClickViewServiceServer) GetClickView(ctx context.Context, req *GetClickViewRequest) (*resources.ClickView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetClickView not implemented") -} - func RegisterClickViewServiceServer(s *grpc.Server, srv ClickViewServiceServer) { s.RegisterService(&_ClickViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/conversion_action_service.pb.go b/googleapis/ads/googleads/v1/services/conversion_action_service.pb.go index db80bb0603..a33bb5719d 100644 --- a/googleapis/ads/googleads/v1/services/conversion_action_service.pb.go +++ b/googleapis/ads/googleads/v1/services/conversion_action_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -462,17 +460,6 @@ type ConversionActionServiceServer interface { MutateConversionActions(context.Context, *MutateConversionActionsRequest) (*MutateConversionActionsResponse, error) } -// UnimplementedConversionActionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedConversionActionServiceServer struct { -} - -func (*UnimplementedConversionActionServiceServer) GetConversionAction(ctx context.Context, req *GetConversionActionRequest) (*resources.ConversionAction, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetConversionAction not implemented") -} -func (*UnimplementedConversionActionServiceServer) MutateConversionActions(ctx context.Context, req *MutateConversionActionsRequest) (*MutateConversionActionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateConversionActions not implemented") -} - func RegisterConversionActionServiceServer(s *grpc.Server, srv ConversionActionServiceServer) { s.RegisterService(&_ConversionActionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/conversion_adjustment_upload_service.pb.go b/googleapis/ads/googleads/v1/services/conversion_adjustment_upload_service.pb.go index c0534c5a0e..a304da889e 100644 --- a/googleapis/ads/googleads/v1/services/conversion_adjustment_upload_service.pb.go +++ b/googleapis/ads/googleads/v1/services/conversion_adjustment_upload_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -615,14 +613,6 @@ type ConversionAdjustmentUploadServiceServer interface { UploadConversionAdjustments(context.Context, *UploadConversionAdjustmentsRequest) (*UploadConversionAdjustmentsResponse, error) } -// UnimplementedConversionAdjustmentUploadServiceServer can be embedded to have forward compatible implementations. -type UnimplementedConversionAdjustmentUploadServiceServer struct { -} - -func (*UnimplementedConversionAdjustmentUploadServiceServer) UploadConversionAdjustments(ctx context.Context, req *UploadConversionAdjustmentsRequest) (*UploadConversionAdjustmentsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UploadConversionAdjustments not implemented") -} - func RegisterConversionAdjustmentUploadServiceServer(s *grpc.Server, srv ConversionAdjustmentUploadServiceServer) { s.RegisterService(&_ConversionAdjustmentUploadService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/conversion_upload_service.pb.go b/googleapis/ads/googleads/v1/services/conversion_upload_service.pb.go index a69c258221..f404b086de 100644 --- a/googleapis/ads/googleads/v1/services/conversion_upload_service.pb.go +++ b/googleapis/ads/googleads/v1/services/conversion_upload_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -795,17 +793,6 @@ type ConversionUploadServiceServer interface { UploadCallConversions(context.Context, *UploadCallConversionsRequest) (*UploadCallConversionsResponse, error) } -// UnimplementedConversionUploadServiceServer can be embedded to have forward compatible implementations. -type UnimplementedConversionUploadServiceServer struct { -} - -func (*UnimplementedConversionUploadServiceServer) UploadClickConversions(ctx context.Context, req *UploadClickConversionsRequest) (*UploadClickConversionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UploadClickConversions not implemented") -} -func (*UnimplementedConversionUploadServiceServer) UploadCallConversions(ctx context.Context, req *UploadCallConversionsRequest) (*UploadCallConversionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UploadCallConversions not implemented") -} - func RegisterConversionUploadServiceServer(s *grpc.Server, srv ConversionUploadServiceServer) { s.RegisterService(&_ConversionUploadService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/custom_interest_service.pb.go b/googleapis/ads/googleads/v1/services/custom_interest_service.pb.go index 20732994c4..0ec9dc2ceb 100644 --- a/googleapis/ads/googleads/v1/services/custom_interest_service.pb.go +++ b/googleapis/ads/googleads/v1/services/custom_interest_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -414,17 +412,6 @@ type CustomInterestServiceServer interface { MutateCustomInterests(context.Context, *MutateCustomInterestsRequest) (*MutateCustomInterestsResponse, error) } -// UnimplementedCustomInterestServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomInterestServiceServer struct { -} - -func (*UnimplementedCustomInterestServiceServer) GetCustomInterest(ctx context.Context, req *GetCustomInterestRequest) (*resources.CustomInterest, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomInterest not implemented") -} -func (*UnimplementedCustomInterestServiceServer) MutateCustomInterests(ctx context.Context, req *MutateCustomInterestsRequest) (*MutateCustomInterestsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomInterests not implemented") -} - func RegisterCustomInterestServiceServer(s *grpc.Server, srv CustomInterestServiceServer) { s.RegisterService(&_CustomInterestService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_client_link_service.pb.go b/googleapis/ads/googleads/v1/services/customer_client_link_service.pb.go index 445c54bc79..a2112211af 100644 --- a/googleapis/ads/googleads/v1/services/customer_client_link_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_client_link_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -403,17 +401,6 @@ type CustomerClientLinkServiceServer interface { MutateCustomerClientLink(context.Context, *MutateCustomerClientLinkRequest) (*MutateCustomerClientLinkResponse, error) } -// UnimplementedCustomerClientLinkServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerClientLinkServiceServer struct { -} - -func (*UnimplementedCustomerClientLinkServiceServer) GetCustomerClientLink(ctx context.Context, req *GetCustomerClientLinkRequest) (*resources.CustomerClientLink, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomerClientLink not implemented") -} -func (*UnimplementedCustomerClientLinkServiceServer) MutateCustomerClientLink(ctx context.Context, req *MutateCustomerClientLinkRequest) (*MutateCustomerClientLinkResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomerClientLink not implemented") -} - func RegisterCustomerClientLinkServiceServer(s *grpc.Server, srv CustomerClientLinkServiceServer) { s.RegisterService(&_CustomerClientLinkService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_client_service.pb.go b/googleapis/ads/googleads/v1/services/customer_client_service.pb.go index 32f6c2dac2..6ac101bbd5 100644 --- a/googleapis/ads/googleads/v1/services/customer_client_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_client_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type CustomerClientServiceServer interface { GetCustomerClient(context.Context, *GetCustomerClientRequest) (*resources.CustomerClient, error) } -// UnimplementedCustomerClientServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerClientServiceServer struct { -} - -func (*UnimplementedCustomerClientServiceServer) GetCustomerClient(ctx context.Context, req *GetCustomerClientRequest) (*resources.CustomerClient, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomerClient not implemented") -} - func RegisterCustomerClientServiceServer(s *grpc.Server, srv CustomerClientServiceServer) { s.RegisterService(&_CustomerClientService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_extension_setting_service.pb.go b/googleapis/ads/googleads/v1/services/customer_extension_setting_service.pb.go index ec6c5ac49f..d8524614af 100644 --- a/googleapis/ads/googleads/v1/services/customer_extension_setting_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_extension_setting_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -468,17 +466,6 @@ type CustomerExtensionSettingServiceServer interface { MutateCustomerExtensionSettings(context.Context, *MutateCustomerExtensionSettingsRequest) (*MutateCustomerExtensionSettingsResponse, error) } -// UnimplementedCustomerExtensionSettingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerExtensionSettingServiceServer struct { -} - -func (*UnimplementedCustomerExtensionSettingServiceServer) GetCustomerExtensionSetting(ctx context.Context, req *GetCustomerExtensionSettingRequest) (*resources.CustomerExtensionSetting, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerExtensionSetting not implemented") -} -func (*UnimplementedCustomerExtensionSettingServiceServer) MutateCustomerExtensionSettings(ctx context.Context, req *MutateCustomerExtensionSettingsRequest) (*MutateCustomerExtensionSettingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerExtensionSettings not implemented") -} - func RegisterCustomerExtensionSettingServiceServer(s *grpc.Server, srv CustomerExtensionSettingServiceServer) { s.RegisterService(&_CustomerExtensionSettingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_feed_service.pb.go b/googleapis/ads/googleads/v1/services/customer_feed_service.pb.go index 9306249ca7..571e071846 100644 --- a/googleapis/ads/googleads/v1/services/customer_feed_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_feed_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type CustomerFeedServiceServer interface { MutateCustomerFeeds(context.Context, *MutateCustomerFeedsRequest) (*MutateCustomerFeedsResponse, error) } -// UnimplementedCustomerFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerFeedServiceServer struct { -} - -func (*UnimplementedCustomerFeedServiceServer) GetCustomerFeed(ctx context.Context, req *GetCustomerFeedRequest) (*resources.CustomerFeed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerFeed not implemented") -} -func (*UnimplementedCustomerFeedServiceServer) MutateCustomerFeeds(ctx context.Context, req *MutateCustomerFeedsRequest) (*MutateCustomerFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerFeeds not implemented") -} - func RegisterCustomerFeedServiceServer(s *grpc.Server, srv CustomerFeedServiceServer) { s.RegisterService(&_CustomerFeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_label_service.pb.go b/googleapis/ads/googleads/v1/services/customer_label_service.pb.go index 373e8ccaec..4f446f1966 100644 --- a/googleapis/ads/googleads/v1/services/customer_label_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_label_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type CustomerLabelServiceServer interface { MutateCustomerLabels(context.Context, *MutateCustomerLabelsRequest) (*MutateCustomerLabelsResponse, error) } -// UnimplementedCustomerLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerLabelServiceServer struct { -} - -func (*UnimplementedCustomerLabelServiceServer) GetCustomerLabel(ctx context.Context, req *GetCustomerLabelRequest) (*resources.CustomerLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerLabel not implemented") -} -func (*UnimplementedCustomerLabelServiceServer) MutateCustomerLabels(ctx context.Context, req *MutateCustomerLabelsRequest) (*MutateCustomerLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerLabels not implemented") -} - func RegisterCustomerLabelServiceServer(s *grpc.Server, srv CustomerLabelServiceServer) { s.RegisterService(&_CustomerLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_manager_link_service.pb.go b/googleapis/ads/googleads/v1/services/customer_manager_link_service.pb.go index bff7893cc1..fcd8743f4a 100644 --- a/googleapis/ads/googleads/v1/services/customer_manager_link_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_manager_link_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -390,17 +388,6 @@ type CustomerManagerLinkServiceServer interface { MutateCustomerManagerLink(context.Context, *MutateCustomerManagerLinkRequest) (*MutateCustomerManagerLinkResponse, error) } -// UnimplementedCustomerManagerLinkServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerManagerLinkServiceServer struct { -} - -func (*UnimplementedCustomerManagerLinkServiceServer) GetCustomerManagerLink(ctx context.Context, req *GetCustomerManagerLinkRequest) (*resources.CustomerManagerLink, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomerManagerLink not implemented") -} -func (*UnimplementedCustomerManagerLinkServiceServer) MutateCustomerManagerLink(ctx context.Context, req *MutateCustomerManagerLinkRequest) (*MutateCustomerManagerLinkResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomerManagerLink not implemented") -} - func RegisterCustomerManagerLinkServiceServer(s *grpc.Server, srv CustomerManagerLinkServiceServer) { s.RegisterService(&_CustomerManagerLinkService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_negative_criterion_service.pb.go b/googleapis/ads/googleads/v1/services/customer_negative_criterion_service.pb.go index 1e09a0ca74..7fc65b2eff 100644 --- a/googleapis/ads/googleads/v1/services/customer_negative_criterion_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_negative_criterion_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type CustomerNegativeCriterionServiceServer interface { MutateCustomerNegativeCriteria(context.Context, *MutateCustomerNegativeCriteriaRequest) (*MutateCustomerNegativeCriteriaResponse, error) } -// UnimplementedCustomerNegativeCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerNegativeCriterionServiceServer struct { -} - -func (*UnimplementedCustomerNegativeCriterionServiceServer) GetCustomerNegativeCriterion(ctx context.Context, req *GetCustomerNegativeCriterionRequest) (*resources.CustomerNegativeCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerNegativeCriterion not implemented") -} -func (*UnimplementedCustomerNegativeCriterionServiceServer) MutateCustomerNegativeCriteria(ctx context.Context, req *MutateCustomerNegativeCriteriaRequest) (*MutateCustomerNegativeCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerNegativeCriteria not implemented") -} - func RegisterCustomerNegativeCriterionServiceServer(s *grpc.Server, srv CustomerNegativeCriterionServiceServer) { s.RegisterService(&_CustomerNegativeCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/customer_service.pb.go b/googleapis/ads/googleads/v1/services/customer_service.pb.go index 9f383fccb1..9829d5b582 100644 --- a/googleapis/ads/googleads/v1/services/customer_service.pb.go +++ b/googleapis/ads/googleads/v1/services/customer_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -580,23 +578,6 @@ type CustomerServiceServer interface { CreateCustomerClient(context.Context, *CreateCustomerClientRequest) (*CreateCustomerClientResponse, error) } -// UnimplementedCustomerServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerServiceServer struct { -} - -func (*UnimplementedCustomerServiceServer) GetCustomer(ctx context.Context, req *GetCustomerRequest) (*resources.Customer, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomer not implemented") -} -func (*UnimplementedCustomerServiceServer) MutateCustomer(ctx context.Context, req *MutateCustomerRequest) (*MutateCustomerResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomer not implemented") -} -func (*UnimplementedCustomerServiceServer) ListAccessibleCustomers(ctx context.Context, req *ListAccessibleCustomersRequest) (*ListAccessibleCustomersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAccessibleCustomers not implemented") -} -func (*UnimplementedCustomerServiceServer) CreateCustomerClient(ctx context.Context, req *CreateCustomerClientRequest) (*CreateCustomerClientResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCustomerClient not implemented") -} - func RegisterCustomerServiceServer(s *grpc.Server, srv CustomerServiceServer) { s.RegisterService(&_CustomerService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/detail_placement_view_service.pb.go b/googleapis/ads/googleads/v1/services/detail_placement_view_service.pb.go index 55e1cae904..d7ce27750d 100644 --- a/googleapis/ads/googleads/v1/services/detail_placement_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/detail_placement_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type DetailPlacementViewServiceServer interface { GetDetailPlacementView(context.Context, *GetDetailPlacementViewRequest) (*resources.DetailPlacementView, error) } -// UnimplementedDetailPlacementViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDetailPlacementViewServiceServer struct { -} - -func (*UnimplementedDetailPlacementViewServiceServer) GetDetailPlacementView(ctx context.Context, req *GetDetailPlacementViewRequest) (*resources.DetailPlacementView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDetailPlacementView not implemented") -} - func RegisterDetailPlacementViewServiceServer(s *grpc.Server, srv DetailPlacementViewServiceServer) { s.RegisterService(&_DetailPlacementViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/display_keyword_view_service.pb.go b/googleapis/ads/googleads/v1/services/display_keyword_view_service.pb.go index 447a6ea4cb..a89e9ee958 100644 --- a/googleapis/ads/googleads/v1/services/display_keyword_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/display_keyword_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type DisplayKeywordViewServiceServer interface { GetDisplayKeywordView(context.Context, *GetDisplayKeywordViewRequest) (*resources.DisplayKeywordView, error) } -// UnimplementedDisplayKeywordViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDisplayKeywordViewServiceServer struct { -} - -func (*UnimplementedDisplayKeywordViewServiceServer) GetDisplayKeywordView(ctx context.Context, req *GetDisplayKeywordViewRequest) (*resources.DisplayKeywordView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDisplayKeywordView not implemented") -} - func RegisterDisplayKeywordViewServiceServer(s *grpc.Server, srv DisplayKeywordViewServiceServer) { s.RegisterService(&_DisplayKeywordViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/domain_category_service.pb.go b/googleapis/ads/googleads/v1/services/domain_category_service.pb.go index dc13657356..ee0c142d63 100644 --- a/googleapis/ads/googleads/v1/services/domain_category_service.pb.go +++ b/googleapis/ads/googleads/v1/services/domain_category_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type DomainCategoryServiceServer interface { GetDomainCategory(context.Context, *GetDomainCategoryRequest) (*resources.DomainCategory, error) } -// UnimplementedDomainCategoryServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDomainCategoryServiceServer struct { -} - -func (*UnimplementedDomainCategoryServiceServer) GetDomainCategory(ctx context.Context, req *GetDomainCategoryRequest) (*resources.DomainCategory, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDomainCategory not implemented") -} - func RegisterDomainCategoryServiceServer(s *grpc.Server, srv DomainCategoryServiceServer) { s.RegisterService(&_DomainCategoryService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/dynamic_search_ads_search_term_view_service.pb.go b/googleapis/ads/googleads/v1/services/dynamic_search_ads_search_term_view_service.pb.go index bf190416ba..80e7be0455 100644 --- a/googleapis/ads/googleads/v1/services/dynamic_search_ads_search_term_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/dynamic_search_ads_search_term_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -147,14 +145,6 @@ type DynamicSearchAdsSearchTermViewServiceServer interface { GetDynamicSearchAdsSearchTermView(context.Context, *GetDynamicSearchAdsSearchTermViewRequest) (*resources.DynamicSearchAdsSearchTermView, error) } -// UnimplementedDynamicSearchAdsSearchTermViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDynamicSearchAdsSearchTermViewServiceServer struct { -} - -func (*UnimplementedDynamicSearchAdsSearchTermViewServiceServer) GetDynamicSearchAdsSearchTermView(ctx context.Context, req *GetDynamicSearchAdsSearchTermViewRequest) (*resources.DynamicSearchAdsSearchTermView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDynamicSearchAdsSearchTermView not implemented") -} - func RegisterDynamicSearchAdsSearchTermViewServiceServer(s *grpc.Server, srv DynamicSearchAdsSearchTermViewServiceServer) { s.RegisterService(&_DynamicSearchAdsSearchTermViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/expanded_landing_page_view_service.pb.go b/googleapis/ads/googleads/v1/services/expanded_landing_page_view_service.pb.go index 5528fccacb..6f7e05a49d 100644 --- a/googleapis/ads/googleads/v1/services/expanded_landing_page_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/expanded_landing_page_view_service.pb.go @@ -13,8 +13,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -146,14 +144,6 @@ type ExpandedLandingPageViewServiceServer interface { GetExpandedLandingPageView(context.Context, *GetExpandedLandingPageViewRequest) (*resources.ExpandedLandingPageView, error) } -// UnimplementedExpandedLandingPageViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedExpandedLandingPageViewServiceServer struct { -} - -func (*UnimplementedExpandedLandingPageViewServiceServer) GetExpandedLandingPageView(ctx context.Context, req *GetExpandedLandingPageViewRequest) (*resources.ExpandedLandingPageView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetExpandedLandingPageView not implemented") -} - func RegisterExpandedLandingPageViewServiceServer(s *grpc.Server, srv ExpandedLandingPageViewServiceServer) { s.RegisterService(&_ExpandedLandingPageViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/extension_feed_item_service.pb.go b/googleapis/ads/googleads/v1/services/extension_feed_item_service.pb.go index fb9ed07b5d..a6c7974755 100644 --- a/googleapis/ads/googleads/v1/services/extension_feed_item_service.pb.go +++ b/googleapis/ads/googleads/v1/services/extension_feed_item_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type ExtensionFeedItemServiceServer interface { MutateExtensionFeedItems(context.Context, *MutateExtensionFeedItemsRequest) (*MutateExtensionFeedItemsResponse, error) } -// UnimplementedExtensionFeedItemServiceServer can be embedded to have forward compatible implementations. -type UnimplementedExtensionFeedItemServiceServer struct { -} - -func (*UnimplementedExtensionFeedItemServiceServer) GetExtensionFeedItem(ctx context.Context, req *GetExtensionFeedItemRequest) (*resources.ExtensionFeedItem, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetExtensionFeedItem not implemented") -} -func (*UnimplementedExtensionFeedItemServiceServer) MutateExtensionFeedItems(ctx context.Context, req *MutateExtensionFeedItemsRequest) (*MutateExtensionFeedItemsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateExtensionFeedItems not implemented") -} - func RegisterExtensionFeedItemServiceServer(s *grpc.Server, srv ExtensionFeedItemServiceServer) { s.RegisterService(&_ExtensionFeedItemService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/feed_item_service.pb.go b/googleapis/ads/googleads/v1/services/feed_item_service.pb.go index db564300fe..4501399a0e 100644 --- a/googleapis/ads/googleads/v1/services/feed_item_service.pb.go +++ b/googleapis/ads/googleads/v1/services/feed_item_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type FeedItemServiceServer interface { MutateFeedItems(context.Context, *MutateFeedItemsRequest) (*MutateFeedItemsResponse, error) } -// UnimplementedFeedItemServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedItemServiceServer struct { -} - -func (*UnimplementedFeedItemServiceServer) GetFeedItem(ctx context.Context, req *GetFeedItemRequest) (*resources.FeedItem, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetFeedItem not implemented") -} -func (*UnimplementedFeedItemServiceServer) MutateFeedItems(ctx context.Context, req *MutateFeedItemsRequest) (*MutateFeedItemsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateFeedItems not implemented") -} - func RegisterFeedItemServiceServer(s *grpc.Server, srv FeedItemServiceServer) { s.RegisterService(&_FeedItemService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/feed_item_target_service.pb.go b/googleapis/ads/googleads/v1/services/feed_item_target_service.pb.go index 874d8b6d89..93e625f68f 100644 --- a/googleapis/ads/googleads/v1/services/feed_item_target_service.pb.go +++ b/googleapis/ads/googleads/v1/services/feed_item_target_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -388,17 +386,6 @@ type FeedItemTargetServiceServer interface { MutateFeedItemTargets(context.Context, *MutateFeedItemTargetsRequest) (*MutateFeedItemTargetsResponse, error) } -// UnimplementedFeedItemTargetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedItemTargetServiceServer struct { -} - -func (*UnimplementedFeedItemTargetServiceServer) GetFeedItemTarget(ctx context.Context, req *GetFeedItemTargetRequest) (*resources.FeedItemTarget, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFeedItemTarget not implemented") -} -func (*UnimplementedFeedItemTargetServiceServer) MutateFeedItemTargets(ctx context.Context, req *MutateFeedItemTargetsRequest) (*MutateFeedItemTargetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateFeedItemTargets not implemented") -} - func RegisterFeedItemTargetServiceServer(s *grpc.Server, srv FeedItemTargetServiceServer) { s.RegisterService(&_FeedItemTargetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/feed_mapping_service.pb.go b/googleapis/ads/googleads/v1/services/feed_mapping_service.pb.go index 62d2db598d..933714c3f1 100644 --- a/googleapis/ads/googleads/v1/services/feed_mapping_service.pb.go +++ b/googleapis/ads/googleads/v1/services/feed_mapping_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type FeedMappingServiceServer interface { MutateFeedMappings(context.Context, *MutateFeedMappingsRequest) (*MutateFeedMappingsResponse, error) } -// UnimplementedFeedMappingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedMappingServiceServer struct { -} - -func (*UnimplementedFeedMappingServiceServer) GetFeedMapping(ctx context.Context, req *GetFeedMappingRequest) (*resources.FeedMapping, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetFeedMapping not implemented") -} -func (*UnimplementedFeedMappingServiceServer) MutateFeedMappings(ctx context.Context, req *MutateFeedMappingsRequest) (*MutateFeedMappingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateFeedMappings not implemented") -} - func RegisterFeedMappingServiceServer(s *grpc.Server, srv FeedMappingServiceServer) { s.RegisterService(&_FeedMappingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/feed_placeholder_view_service.pb.go b/googleapis/ads/googleads/v1/services/feed_placeholder_view_service.pb.go index bab996b127..68bd3d459b 100644 --- a/googleapis/ads/googleads/v1/services/feed_placeholder_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/feed_placeholder_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type FeedPlaceholderViewServiceServer interface { GetFeedPlaceholderView(context.Context, *GetFeedPlaceholderViewRequest) (*resources.FeedPlaceholderView, error) } -// UnimplementedFeedPlaceholderViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedPlaceholderViewServiceServer struct { -} - -func (*UnimplementedFeedPlaceholderViewServiceServer) GetFeedPlaceholderView(ctx context.Context, req *GetFeedPlaceholderViewRequest) (*resources.FeedPlaceholderView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFeedPlaceholderView not implemented") -} - func RegisterFeedPlaceholderViewServiceServer(s *grpc.Server, srv FeedPlaceholderViewServiceServer) { s.RegisterService(&_FeedPlaceholderViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/feed_service.pb.go b/googleapis/ads/googleads/v1/services/feed_service.pb.go index c82a87db31..a17606e324 100644 --- a/googleapis/ads/googleads/v1/services/feed_service.pb.go +++ b/googleapis/ads/googleads/v1/services/feed_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -460,17 +458,6 @@ type FeedServiceServer interface { MutateFeeds(context.Context, *MutateFeedsRequest) (*MutateFeedsResponse, error) } -// UnimplementedFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedServiceServer struct { -} - -func (*UnimplementedFeedServiceServer) GetFeed(ctx context.Context, req *GetFeedRequest) (*resources.Feed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetFeed not implemented") -} -func (*UnimplementedFeedServiceServer) MutateFeeds(ctx context.Context, req *MutateFeedsRequest) (*MutateFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateFeeds not implemented") -} - func RegisterFeedServiceServer(s *grpc.Server, srv FeedServiceServer) { s.RegisterService(&_FeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/gender_view_service.pb.go b/googleapis/ads/googleads/v1/services/gender_view_service.pb.go index 8778925b74..af7739068a 100644 --- a/googleapis/ads/googleads/v1/services/gender_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/gender_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type GenderViewServiceServer interface { GetGenderView(context.Context, *GetGenderViewRequest) (*resources.GenderView, error) } -// UnimplementedGenderViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGenderViewServiceServer struct { -} - -func (*UnimplementedGenderViewServiceServer) GetGenderView(ctx context.Context, req *GetGenderViewRequest) (*resources.GenderView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGenderView not implemented") -} - func RegisterGenderViewServiceServer(s *grpc.Server, srv GenderViewServiceServer) { s.RegisterService(&_GenderViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/geo_target_constant_service.pb.go b/googleapis/ads/googleads/v1/services/geo_target_constant_service.pb.go index 1bf3d5a591..d5a5935c8d 100644 --- a/googleapis/ads/googleads/v1/services/geo_target_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/geo_target_constant_service.pb.go @@ -13,8 +13,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -502,17 +500,6 @@ type GeoTargetConstantServiceServer interface { SuggestGeoTargetConstants(context.Context, *SuggestGeoTargetConstantsRequest) (*SuggestGeoTargetConstantsResponse, error) } -// UnimplementedGeoTargetConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGeoTargetConstantServiceServer struct { -} - -func (*UnimplementedGeoTargetConstantServiceServer) GetGeoTargetConstant(ctx context.Context, req *GetGeoTargetConstantRequest) (*resources.GeoTargetConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGeoTargetConstant not implemented") -} -func (*UnimplementedGeoTargetConstantServiceServer) SuggestGeoTargetConstants(ctx context.Context, req *SuggestGeoTargetConstantsRequest) (*SuggestGeoTargetConstantsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SuggestGeoTargetConstants not implemented") -} - func RegisterGeoTargetConstantServiceServer(s *grpc.Server, srv GeoTargetConstantServiceServer) { s.RegisterService(&_GeoTargetConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/geographic_view_service.pb.go b/googleapis/ads/googleads/v1/services/geographic_view_service.pb.go index 5f0663b97d..12d03e0a3d 100644 --- a/googleapis/ads/googleads/v1/services/geographic_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/geographic_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type GeographicViewServiceServer interface { GetGeographicView(context.Context, *GetGeographicViewRequest) (*resources.GeographicView, error) } -// UnimplementedGeographicViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGeographicViewServiceServer struct { -} - -func (*UnimplementedGeographicViewServiceServer) GetGeographicView(ctx context.Context, req *GetGeographicViewRequest) (*resources.GeographicView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGeographicView not implemented") -} - func RegisterGeographicViewServiceServer(s *grpc.Server, srv GeographicViewServiceServer) { s.RegisterService(&_GeographicViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/google_ads_field_service.pb.go b/googleapis/ads/googleads/v1/services/google_ads_field_service.pb.go index 487d433e46..982b5b148a 100644 --- a/googleapis/ads/googleads/v1/services/google_ads_field_service.pb.go +++ b/googleapis/ads/googleads/v1/services/google_ads_field_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -295,17 +293,6 @@ type GoogleAdsFieldServiceServer interface { SearchGoogleAdsFields(context.Context, *SearchGoogleAdsFieldsRequest) (*SearchGoogleAdsFieldsResponse, error) } -// UnimplementedGoogleAdsFieldServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGoogleAdsFieldServiceServer struct { -} - -func (*UnimplementedGoogleAdsFieldServiceServer) GetGoogleAdsField(ctx context.Context, req *GetGoogleAdsFieldRequest) (*resources.GoogleAdsField, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGoogleAdsField not implemented") -} -func (*UnimplementedGoogleAdsFieldServiceServer) SearchGoogleAdsFields(ctx context.Context, req *SearchGoogleAdsFieldsRequest) (*SearchGoogleAdsFieldsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchGoogleAdsFields not implemented") -} - func RegisterGoogleAdsFieldServiceServer(s *grpc.Server, srv GoogleAdsFieldServiceServer) { s.RegisterService(&_GoogleAdsFieldService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/google_ads_service.pb.go b/googleapis/ads/googleads/v1/services/google_ads_service.pb.go index bb817cf048..87d4cbefe3 100644 --- a/googleapis/ads/googleads/v1/services/google_ads_service.pb.go +++ b/googleapis/ads/googleads/v1/services/google_ads_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2972,17 +2970,6 @@ type GoogleAdsServiceServer interface { Mutate(context.Context, *MutateGoogleAdsRequest) (*MutateGoogleAdsResponse, error) } -// UnimplementedGoogleAdsServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGoogleAdsServiceServer struct { -} - -func (*UnimplementedGoogleAdsServiceServer) Search(ctx context.Context, req *SearchGoogleAdsRequest) (*SearchGoogleAdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Search not implemented") -} -func (*UnimplementedGoogleAdsServiceServer) Mutate(ctx context.Context, req *MutateGoogleAdsRequest) (*MutateGoogleAdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Mutate not implemented") -} - func RegisterGoogleAdsServiceServer(s *grpc.Server, srv GoogleAdsServiceServer) { s.RegisterService(&_GoogleAdsService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/group_placement_view_service.pb.go b/googleapis/ads/googleads/v1/services/group_placement_view_service.pb.go index 36cd71e997..f7aecb0032 100644 --- a/googleapis/ads/googleads/v1/services/group_placement_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/group_placement_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type GroupPlacementViewServiceServer interface { GetGroupPlacementView(context.Context, *GetGroupPlacementViewRequest) (*resources.GroupPlacementView, error) } -// UnimplementedGroupPlacementViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGroupPlacementViewServiceServer struct { -} - -func (*UnimplementedGroupPlacementViewServiceServer) GetGroupPlacementView(ctx context.Context, req *GetGroupPlacementViewRequest) (*resources.GroupPlacementView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGroupPlacementView not implemented") -} - func RegisterGroupPlacementViewServiceServer(s *grpc.Server, srv GroupPlacementViewServiceServer) { s.RegisterService(&_GroupPlacementViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/hotel_group_view_service.pb.go b/googleapis/ads/googleads/v1/services/hotel_group_view_service.pb.go index fab27484ea..c34b69d131 100644 --- a/googleapis/ads/googleads/v1/services/hotel_group_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/hotel_group_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type HotelGroupViewServiceServer interface { GetHotelGroupView(context.Context, *GetHotelGroupViewRequest) (*resources.HotelGroupView, error) } -// UnimplementedHotelGroupViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedHotelGroupViewServiceServer struct { -} - -func (*UnimplementedHotelGroupViewServiceServer) GetHotelGroupView(ctx context.Context, req *GetHotelGroupViewRequest) (*resources.HotelGroupView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetHotelGroupView not implemented") -} - func RegisterHotelGroupViewServiceServer(s *grpc.Server, srv HotelGroupViewServiceServer) { s.RegisterService(&_HotelGroupViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/hotel_performance_view_service.pb.go b/googleapis/ads/googleads/v1/services/hotel_performance_view_service.pb.go index e497ab9935..f8fe93a92a 100644 --- a/googleapis/ads/googleads/v1/services/hotel_performance_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/hotel_performance_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type HotelPerformanceViewServiceServer interface { GetHotelPerformanceView(context.Context, *GetHotelPerformanceViewRequest) (*resources.HotelPerformanceView, error) } -// UnimplementedHotelPerformanceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedHotelPerformanceViewServiceServer struct { -} - -func (*UnimplementedHotelPerformanceViewServiceServer) GetHotelPerformanceView(ctx context.Context, req *GetHotelPerformanceViewRequest) (*resources.HotelPerformanceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetHotelPerformanceView not implemented") -} - func RegisterHotelPerformanceViewServiceServer(s *grpc.Server, srv HotelPerformanceViewServiceServer) { s.RegisterService(&_HotelPerformanceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/keyword_plan_ad_group_service.pb.go b/googleapis/ads/googleads/v1/services/keyword_plan_ad_group_service.pb.go index 8990eac8d1..d12f951a24 100644 --- a/googleapis/ads/googleads/v1/services/keyword_plan_ad_group_service.pb.go +++ b/googleapis/ads/googleads/v1/services/keyword_plan_ad_group_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -463,17 +461,6 @@ type KeywordPlanAdGroupServiceServer interface { MutateKeywordPlanAdGroups(context.Context, *MutateKeywordPlanAdGroupsRequest) (*MutateKeywordPlanAdGroupsResponse, error) } -// UnimplementedKeywordPlanAdGroupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanAdGroupServiceServer struct { -} - -func (*UnimplementedKeywordPlanAdGroupServiceServer) GetKeywordPlanAdGroup(ctx context.Context, req *GetKeywordPlanAdGroupRequest) (*resources.KeywordPlanAdGroup, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanAdGroup not implemented") -} -func (*UnimplementedKeywordPlanAdGroupServiceServer) MutateKeywordPlanAdGroups(ctx context.Context, req *MutateKeywordPlanAdGroupsRequest) (*MutateKeywordPlanAdGroupsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanAdGroups not implemented") -} - func RegisterKeywordPlanAdGroupServiceServer(s *grpc.Server, srv KeywordPlanAdGroupServiceServer) { s.RegisterService(&_KeywordPlanAdGroupService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/keyword_plan_campaign_service.pb.go b/googleapis/ads/googleads/v1/services/keyword_plan_campaign_service.pb.go index 52f272b35c..003da82f7e 100644 --- a/googleapis/ads/googleads/v1/services/keyword_plan_campaign_service.pb.go +++ b/googleapis/ads/googleads/v1/services/keyword_plan_campaign_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -463,17 +461,6 @@ type KeywordPlanCampaignServiceServer interface { MutateKeywordPlanCampaigns(context.Context, *MutateKeywordPlanCampaignsRequest) (*MutateKeywordPlanCampaignsResponse, error) } -// UnimplementedKeywordPlanCampaignServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanCampaignServiceServer struct { -} - -func (*UnimplementedKeywordPlanCampaignServiceServer) GetKeywordPlanCampaign(ctx context.Context, req *GetKeywordPlanCampaignRequest) (*resources.KeywordPlanCampaign, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanCampaign not implemented") -} -func (*UnimplementedKeywordPlanCampaignServiceServer) MutateKeywordPlanCampaigns(ctx context.Context, req *MutateKeywordPlanCampaignsRequest) (*MutateKeywordPlanCampaignsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanCampaigns not implemented") -} - func RegisterKeywordPlanCampaignServiceServer(s *grpc.Server, srv KeywordPlanCampaignServiceServer) { s.RegisterService(&_KeywordPlanCampaignService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/keyword_plan_idea_service.pb.go b/googleapis/ads/googleads/v1/services/keyword_plan_idea_service.pb.go index 2f6b523f8d..d3ab1d529d 100644 --- a/googleapis/ads/googleads/v1/services/keyword_plan_idea_service.pb.go +++ b/googleapis/ads/googleads/v1/services/keyword_plan_idea_service.pb.go @@ -14,8 +14,6 @@ import ( enums "google.golang.org/genproto/googleapis/ads/googleads/v1/enums" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -493,14 +491,6 @@ type KeywordPlanIdeaServiceServer interface { GenerateKeywordIdeas(context.Context, *GenerateKeywordIdeasRequest) (*GenerateKeywordIdeaResponse, error) } -// UnimplementedKeywordPlanIdeaServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanIdeaServiceServer struct { -} - -func (*UnimplementedKeywordPlanIdeaServiceServer) GenerateKeywordIdeas(ctx context.Context, req *GenerateKeywordIdeasRequest) (*GenerateKeywordIdeaResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateKeywordIdeas not implemented") -} - func RegisterKeywordPlanIdeaServiceServer(s *grpc.Server, srv KeywordPlanIdeaServiceServer) { s.RegisterService(&_KeywordPlanIdeaService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/keyword_plan_keyword_service.pb.go b/googleapis/ads/googleads/v1/services/keyword_plan_keyword_service.pb.go index 12bacee41e..5829f7ab70 100644 --- a/googleapis/ads/googleads/v1/services/keyword_plan_keyword_service.pb.go +++ b/googleapis/ads/googleads/v1/services/keyword_plan_keyword_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -463,17 +461,6 @@ type KeywordPlanKeywordServiceServer interface { MutateKeywordPlanKeywords(context.Context, *MutateKeywordPlanKeywordsRequest) (*MutateKeywordPlanKeywordsResponse, error) } -// UnimplementedKeywordPlanKeywordServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanKeywordServiceServer struct { -} - -func (*UnimplementedKeywordPlanKeywordServiceServer) GetKeywordPlanKeyword(ctx context.Context, req *GetKeywordPlanKeywordRequest) (*resources.KeywordPlanKeyword, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanKeyword not implemented") -} -func (*UnimplementedKeywordPlanKeywordServiceServer) MutateKeywordPlanKeywords(ctx context.Context, req *MutateKeywordPlanKeywordsRequest) (*MutateKeywordPlanKeywordsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanKeywords not implemented") -} - func RegisterKeywordPlanKeywordServiceServer(s *grpc.Server, srv KeywordPlanKeywordServiceServer) { s.RegisterService(&_KeywordPlanKeywordService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/keyword_plan_negative_keyword_service.pb.go b/googleapis/ads/googleads/v1/services/keyword_plan_negative_keyword_service.pb.go index 1a6df1129d..f2dad20b8e 100644 --- a/googleapis/ads/googleads/v1/services/keyword_plan_negative_keyword_service.pb.go +++ b/googleapis/ads/googleads/v1/services/keyword_plan_negative_keyword_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -471,17 +469,6 @@ type KeywordPlanNegativeKeywordServiceServer interface { MutateKeywordPlanNegativeKeywords(context.Context, *MutateKeywordPlanNegativeKeywordsRequest) (*MutateKeywordPlanNegativeKeywordsResponse, error) } -// UnimplementedKeywordPlanNegativeKeywordServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanNegativeKeywordServiceServer struct { -} - -func (*UnimplementedKeywordPlanNegativeKeywordServiceServer) GetKeywordPlanNegativeKeyword(ctx context.Context, req *GetKeywordPlanNegativeKeywordRequest) (*resources.KeywordPlanNegativeKeyword, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanNegativeKeyword not implemented") -} -func (*UnimplementedKeywordPlanNegativeKeywordServiceServer) MutateKeywordPlanNegativeKeywords(ctx context.Context, req *MutateKeywordPlanNegativeKeywordsRequest) (*MutateKeywordPlanNegativeKeywordsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanNegativeKeywords not implemented") -} - func RegisterKeywordPlanNegativeKeywordServiceServer(s *grpc.Server, srv KeywordPlanNegativeKeywordServiceServer) { s.RegisterService(&_KeywordPlanNegativeKeywordService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/keyword_plan_service.pb.go b/googleapis/ads/googleads/v1/services/keyword_plan_service.pb.go index cf41316cad..51a5ae4d95 100644 --- a/googleapis/ads/googleads/v1/services/keyword_plan_service.pb.go +++ b/googleapis/ads/googleads/v1/services/keyword_plan_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1010,23 +1008,6 @@ type KeywordPlanServiceServer interface { GenerateHistoricalMetrics(context.Context, *GenerateHistoricalMetricsRequest) (*GenerateHistoricalMetricsResponse, error) } -// UnimplementedKeywordPlanServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanServiceServer struct { -} - -func (*UnimplementedKeywordPlanServiceServer) GetKeywordPlan(ctx context.Context, req *GetKeywordPlanRequest) (*resources.KeywordPlan, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlan not implemented") -} -func (*UnimplementedKeywordPlanServiceServer) MutateKeywordPlans(ctx context.Context, req *MutateKeywordPlansRequest) (*MutateKeywordPlansResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlans not implemented") -} -func (*UnimplementedKeywordPlanServiceServer) GenerateForecastMetrics(ctx context.Context, req *GenerateForecastMetricsRequest) (*GenerateForecastMetricsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GenerateForecastMetrics not implemented") -} -func (*UnimplementedKeywordPlanServiceServer) GenerateHistoricalMetrics(ctx context.Context, req *GenerateHistoricalMetricsRequest) (*GenerateHistoricalMetricsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GenerateHistoricalMetrics not implemented") -} - func RegisterKeywordPlanServiceServer(s *grpc.Server, srv KeywordPlanServiceServer) { s.RegisterService(&_KeywordPlanService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/keyword_view_service.pb.go b/googleapis/ads/googleads/v1/services/keyword_view_service.pb.go index dc308f194c..007390b4ab 100644 --- a/googleapis/ads/googleads/v1/services/keyword_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/keyword_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type KeywordViewServiceServer interface { GetKeywordView(context.Context, *GetKeywordViewRequest) (*resources.KeywordView, error) } -// UnimplementedKeywordViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordViewServiceServer struct { -} - -func (*UnimplementedKeywordViewServiceServer) GetKeywordView(ctx context.Context, req *GetKeywordViewRequest) (*resources.KeywordView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetKeywordView not implemented") -} - func RegisterKeywordViewServiceServer(s *grpc.Server, srv KeywordViewServiceServer) { s.RegisterService(&_KeywordViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/label_service.pb.go b/googleapis/ads/googleads/v1/services/label_service.pb.go index 4e70c83cd9..ecef48064d 100644 --- a/googleapis/ads/googleads/v1/services/label_service.pb.go +++ b/googleapis/ads/googleads/v1/services/label_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -458,17 +456,6 @@ type LabelServiceServer interface { MutateLabels(context.Context, *MutateLabelsRequest) (*MutateLabelsResponse, error) } -// UnimplementedLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLabelServiceServer struct { -} - -func (*UnimplementedLabelServiceServer) GetLabel(ctx context.Context, req *GetLabelRequest) (*resources.Label, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetLabel not implemented") -} -func (*UnimplementedLabelServiceServer) MutateLabels(ctx context.Context, req *MutateLabelsRequest) (*MutateLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateLabels not implemented") -} - func RegisterLabelServiceServer(s *grpc.Server, srv LabelServiceServer) { s.RegisterService(&_LabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/landing_page_view_service.pb.go b/googleapis/ads/googleads/v1/services/landing_page_view_service.pb.go index 096ec421d7..995e177280 100644 --- a/googleapis/ads/googleads/v1/services/landing_page_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/landing_page_view_service.pb.go @@ -13,8 +13,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -146,14 +144,6 @@ type LandingPageViewServiceServer interface { GetLandingPageView(context.Context, *GetLandingPageViewRequest) (*resources.LandingPageView, error) } -// UnimplementedLandingPageViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLandingPageViewServiceServer struct { -} - -func (*UnimplementedLandingPageViewServiceServer) GetLandingPageView(ctx context.Context, req *GetLandingPageViewRequest) (*resources.LandingPageView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLandingPageView not implemented") -} - func RegisterLandingPageViewServiceServer(s *grpc.Server, srv LandingPageViewServiceServer) { s.RegisterService(&_LandingPageViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/language_constant_service.pb.go b/googleapis/ads/googleads/v1/services/language_constant_service.pb.go index 21926b8b75..efee36d4a5 100644 --- a/googleapis/ads/googleads/v1/services/language_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/language_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type LanguageConstantServiceServer interface { GetLanguageConstant(context.Context, *GetLanguageConstantRequest) (*resources.LanguageConstant, error) } -// UnimplementedLanguageConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLanguageConstantServiceServer struct { -} - -func (*UnimplementedLanguageConstantServiceServer) GetLanguageConstant(ctx context.Context, req *GetLanguageConstantRequest) (*resources.LanguageConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLanguageConstant not implemented") -} - func RegisterLanguageConstantServiceServer(s *grpc.Server, srv LanguageConstantServiceServer) { s.RegisterService(&_LanguageConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/location_view_service.pb.go b/googleapis/ads/googleads/v1/services/location_view_service.pb.go index ff50db2156..bd00614f84 100644 --- a/googleapis/ads/googleads/v1/services/location_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/location_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type LocationViewServiceServer interface { GetLocationView(context.Context, *GetLocationViewRequest) (*resources.LocationView, error) } -// UnimplementedLocationViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLocationViewServiceServer struct { -} - -func (*UnimplementedLocationViewServiceServer) GetLocationView(ctx context.Context, req *GetLocationViewRequest) (*resources.LocationView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLocationView not implemented") -} - func RegisterLocationViewServiceServer(s *grpc.Server, srv LocationViewServiceServer) { s.RegisterService(&_LocationViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/managed_placement_view_service.pb.go b/googleapis/ads/googleads/v1/services/managed_placement_view_service.pb.go index bd8481bace..99ba0371b5 100644 --- a/googleapis/ads/googleads/v1/services/managed_placement_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/managed_placement_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ManagedPlacementViewServiceServer interface { GetManagedPlacementView(context.Context, *GetManagedPlacementViewRequest) (*resources.ManagedPlacementView, error) } -// UnimplementedManagedPlacementViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedManagedPlacementViewServiceServer struct { -} - -func (*UnimplementedManagedPlacementViewServiceServer) GetManagedPlacementView(ctx context.Context, req *GetManagedPlacementViewRequest) (*resources.ManagedPlacementView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetManagedPlacementView not implemented") -} - func RegisterManagedPlacementViewServiceServer(s *grpc.Server, srv ManagedPlacementViewServiceServer) { s.RegisterService(&_ManagedPlacementViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/media_file_service.pb.go b/googleapis/ads/googleads/v1/services/media_file_service.pb.go index b650620f3e..0a34a8e560 100644 --- a/googleapis/ads/googleads/v1/services/media_file_service.pb.go +++ b/googleapis/ads/googleads/v1/services/media_file_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -415,17 +413,6 @@ type MediaFileServiceServer interface { MutateMediaFiles(context.Context, *MutateMediaFilesRequest) (*MutateMediaFilesResponse, error) } -// UnimplementedMediaFileServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMediaFileServiceServer struct { -} - -func (*UnimplementedMediaFileServiceServer) GetMediaFile(ctx context.Context, req *GetMediaFileRequest) (*resources.MediaFile, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetMediaFile not implemented") -} -func (*UnimplementedMediaFileServiceServer) MutateMediaFiles(ctx context.Context, req *MutateMediaFilesRequest) (*MutateMediaFilesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateMediaFiles not implemented") -} - func RegisterMediaFileServiceServer(s *grpc.Server, srv MediaFileServiceServer) { s.RegisterService(&_MediaFileService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/merchant_center_link_service.pb.go b/googleapis/ads/googleads/v1/services/merchant_center_link_service.pb.go index f67ed75c30..a706998550 100644 --- a/googleapis/ads/googleads/v1/services/merchant_center_link_service.pb.go +++ b/googleapis/ads/googleads/v1/services/merchant_center_link_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -506,20 +504,6 @@ type MerchantCenterLinkServiceServer interface { MutateMerchantCenterLink(context.Context, *MutateMerchantCenterLinkRequest) (*MutateMerchantCenterLinkResponse, error) } -// UnimplementedMerchantCenterLinkServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMerchantCenterLinkServiceServer struct { -} - -func (*UnimplementedMerchantCenterLinkServiceServer) ListMerchantCenterLinks(ctx context.Context, req *ListMerchantCenterLinksRequest) (*ListMerchantCenterLinksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListMerchantCenterLinks not implemented") -} -func (*UnimplementedMerchantCenterLinkServiceServer) GetMerchantCenterLink(ctx context.Context, req *GetMerchantCenterLinkRequest) (*resources.MerchantCenterLink, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetMerchantCenterLink not implemented") -} -func (*UnimplementedMerchantCenterLinkServiceServer) MutateMerchantCenterLink(ctx context.Context, req *MutateMerchantCenterLinkRequest) (*MutateMerchantCenterLinkResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateMerchantCenterLink not implemented") -} - func RegisterMerchantCenterLinkServiceServer(s *grpc.Server, srv MerchantCenterLinkServiceServer) { s.RegisterService(&_MerchantCenterLinkService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/mobile_app_category_constant_service.pb.go b/googleapis/ads/googleads/v1/services/mobile_app_category_constant_service.pb.go index 58efafeb48..6fab7fb024 100644 --- a/googleapis/ads/googleads/v1/services/mobile_app_category_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/mobile_app_category_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type MobileAppCategoryConstantServiceServer interface { GetMobileAppCategoryConstant(context.Context, *GetMobileAppCategoryConstantRequest) (*resources.MobileAppCategoryConstant, error) } -// UnimplementedMobileAppCategoryConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMobileAppCategoryConstantServiceServer struct { -} - -func (*UnimplementedMobileAppCategoryConstantServiceServer) GetMobileAppCategoryConstant(ctx context.Context, req *GetMobileAppCategoryConstantRequest) (*resources.MobileAppCategoryConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetMobileAppCategoryConstant not implemented") -} - func RegisterMobileAppCategoryConstantServiceServer(s *grpc.Server, srv MobileAppCategoryConstantServiceServer) { s.RegisterService(&_MobileAppCategoryConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/mobile_device_constant_service.pb.go b/googleapis/ads/googleads/v1/services/mobile_device_constant_service.pb.go index cd2630359f..fa243de064 100644 --- a/googleapis/ads/googleads/v1/services/mobile_device_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/mobile_device_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type MobileDeviceConstantServiceServer interface { GetMobileDeviceConstant(context.Context, *GetMobileDeviceConstantRequest) (*resources.MobileDeviceConstant, error) } -// UnimplementedMobileDeviceConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMobileDeviceConstantServiceServer struct { -} - -func (*UnimplementedMobileDeviceConstantServiceServer) GetMobileDeviceConstant(ctx context.Context, req *GetMobileDeviceConstantRequest) (*resources.MobileDeviceConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetMobileDeviceConstant not implemented") -} - func RegisterMobileDeviceConstantServiceServer(s *grpc.Server, srv MobileDeviceConstantServiceServer) { s.RegisterService(&_MobileDeviceConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/mutate_job_service.pb.go b/googleapis/ads/googleads/v1/services/mutate_job_service.pb.go index 705801f426..368aa49312 100644 --- a/googleapis/ads/googleads/v1/services/mutate_job_service.pb.go +++ b/googleapis/ads/googleads/v1/services/mutate_job_service.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -676,26 +674,6 @@ type MutateJobServiceServer interface { AddMutateJobOperations(context.Context, *AddMutateJobOperationsRequest) (*AddMutateJobOperationsResponse, error) } -// UnimplementedMutateJobServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMutateJobServiceServer struct { -} - -func (*UnimplementedMutateJobServiceServer) CreateMutateJob(ctx context.Context, req *CreateMutateJobRequest) (*CreateMutateJobResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateMutateJob not implemented") -} -func (*UnimplementedMutateJobServiceServer) GetMutateJob(ctx context.Context, req *GetMutateJobRequest) (*resources.MutateJob, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetMutateJob not implemented") -} -func (*UnimplementedMutateJobServiceServer) ListMutateJobResults(ctx context.Context, req *ListMutateJobResultsRequest) (*ListMutateJobResultsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListMutateJobResults not implemented") -} -func (*UnimplementedMutateJobServiceServer) RunMutateJob(ctx context.Context, req *RunMutateJobRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method RunMutateJob not implemented") -} -func (*UnimplementedMutateJobServiceServer) AddMutateJobOperations(ctx context.Context, req *AddMutateJobOperationsRequest) (*AddMutateJobOperationsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AddMutateJobOperations not implemented") -} - func RegisterMutateJobServiceServer(s *grpc.Server, srv MutateJobServiceServer) { s.RegisterService(&_MutateJobService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/operating_system_version_constant_service.pb.go b/googleapis/ads/googleads/v1/services/operating_system_version_constant_service.pb.go index 90ef9dc343..4ed4ba39b6 100644 --- a/googleapis/ads/googleads/v1/services/operating_system_version_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/operating_system_version_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -146,14 +144,6 @@ type OperatingSystemVersionConstantServiceServer interface { GetOperatingSystemVersionConstant(context.Context, *GetOperatingSystemVersionConstantRequest) (*resources.OperatingSystemVersionConstant, error) } -// UnimplementedOperatingSystemVersionConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedOperatingSystemVersionConstantServiceServer struct { -} - -func (*UnimplementedOperatingSystemVersionConstantServiceServer) GetOperatingSystemVersionConstant(ctx context.Context, req *GetOperatingSystemVersionConstantRequest) (*resources.OperatingSystemVersionConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOperatingSystemVersionConstant not implemented") -} - func RegisterOperatingSystemVersionConstantServiceServer(s *grpc.Server, srv OperatingSystemVersionConstantServiceServer) { s.RegisterService(&_OperatingSystemVersionConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/paid_organic_search_term_view_service.pb.go b/googleapis/ads/googleads/v1/services/paid_organic_search_term_view_service.pb.go index 307b3e45a5..9fd21e4a0c 100644 --- a/googleapis/ads/googleads/v1/services/paid_organic_search_term_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/paid_organic_search_term_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type PaidOrganicSearchTermViewServiceServer interface { GetPaidOrganicSearchTermView(context.Context, *GetPaidOrganicSearchTermViewRequest) (*resources.PaidOrganicSearchTermView, error) } -// UnimplementedPaidOrganicSearchTermViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedPaidOrganicSearchTermViewServiceServer struct { -} - -func (*UnimplementedPaidOrganicSearchTermViewServiceServer) GetPaidOrganicSearchTermView(ctx context.Context, req *GetPaidOrganicSearchTermViewRequest) (*resources.PaidOrganicSearchTermView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetPaidOrganicSearchTermView not implemented") -} - func RegisterPaidOrganicSearchTermViewServiceServer(s *grpc.Server, srv PaidOrganicSearchTermViewServiceServer) { s.RegisterService(&_PaidOrganicSearchTermViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/parental_status_view_service.pb.go b/googleapis/ads/googleads/v1/services/parental_status_view_service.pb.go index d181a011d2..8504f6b259 100644 --- a/googleapis/ads/googleads/v1/services/parental_status_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/parental_status_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ParentalStatusViewServiceServer interface { GetParentalStatusView(context.Context, *GetParentalStatusViewRequest) (*resources.ParentalStatusView, error) } -// UnimplementedParentalStatusViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedParentalStatusViewServiceServer struct { -} - -func (*UnimplementedParentalStatusViewServiceServer) GetParentalStatusView(ctx context.Context, req *GetParentalStatusViewRequest) (*resources.ParentalStatusView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetParentalStatusView not implemented") -} - func RegisterParentalStatusViewServiceServer(s *grpc.Server, srv ParentalStatusViewServiceServer) { s.RegisterService(&_ParentalStatusViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/payments_account_service.pb.go b/googleapis/ads/googleads/v1/services/payments_account_service.pb.go index 889b79a284..9feb8d39f4 100644 --- a/googleapis/ads/googleads/v1/services/payments_account_service.pb.go +++ b/googleapis/ads/googleads/v1/services/payments_account_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -191,14 +189,6 @@ type PaymentsAccountServiceServer interface { ListPaymentsAccounts(context.Context, *ListPaymentsAccountsRequest) (*ListPaymentsAccountsResponse, error) } -// UnimplementedPaymentsAccountServiceServer can be embedded to have forward compatible implementations. -type UnimplementedPaymentsAccountServiceServer struct { -} - -func (*UnimplementedPaymentsAccountServiceServer) ListPaymentsAccounts(ctx context.Context, req *ListPaymentsAccountsRequest) (*ListPaymentsAccountsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListPaymentsAccounts not implemented") -} - func RegisterPaymentsAccountServiceServer(s *grpc.Server, srv PaymentsAccountServiceServer) { s.RegisterService(&_PaymentsAccountService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/product_bidding_category_constant_service.pb.go b/googleapis/ads/googleads/v1/services/product_bidding_category_constant_service.pb.go index 51a8e56edf..f0a8cbe6f0 100644 --- a/googleapis/ads/googleads/v1/services/product_bidding_category_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/product_bidding_category_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -146,14 +144,6 @@ type ProductBiddingCategoryConstantServiceServer interface { GetProductBiddingCategoryConstant(context.Context, *GetProductBiddingCategoryConstantRequest) (*resources.ProductBiddingCategoryConstant, error) } -// UnimplementedProductBiddingCategoryConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedProductBiddingCategoryConstantServiceServer struct { -} - -func (*UnimplementedProductBiddingCategoryConstantServiceServer) GetProductBiddingCategoryConstant(ctx context.Context, req *GetProductBiddingCategoryConstantRequest) (*resources.ProductBiddingCategoryConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetProductBiddingCategoryConstant not implemented") -} - func RegisterProductBiddingCategoryConstantServiceServer(s *grpc.Server, srv ProductBiddingCategoryConstantServiceServer) { s.RegisterService(&_ProductBiddingCategoryConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/product_group_view_service.pb.go b/googleapis/ads/googleads/v1/services/product_group_view_service.pb.go index 0b0e49f677..e15882f8a2 100644 --- a/googleapis/ads/googleads/v1/services/product_group_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/product_group_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ProductGroupViewServiceServer interface { GetProductGroupView(context.Context, *GetProductGroupViewRequest) (*resources.ProductGroupView, error) } -// UnimplementedProductGroupViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedProductGroupViewServiceServer struct { -} - -func (*UnimplementedProductGroupViewServiceServer) GetProductGroupView(ctx context.Context, req *GetProductGroupViewRequest) (*resources.ProductGroupView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetProductGroupView not implemented") -} - func RegisterProductGroupViewServiceServer(s *grpc.Server, srv ProductGroupViewServiceServer) { s.RegisterService(&_ProductGroupViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/recommendation_service.pb.go b/googleapis/ads/googleads/v1/services/recommendation_service.pb.go index e8a60d9c26..3402c5984d 100644 --- a/googleapis/ads/googleads/v1/services/recommendation_service.pb.go +++ b/googleapis/ads/googleads/v1/services/recommendation_service.pb.go @@ -16,8 +16,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1197,20 +1195,6 @@ type RecommendationServiceServer interface { DismissRecommendation(context.Context, *DismissRecommendationRequest) (*DismissRecommendationResponse, error) } -// UnimplementedRecommendationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedRecommendationServiceServer struct { -} - -func (*UnimplementedRecommendationServiceServer) GetRecommendation(ctx context.Context, req *GetRecommendationRequest) (*resources.Recommendation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetRecommendation not implemented") -} -func (*UnimplementedRecommendationServiceServer) ApplyRecommendation(ctx context.Context, req *ApplyRecommendationRequest) (*ApplyRecommendationResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ApplyRecommendation not implemented") -} -func (*UnimplementedRecommendationServiceServer) DismissRecommendation(ctx context.Context, req *DismissRecommendationRequest) (*DismissRecommendationResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DismissRecommendation not implemented") -} - func RegisterRecommendationServiceServer(s *grpc.Server, srv RecommendationServiceServer) { s.RegisterService(&_RecommendationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/remarketing_action_service.pb.go b/googleapis/ads/googleads/v1/services/remarketing_action_service.pb.go index 5d33f6bf2d..0a4a58dba0 100644 --- a/googleapis/ads/googleads/v1/services/remarketing_action_service.pb.go +++ b/googleapis/ads/googleads/v1/services/remarketing_action_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -444,17 +442,6 @@ type RemarketingActionServiceServer interface { MutateRemarketingActions(context.Context, *MutateRemarketingActionsRequest) (*MutateRemarketingActionsResponse, error) } -// UnimplementedRemarketingActionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedRemarketingActionServiceServer struct { -} - -func (*UnimplementedRemarketingActionServiceServer) GetRemarketingAction(ctx context.Context, req *GetRemarketingActionRequest) (*resources.RemarketingAction, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetRemarketingAction not implemented") -} -func (*UnimplementedRemarketingActionServiceServer) MutateRemarketingActions(ctx context.Context, req *MutateRemarketingActionsRequest) (*MutateRemarketingActionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateRemarketingActions not implemented") -} - func RegisterRemarketingActionServiceServer(s *grpc.Server, srv RemarketingActionServiceServer) { s.RegisterService(&_RemarketingActionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/search_term_view_service.pb.go b/googleapis/ads/googleads/v1/services/search_term_view_service.pb.go index c47976979c..41da72d0ab 100644 --- a/googleapis/ads/googleads/v1/services/search_term_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/search_term_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type SearchTermViewServiceServer interface { GetSearchTermView(context.Context, *GetSearchTermViewRequest) (*resources.SearchTermView, error) } -// UnimplementedSearchTermViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedSearchTermViewServiceServer struct { -} - -func (*UnimplementedSearchTermViewServiceServer) GetSearchTermView(ctx context.Context, req *GetSearchTermViewRequest) (*resources.SearchTermView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSearchTermView not implemented") -} - func RegisterSearchTermViewServiceServer(s *grpc.Server, srv SearchTermViewServiceServer) { s.RegisterService(&_SearchTermViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/shared_criterion_service.pb.go b/googleapis/ads/googleads/v1/services/shared_criterion_service.pb.go index 64dc077fd7..1164c6dedf 100644 --- a/googleapis/ads/googleads/v1/services/shared_criterion_service.pb.go +++ b/googleapis/ads/googleads/v1/services/shared_criterion_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -431,17 +429,6 @@ type SharedCriterionServiceServer interface { MutateSharedCriteria(context.Context, *MutateSharedCriteriaRequest) (*MutateSharedCriteriaResponse, error) } -// UnimplementedSharedCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedSharedCriterionServiceServer struct { -} - -func (*UnimplementedSharedCriterionServiceServer) GetSharedCriterion(ctx context.Context, req *GetSharedCriterionRequest) (*resources.SharedCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetSharedCriterion not implemented") -} -func (*UnimplementedSharedCriterionServiceServer) MutateSharedCriteria(ctx context.Context, req *MutateSharedCriteriaRequest) (*MutateSharedCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateSharedCriteria not implemented") -} - func RegisterSharedCriterionServiceServer(s *grpc.Server, srv SharedCriterionServiceServer) { s.RegisterService(&_SharedCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/shared_set_service.pb.go b/googleapis/ads/googleads/v1/services/shared_set_service.pb.go index 1abe3d2c28..592dd27047 100644 --- a/googleapis/ads/googleads/v1/services/shared_set_service.pb.go +++ b/googleapis/ads/googleads/v1/services/shared_set_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type SharedSetServiceServer interface { MutateSharedSets(context.Context, *MutateSharedSetsRequest) (*MutateSharedSetsResponse, error) } -// UnimplementedSharedSetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedSharedSetServiceServer struct { -} - -func (*UnimplementedSharedSetServiceServer) GetSharedSet(ctx context.Context, req *GetSharedSetRequest) (*resources.SharedSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetSharedSet not implemented") -} -func (*UnimplementedSharedSetServiceServer) MutateSharedSets(ctx context.Context, req *MutateSharedSetsRequest) (*MutateSharedSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateSharedSets not implemented") -} - func RegisterSharedSetServiceServer(s *grpc.Server, srv SharedSetServiceServer) { s.RegisterService(&_SharedSetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/shopping_performance_view_service.pb.go b/googleapis/ads/googleads/v1/services/shopping_performance_view_service.pb.go index 9618957635..f51799dee8 100644 --- a/googleapis/ads/googleads/v1/services/shopping_performance_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/shopping_performance_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ShoppingPerformanceViewServiceServer interface { GetShoppingPerformanceView(context.Context, *GetShoppingPerformanceViewRequest) (*resources.ShoppingPerformanceView, error) } -// UnimplementedShoppingPerformanceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedShoppingPerformanceViewServiceServer struct { -} - -func (*UnimplementedShoppingPerformanceViewServiceServer) GetShoppingPerformanceView(ctx context.Context, req *GetShoppingPerformanceViewRequest) (*resources.ShoppingPerformanceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetShoppingPerformanceView not implemented") -} - func RegisterShoppingPerformanceViewServiceServer(s *grpc.Server, srv ShoppingPerformanceViewServiceServer) { s.RegisterService(&_ShoppingPerformanceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/topic_constant_service.pb.go b/googleapis/ads/googleads/v1/services/topic_constant_service.pb.go index c4e4960029..99ee49f8b0 100644 --- a/googleapis/ads/googleads/v1/services/topic_constant_service.pb.go +++ b/googleapis/ads/googleads/v1/services/topic_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type TopicConstantServiceServer interface { GetTopicConstant(context.Context, *GetTopicConstantRequest) (*resources.TopicConstant, error) } -// UnimplementedTopicConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTopicConstantServiceServer struct { -} - -func (*UnimplementedTopicConstantServiceServer) GetTopicConstant(ctx context.Context, req *GetTopicConstantRequest) (*resources.TopicConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTopicConstant not implemented") -} - func RegisterTopicConstantServiceServer(s *grpc.Server, srv TopicConstantServiceServer) { s.RegisterService(&_TopicConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/topic_view_service.pb.go b/googleapis/ads/googleads/v1/services/topic_view_service.pb.go index 245655d03a..b1185bf86c 100644 --- a/googleapis/ads/googleads/v1/services/topic_view_service.pb.go +++ b/googleapis/ads/googleads/v1/services/topic_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type TopicViewServiceServer interface { GetTopicView(context.Context, *GetTopicViewRequest) (*resources.TopicView, error) } -// UnimplementedTopicViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTopicViewServiceServer struct { -} - -func (*UnimplementedTopicViewServiceServer) GetTopicView(ctx context.Context, req *GetTopicViewRequest) (*resources.TopicView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTopicView not implemented") -} - func RegisterTopicViewServiceServer(s *grpc.Server, srv TopicViewServiceServer) { s.RegisterService(&_TopicViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/user_interest_service.pb.go b/googleapis/ads/googleads/v1/services/user_interest_service.pb.go index ae5261456a..598616fbd5 100644 --- a/googleapis/ads/googleads/v1/services/user_interest_service.pb.go +++ b/googleapis/ads/googleads/v1/services/user_interest_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type UserInterestServiceServer interface { GetUserInterest(context.Context, *GetUserInterestRequest) (*resources.UserInterest, error) } -// UnimplementedUserInterestServiceServer can be embedded to have forward compatible implementations. -type UnimplementedUserInterestServiceServer struct { -} - -func (*UnimplementedUserInterestServiceServer) GetUserInterest(ctx context.Context, req *GetUserInterestRequest) (*resources.UserInterest, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetUserInterest not implemented") -} - func RegisterUserInterestServiceServer(s *grpc.Server, srv UserInterestServiceServer) { s.RegisterService(&_UserInterestService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/user_list_service.pb.go b/googleapis/ads/googleads/v1/services/user_list_service.pb.go index baca6f0717..7b2745e1b9 100644 --- a/googleapis/ads/googleads/v1/services/user_list_service.pb.go +++ b/googleapis/ads/googleads/v1/services/user_list_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type UserListServiceServer interface { MutateUserLists(context.Context, *MutateUserListsRequest) (*MutateUserListsResponse, error) } -// UnimplementedUserListServiceServer can be embedded to have forward compatible implementations. -type UnimplementedUserListServiceServer struct { -} - -func (*UnimplementedUserListServiceServer) GetUserList(ctx context.Context, req *GetUserListRequest) (*resources.UserList, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetUserList not implemented") -} -func (*UnimplementedUserListServiceServer) MutateUserLists(ctx context.Context, req *MutateUserListsRequest) (*MutateUserListsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateUserLists not implemented") -} - func RegisterUserListServiceServer(s *grpc.Server, srv UserListServiceServer) { s.RegisterService(&_UserListService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v1/services/video_service.pb.go b/googleapis/ads/googleads/v1/services/video_service.pb.go index 37005bd2cf..f75d6e5958 100644 --- a/googleapis/ads/googleads/v1/services/video_service.pb.go +++ b/googleapis/ads/googleads/v1/services/video_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -142,14 +140,6 @@ type VideoServiceServer interface { GetVideo(context.Context, *GetVideoRequest) (*resources.Video, error) } -// UnimplementedVideoServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoServiceServer struct { -} - -func (*UnimplementedVideoServiceServer) GetVideo(ctx context.Context, req *GetVideoRequest) (*resources.Video, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVideo not implemented") -} - func RegisterVideoServiceServer(s *grpc.Server, srv VideoServiceServer) { s.RegisterService(&_VideoService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/account_budget_proposal_service.pb.go b/googleapis/ads/googleads/v2/services/account_budget_proposal_service.pb.go index 568f6c4710..4d9f52cabd 100644 --- a/googleapis/ads/googleads/v2/services/account_budget_proposal_service.pb.go +++ b/googleapis/ads/googleads/v2/services/account_budget_proposal_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -422,17 +420,6 @@ type AccountBudgetProposalServiceServer interface { MutateAccountBudgetProposal(context.Context, *MutateAccountBudgetProposalRequest) (*MutateAccountBudgetProposalResponse, error) } -// UnimplementedAccountBudgetProposalServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAccountBudgetProposalServiceServer struct { -} - -func (*UnimplementedAccountBudgetProposalServiceServer) GetAccountBudgetProposal(ctx context.Context, req *GetAccountBudgetProposalRequest) (*resources.AccountBudgetProposal, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAccountBudgetProposal not implemented") -} -func (*UnimplementedAccountBudgetProposalServiceServer) MutateAccountBudgetProposal(ctx context.Context, req *MutateAccountBudgetProposalRequest) (*MutateAccountBudgetProposalResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateAccountBudgetProposal not implemented") -} - func RegisterAccountBudgetProposalServiceServer(s *grpc.Server, srv AccountBudgetProposalServiceServer) { s.RegisterService(&_AccountBudgetProposalService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/account_budget_service.pb.go b/googleapis/ads/googleads/v2/services/account_budget_service.pb.go index 34dadd9454..d17a0d8c8c 100644 --- a/googleapis/ads/googleads/v2/services/account_budget_service.pb.go +++ b/googleapis/ads/googleads/v2/services/account_budget_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type AccountBudgetServiceServer interface { GetAccountBudget(context.Context, *GetAccountBudgetRequest) (*resources.AccountBudget, error) } -// UnimplementedAccountBudgetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAccountBudgetServiceServer struct { -} - -func (*UnimplementedAccountBudgetServiceServer) GetAccountBudget(ctx context.Context, req *GetAccountBudgetRequest) (*resources.AccountBudget, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAccountBudget not implemented") -} - func RegisterAccountBudgetServiceServer(s *grpc.Server, srv AccountBudgetServiceServer) { s.RegisterService(&_AccountBudgetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_ad_asset_view_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_ad_asset_view_service.pb.go index d5ab70893d..1888e323da 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_ad_asset_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_ad_asset_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type AdGroupAdAssetViewServiceServer interface { GetAdGroupAdAssetView(context.Context, *GetAdGroupAdAssetViewRequest) (*resources.AdGroupAdAssetView, error) } -// UnimplementedAdGroupAdAssetViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupAdAssetViewServiceServer struct { -} - -func (*UnimplementedAdGroupAdAssetViewServiceServer) GetAdGroupAdAssetView(ctx context.Context, req *GetAdGroupAdAssetViewRequest) (*resources.AdGroupAdAssetView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdGroupAdAssetView not implemented") -} - func RegisterAdGroupAdAssetViewServiceServer(s *grpc.Server, srv AdGroupAdAssetViewServiceServer) { s.RegisterService(&_AdGroupAdAssetViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_ad_label_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_ad_label_service.pb.go index ac8482b4a1..2338f0e87e 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_ad_label_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_ad_label_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -431,17 +429,6 @@ type AdGroupAdLabelServiceServer interface { MutateAdGroupAdLabels(context.Context, *MutateAdGroupAdLabelsRequest) (*MutateAdGroupAdLabelsResponse, error) } -// UnimplementedAdGroupAdLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupAdLabelServiceServer struct { -} - -func (*UnimplementedAdGroupAdLabelServiceServer) GetAdGroupAdLabel(ctx context.Context, req *GetAdGroupAdLabelRequest) (*resources.AdGroupAdLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupAdLabel not implemented") -} -func (*UnimplementedAdGroupAdLabelServiceServer) MutateAdGroupAdLabels(ctx context.Context, req *MutateAdGroupAdLabelsRequest) (*MutateAdGroupAdLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupAdLabels not implemented") -} - func RegisterAdGroupAdLabelServiceServer(s *grpc.Server, srv AdGroupAdLabelServiceServer) { s.RegisterService(&_AdGroupAdLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_ad_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_ad_service.pb.go index 13b7c8ef99..db282f607f 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_ad_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_ad_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -470,17 +468,6 @@ type AdGroupAdServiceServer interface { MutateAdGroupAds(context.Context, *MutateAdGroupAdsRequest) (*MutateAdGroupAdsResponse, error) } -// UnimplementedAdGroupAdServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupAdServiceServer struct { -} - -func (*UnimplementedAdGroupAdServiceServer) GetAdGroupAd(ctx context.Context, req *GetAdGroupAdRequest) (*resources.AdGroupAd, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupAd not implemented") -} -func (*UnimplementedAdGroupAdServiceServer) MutateAdGroupAds(ctx context.Context, req *MutateAdGroupAdsRequest) (*MutateAdGroupAdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupAds not implemented") -} - func RegisterAdGroupAdServiceServer(s *grpc.Server, srv AdGroupAdServiceServer) { s.RegisterService(&_AdGroupAdService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_audience_view_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_audience_view_service.pb.go index 70d2e1ad6a..5694a065f2 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_audience_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_audience_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type AdGroupAudienceViewServiceServer interface { GetAdGroupAudienceView(context.Context, *GetAdGroupAudienceViewRequest) (*resources.AdGroupAudienceView, error) } -// UnimplementedAdGroupAudienceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupAudienceViewServiceServer struct { -} - -func (*UnimplementedAdGroupAudienceViewServiceServer) GetAdGroupAudienceView(ctx context.Context, req *GetAdGroupAudienceViewRequest) (*resources.AdGroupAudienceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdGroupAudienceView not implemented") -} - func RegisterAdGroupAudienceViewServiceServer(s *grpc.Server, srv AdGroupAudienceViewServiceServer) { s.RegisterService(&_AdGroupAudienceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_bid_modifier_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_bid_modifier_service.pb.go index bbbe7d5912..4d529d10d4 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_bid_modifier_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_bid_modifier_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -460,17 +458,6 @@ type AdGroupBidModifierServiceServer interface { MutateAdGroupBidModifiers(context.Context, *MutateAdGroupBidModifiersRequest) (*MutateAdGroupBidModifiersResponse, error) } -// UnimplementedAdGroupBidModifierServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupBidModifierServiceServer struct { -} - -func (*UnimplementedAdGroupBidModifierServiceServer) GetAdGroupBidModifier(ctx context.Context, req *GetAdGroupBidModifierRequest) (*resources.AdGroupBidModifier, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupBidModifier not implemented") -} -func (*UnimplementedAdGroupBidModifierServiceServer) MutateAdGroupBidModifiers(ctx context.Context, req *MutateAdGroupBidModifiersRequest) (*MutateAdGroupBidModifiersResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupBidModifiers not implemented") -} - func RegisterAdGroupBidModifierServiceServer(s *grpc.Server, srv AdGroupBidModifierServiceServer) { s.RegisterService(&_AdGroupBidModifierService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_criterion_label_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_criterion_label_service.pb.go index 6ead7cd7ba..70b1cffc41 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_criterion_label_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_criterion_label_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type AdGroupCriterionLabelServiceServer interface { MutateAdGroupCriterionLabels(context.Context, *MutateAdGroupCriterionLabelsRequest) (*MutateAdGroupCriterionLabelsResponse, error) } -// UnimplementedAdGroupCriterionLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupCriterionLabelServiceServer struct { -} - -func (*UnimplementedAdGroupCriterionLabelServiceServer) GetAdGroupCriterionLabel(ctx context.Context, req *GetAdGroupCriterionLabelRequest) (*resources.AdGroupCriterionLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupCriterionLabel not implemented") -} -func (*UnimplementedAdGroupCriterionLabelServiceServer) MutateAdGroupCriterionLabels(ctx context.Context, req *MutateAdGroupCriterionLabelsRequest) (*MutateAdGroupCriterionLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupCriterionLabels not implemented") -} - func RegisterAdGroupCriterionLabelServiceServer(s *grpc.Server, srv AdGroupCriterionLabelServiceServer) { s.RegisterService(&_AdGroupCriterionLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_criterion_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_criterion_service.pb.go index 343441a9e6..7e82378cdc 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_criterion_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_criterion_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -479,17 +477,6 @@ type AdGroupCriterionServiceServer interface { MutateAdGroupCriteria(context.Context, *MutateAdGroupCriteriaRequest) (*MutateAdGroupCriteriaResponse, error) } -// UnimplementedAdGroupCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupCriterionServiceServer struct { -} - -func (*UnimplementedAdGroupCriterionServiceServer) GetAdGroupCriterion(ctx context.Context, req *GetAdGroupCriterionRequest) (*resources.AdGroupCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupCriterion not implemented") -} -func (*UnimplementedAdGroupCriterionServiceServer) MutateAdGroupCriteria(ctx context.Context, req *MutateAdGroupCriteriaRequest) (*MutateAdGroupCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupCriteria not implemented") -} - func RegisterAdGroupCriterionServiceServer(s *grpc.Server, srv AdGroupCriterionServiceServer) { s.RegisterService(&_AdGroupCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_criterion_simulation_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_criterion_simulation_service.pb.go index 084a755659..11b2ac2d21 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_criterion_simulation_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_criterion_simulation_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type AdGroupCriterionSimulationServiceServer interface { GetAdGroupCriterionSimulation(context.Context, *GetAdGroupCriterionSimulationRequest) (*resources.AdGroupCriterionSimulation, error) } -// UnimplementedAdGroupCriterionSimulationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupCriterionSimulationServiceServer struct { -} - -func (*UnimplementedAdGroupCriterionSimulationServiceServer) GetAdGroupCriterionSimulation(ctx context.Context, req *GetAdGroupCriterionSimulationRequest) (*resources.AdGroupCriterionSimulation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdGroupCriterionSimulation not implemented") -} - func RegisterAdGroupCriterionSimulationServiceServer(s *grpc.Server, srv AdGroupCriterionSimulationServiceServer) { s.RegisterService(&_AdGroupCriterionSimulationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_extension_setting_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_extension_setting_service.pb.go index 90f6310bf5..fbf263cc15 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_extension_setting_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_extension_setting_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -466,17 +464,6 @@ type AdGroupExtensionSettingServiceServer interface { MutateAdGroupExtensionSettings(context.Context, *MutateAdGroupExtensionSettingsRequest) (*MutateAdGroupExtensionSettingsResponse, error) } -// UnimplementedAdGroupExtensionSettingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupExtensionSettingServiceServer struct { -} - -func (*UnimplementedAdGroupExtensionSettingServiceServer) GetAdGroupExtensionSetting(ctx context.Context, req *GetAdGroupExtensionSettingRequest) (*resources.AdGroupExtensionSetting, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupExtensionSetting not implemented") -} -func (*UnimplementedAdGroupExtensionSettingServiceServer) MutateAdGroupExtensionSettings(ctx context.Context, req *MutateAdGroupExtensionSettingsRequest) (*MutateAdGroupExtensionSettingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupExtensionSettings not implemented") -} - func RegisterAdGroupExtensionSettingServiceServer(s *grpc.Server, srv AdGroupExtensionSettingServiceServer) { s.RegisterService(&_AdGroupExtensionSettingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_feed_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_feed_service.pb.go index 37ceb1cbd0..86d99fdf2e 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_feed_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_feed_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type AdGroupFeedServiceServer interface { MutateAdGroupFeeds(context.Context, *MutateAdGroupFeedsRequest) (*MutateAdGroupFeedsResponse, error) } -// UnimplementedAdGroupFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupFeedServiceServer struct { -} - -func (*UnimplementedAdGroupFeedServiceServer) GetAdGroupFeed(ctx context.Context, req *GetAdGroupFeedRequest) (*resources.AdGroupFeed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupFeed not implemented") -} -func (*UnimplementedAdGroupFeedServiceServer) MutateAdGroupFeeds(ctx context.Context, req *MutateAdGroupFeedsRequest) (*MutateAdGroupFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupFeeds not implemented") -} - func RegisterAdGroupFeedServiceServer(s *grpc.Server, srv AdGroupFeedServiceServer) { s.RegisterService(&_AdGroupFeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_label_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_label_service.pb.go index c7f9c99435..261f093daa 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_label_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_label_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -430,17 +428,6 @@ type AdGroupLabelServiceServer interface { MutateAdGroupLabels(context.Context, *MutateAdGroupLabelsRequest) (*MutateAdGroupLabelsResponse, error) } -// UnimplementedAdGroupLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupLabelServiceServer struct { -} - -func (*UnimplementedAdGroupLabelServiceServer) GetAdGroupLabel(ctx context.Context, req *GetAdGroupLabelRequest) (*resources.AdGroupLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroupLabel not implemented") -} -func (*UnimplementedAdGroupLabelServiceServer) MutateAdGroupLabels(ctx context.Context, req *MutateAdGroupLabelsRequest) (*MutateAdGroupLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroupLabels not implemented") -} - func RegisterAdGroupLabelServiceServer(s *grpc.Server, srv AdGroupLabelServiceServer) { s.RegisterService(&_AdGroupLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_service.pb.go index b81724de77..fe8ae1fc7c 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -456,17 +454,6 @@ type AdGroupServiceServer interface { MutateAdGroups(context.Context, *MutateAdGroupsRequest) (*MutateAdGroupsResponse, error) } -// UnimplementedAdGroupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupServiceServer struct { -} - -func (*UnimplementedAdGroupServiceServer) GetAdGroup(ctx context.Context, req *GetAdGroupRequest) (*resources.AdGroup, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdGroup not implemented") -} -func (*UnimplementedAdGroupServiceServer) MutateAdGroups(ctx context.Context, req *MutateAdGroupsRequest) (*MutateAdGroupsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdGroups not implemented") -} - func RegisterAdGroupServiceServer(s *grpc.Server, srv AdGroupServiceServer) { s.RegisterService(&_AdGroupService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_group_simulation_service.pb.go b/googleapis/ads/googleads/v2/services/ad_group_simulation_service.pb.go index b3c14ed221..7e6e3d3798 100644 --- a/googleapis/ads/googleads/v2/services/ad_group_simulation_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_group_simulation_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type AdGroupSimulationServiceServer interface { GetAdGroupSimulation(context.Context, *GetAdGroupSimulationRequest) (*resources.AdGroupSimulation, error) } -// UnimplementedAdGroupSimulationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdGroupSimulationServiceServer struct { -} - -func (*UnimplementedAdGroupSimulationServiceServer) GetAdGroupSimulation(ctx context.Context, req *GetAdGroupSimulationRequest) (*resources.AdGroupSimulation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdGroupSimulation not implemented") -} - func RegisterAdGroupSimulationServiceServer(s *grpc.Server, srv AdGroupSimulationServiceServer) { s.RegisterService(&_AdGroupSimulationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_parameter_service.pb.go b/googleapis/ads/googleads/v2/services/ad_parameter_service.pb.go index a255f28dbc..f874d09a2b 100644 --- a/googleapis/ads/googleads/v2/services/ad_parameter_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_parameter_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -458,17 +456,6 @@ type AdParameterServiceServer interface { MutateAdParameters(context.Context, *MutateAdParametersRequest) (*MutateAdParametersResponse, error) } -// UnimplementedAdParameterServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdParameterServiceServer struct { -} - -func (*UnimplementedAdParameterServiceServer) GetAdParameter(ctx context.Context, req *GetAdParameterRequest) (*resources.AdParameter, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAdParameter not implemented") -} -func (*UnimplementedAdParameterServiceServer) MutateAdParameters(ctx context.Context, req *MutateAdParametersRequest) (*MutateAdParametersResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateAdParameters not implemented") -} - func RegisterAdParameterServiceServer(s *grpc.Server, srv AdParameterServiceServer) { s.RegisterService(&_AdParameterService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_schedule_view_service.pb.go b/googleapis/ads/googleads/v2/services/ad_schedule_view_service.pb.go index deb2f55349..66d5ef69e3 100644 --- a/googleapis/ads/googleads/v2/services/ad_schedule_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_schedule_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type AdScheduleViewServiceServer interface { GetAdScheduleView(context.Context, *GetAdScheduleViewRequest) (*resources.AdScheduleView, error) } -// UnimplementedAdScheduleViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdScheduleViewServiceServer struct { -} - -func (*UnimplementedAdScheduleViewServiceServer) GetAdScheduleView(ctx context.Context, req *GetAdScheduleViewRequest) (*resources.AdScheduleView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAdScheduleView not implemented") -} - func RegisterAdScheduleViewServiceServer(s *grpc.Server, srv AdScheduleViewServiceServer) { s.RegisterService(&_AdScheduleViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/ad_service.pb.go b/googleapis/ads/googleads/v2/services/ad_service.pb.go index 4961475f0b..1af4b80ae4 100644 --- a/googleapis/ads/googleads/v2/services/ad_service.pb.go +++ b/googleapis/ads/googleads/v2/services/ad_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -383,17 +381,6 @@ type AdServiceServer interface { MutateAds(context.Context, *MutateAdsRequest) (*MutateAdsResponse, error) } -// UnimplementedAdServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAdServiceServer struct { -} - -func (*UnimplementedAdServiceServer) GetAd(ctx context.Context, req *GetAdRequest) (*resources.Ad, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAd not implemented") -} -func (*UnimplementedAdServiceServer) MutateAds(ctx context.Context, req *MutateAdsRequest) (*MutateAdsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateAds not implemented") -} - func RegisterAdServiceServer(s *grpc.Server, srv AdServiceServer) { s.RegisterService(&_AdService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/age_range_view_service.pb.go b/googleapis/ads/googleads/v2/services/age_range_view_service.pb.go index 6cd96c050e..3c885e4dc7 100644 --- a/googleapis/ads/googleads/v2/services/age_range_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/age_range_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type AgeRangeViewServiceServer interface { GetAgeRangeView(context.Context, *GetAgeRangeViewRequest) (*resources.AgeRangeView, error) } -// UnimplementedAgeRangeViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAgeRangeViewServiceServer struct { -} - -func (*UnimplementedAgeRangeViewServiceServer) GetAgeRangeView(ctx context.Context, req *GetAgeRangeViewRequest) (*resources.AgeRangeView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAgeRangeView not implemented") -} - func RegisterAgeRangeViewServiceServer(s *grpc.Server, srv AgeRangeViewServiceServer) { s.RegisterService(&_AgeRangeViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/asset_service.pb.go b/googleapis/ads/googleads/v2/services/asset_service.pb.go index cea39369da..f983d24f83 100644 --- a/googleapis/ads/googleads/v2/services/asset_service.pb.go +++ b/googleapis/ads/googleads/v2/services/asset_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -372,17 +370,6 @@ type AssetServiceServer interface { MutateAssets(context.Context, *MutateAssetsRequest) (*MutateAssetsResponse, error) } -// UnimplementedAssetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAssetServiceServer struct { -} - -func (*UnimplementedAssetServiceServer) GetAsset(ctx context.Context, req *GetAssetRequest) (*resources.Asset, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAsset not implemented") -} -func (*UnimplementedAssetServiceServer) MutateAssets(ctx context.Context, req *MutateAssetsRequest) (*MutateAssetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateAssets not implemented") -} - func RegisterAssetServiceServer(s *grpc.Server, srv AssetServiceServer) { s.RegisterService(&_AssetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/bidding_strategy_service.pb.go b/googleapis/ads/googleads/v2/services/bidding_strategy_service.pb.go index c68529056d..900d7ae203 100644 --- a/googleapis/ads/googleads/v2/services/bidding_strategy_service.pb.go +++ b/googleapis/ads/googleads/v2/services/bidding_strategy_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type BiddingStrategyServiceServer interface { MutateBiddingStrategies(context.Context, *MutateBiddingStrategiesRequest) (*MutateBiddingStrategiesResponse, error) } -// UnimplementedBiddingStrategyServiceServer can be embedded to have forward compatible implementations. -type UnimplementedBiddingStrategyServiceServer struct { -} - -func (*UnimplementedBiddingStrategyServiceServer) GetBiddingStrategy(ctx context.Context, req *GetBiddingStrategyRequest) (*resources.BiddingStrategy, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetBiddingStrategy not implemented") -} -func (*UnimplementedBiddingStrategyServiceServer) MutateBiddingStrategies(ctx context.Context, req *MutateBiddingStrategiesRequest) (*MutateBiddingStrategiesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateBiddingStrategies not implemented") -} - func RegisterBiddingStrategyServiceServer(s *grpc.Server, srv BiddingStrategyServiceServer) { s.RegisterService(&_BiddingStrategyService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/billing_setup_service.pb.go b/googleapis/ads/googleads/v2/services/billing_setup_service.pb.go index f8d6843706..db0921098a 100644 --- a/googleapis/ads/googleads/v2/services/billing_setup_service.pb.go +++ b/googleapis/ads/googleads/v2/services/billing_setup_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -390,17 +388,6 @@ type BillingSetupServiceServer interface { MutateBillingSetup(context.Context, *MutateBillingSetupRequest) (*MutateBillingSetupResponse, error) } -// UnimplementedBillingSetupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedBillingSetupServiceServer struct { -} - -func (*UnimplementedBillingSetupServiceServer) GetBillingSetup(ctx context.Context, req *GetBillingSetupRequest) (*resources.BillingSetup, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetBillingSetup not implemented") -} -func (*UnimplementedBillingSetupServiceServer) MutateBillingSetup(ctx context.Context, req *MutateBillingSetupRequest) (*MutateBillingSetupResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateBillingSetup not implemented") -} - func RegisterBillingSetupServiceServer(s *grpc.Server, srv BillingSetupServiceServer) { s.RegisterService(&_BillingSetupService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_audience_view_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_audience_view_service.pb.go index 16e43f0722..ba48ec6794 100644 --- a/googleapis/ads/googleads/v2/services/campaign_audience_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_audience_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type CampaignAudienceViewServiceServer interface { GetCampaignAudienceView(context.Context, *GetCampaignAudienceViewRequest) (*resources.CampaignAudienceView, error) } -// UnimplementedCampaignAudienceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignAudienceViewServiceServer struct { -} - -func (*UnimplementedCampaignAudienceViewServiceServer) GetCampaignAudienceView(ctx context.Context, req *GetCampaignAudienceViewRequest) (*resources.CampaignAudienceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCampaignAudienceView not implemented") -} - func RegisterCampaignAudienceViewServiceServer(s *grpc.Server, srv CampaignAudienceViewServiceServer) { s.RegisterService(&_CampaignAudienceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_bid_modifier_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_bid_modifier_service.pb.go index bb7212abcf..aac3daed54 100644 --- a/googleapis/ads/googleads/v2/services/campaign_bid_modifier_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_bid_modifier_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -460,17 +458,6 @@ type CampaignBidModifierServiceServer interface { MutateCampaignBidModifiers(context.Context, *MutateCampaignBidModifiersRequest) (*MutateCampaignBidModifiersResponse, error) } -// UnimplementedCampaignBidModifierServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignBidModifierServiceServer struct { -} - -func (*UnimplementedCampaignBidModifierServiceServer) GetCampaignBidModifier(ctx context.Context, req *GetCampaignBidModifierRequest) (*resources.CampaignBidModifier, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignBidModifier not implemented") -} -func (*UnimplementedCampaignBidModifierServiceServer) MutateCampaignBidModifiers(ctx context.Context, req *MutateCampaignBidModifiersRequest) (*MutateCampaignBidModifiersResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignBidModifiers not implemented") -} - func RegisterCampaignBidModifierServiceServer(s *grpc.Server, srv CampaignBidModifierServiceServer) { s.RegisterService(&_CampaignBidModifierService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_budget_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_budget_service.pb.go index c799146687..8dcea303c8 100644 --- a/googleapis/ads/googleads/v2/services/campaign_budget_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_budget_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type CampaignBudgetServiceServer interface { MutateCampaignBudgets(context.Context, *MutateCampaignBudgetsRequest) (*MutateCampaignBudgetsResponse, error) } -// UnimplementedCampaignBudgetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignBudgetServiceServer struct { -} - -func (*UnimplementedCampaignBudgetServiceServer) GetCampaignBudget(ctx context.Context, req *GetCampaignBudgetRequest) (*resources.CampaignBudget, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignBudget not implemented") -} -func (*UnimplementedCampaignBudgetServiceServer) MutateCampaignBudgets(ctx context.Context, req *MutateCampaignBudgetsRequest) (*MutateCampaignBudgetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignBudgets not implemented") -} - func RegisterCampaignBudgetServiceServer(s *grpc.Server, srv CampaignBudgetServiceServer) { s.RegisterService(&_CampaignBudgetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_criterion_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_criterion_service.pb.go index 9730e1cbe0..0bb3c37243 100644 --- a/googleapis/ads/googleads/v2/services/campaign_criterion_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_criterion_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -457,17 +455,6 @@ type CampaignCriterionServiceServer interface { MutateCampaignCriteria(context.Context, *MutateCampaignCriteriaRequest) (*MutateCampaignCriteriaResponse, error) } -// UnimplementedCampaignCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignCriterionServiceServer struct { -} - -func (*UnimplementedCampaignCriterionServiceServer) GetCampaignCriterion(ctx context.Context, req *GetCampaignCriterionRequest) (*resources.CampaignCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignCriterion not implemented") -} -func (*UnimplementedCampaignCriterionServiceServer) MutateCampaignCriteria(ctx context.Context, req *MutateCampaignCriteriaRequest) (*MutateCampaignCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignCriteria not implemented") -} - func RegisterCampaignCriterionServiceServer(s *grpc.Server, srv CampaignCriterionServiceServer) { s.RegisterService(&_CampaignCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_criterion_simulation_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_criterion_simulation_service.pb.go index 81c6407d5f..9c2a5898d3 100644 --- a/googleapis/ads/googleads/v2/services/campaign_criterion_simulation_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_criterion_simulation_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type CampaignCriterionSimulationServiceServer interface { GetCampaignCriterionSimulation(context.Context, *GetCampaignCriterionSimulationRequest) (*resources.CampaignCriterionSimulation, error) } -// UnimplementedCampaignCriterionSimulationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignCriterionSimulationServiceServer struct { -} - -func (*UnimplementedCampaignCriterionSimulationServiceServer) GetCampaignCriterionSimulation(ctx context.Context, req *GetCampaignCriterionSimulationRequest) (*resources.CampaignCriterionSimulation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCampaignCriterionSimulation not implemented") -} - func RegisterCampaignCriterionSimulationServiceServer(s *grpc.Server, srv CampaignCriterionSimulationServiceServer) { s.RegisterService(&_CampaignCriterionSimulationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_draft_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_draft_service.pb.go index 2ff52bf435..eeb77a9ff2 100644 --- a/googleapis/ads/googleads/v2/services/campaign_draft_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_draft_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -681,23 +679,6 @@ type CampaignDraftServiceServer interface { ListCampaignDraftAsyncErrors(context.Context, *ListCampaignDraftAsyncErrorsRequest) (*ListCampaignDraftAsyncErrorsResponse, error) } -// UnimplementedCampaignDraftServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignDraftServiceServer struct { -} - -func (*UnimplementedCampaignDraftServiceServer) GetCampaignDraft(ctx context.Context, req *GetCampaignDraftRequest) (*resources.CampaignDraft, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignDraft not implemented") -} -func (*UnimplementedCampaignDraftServiceServer) MutateCampaignDrafts(ctx context.Context, req *MutateCampaignDraftsRequest) (*MutateCampaignDraftsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignDrafts not implemented") -} -func (*UnimplementedCampaignDraftServiceServer) PromoteCampaignDraft(ctx context.Context, req *PromoteCampaignDraftRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PromoteCampaignDraft not implemented") -} -func (*UnimplementedCampaignDraftServiceServer) ListCampaignDraftAsyncErrors(ctx context.Context, req *ListCampaignDraftAsyncErrorsRequest) (*ListCampaignDraftAsyncErrorsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListCampaignDraftAsyncErrors not implemented") -} - func RegisterCampaignDraftServiceServer(s *grpc.Server, srv CampaignDraftServiceServer) { s.RegisterService(&_CampaignDraftService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_experiment_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_experiment_service.pb.go index 3d2722afb6..336ee7a559 100644 --- a/googleapis/ads/googleads/v2/services/campaign_experiment_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_experiment_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -983,32 +981,6 @@ type CampaignExperimentServiceServer interface { ListCampaignExperimentAsyncErrors(context.Context, *ListCampaignExperimentAsyncErrorsRequest) (*ListCampaignExperimentAsyncErrorsResponse, error) } -// UnimplementedCampaignExperimentServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignExperimentServiceServer struct { -} - -func (*UnimplementedCampaignExperimentServiceServer) GetCampaignExperiment(ctx context.Context, req *GetCampaignExperimentRequest) (*resources.CampaignExperiment, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) CreateCampaignExperiment(ctx context.Context, req *CreateCampaignExperimentRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) MutateCampaignExperiments(ctx context.Context, req *MutateCampaignExperimentsRequest) (*MutateCampaignExperimentsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignExperiments not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) GraduateCampaignExperiment(ctx context.Context, req *GraduateCampaignExperimentRequest) (*GraduateCampaignExperimentResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GraduateCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) PromoteCampaignExperiment(ctx context.Context, req *PromoteCampaignExperimentRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PromoteCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) EndCampaignExperiment(ctx context.Context, req *EndCampaignExperimentRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method EndCampaignExperiment not implemented") -} -func (*UnimplementedCampaignExperimentServiceServer) ListCampaignExperimentAsyncErrors(ctx context.Context, req *ListCampaignExperimentAsyncErrorsRequest) (*ListCampaignExperimentAsyncErrorsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListCampaignExperimentAsyncErrors not implemented") -} - func RegisterCampaignExperimentServiceServer(s *grpc.Server, srv CampaignExperimentServiceServer) { s.RegisterService(&_CampaignExperimentService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_extension_setting_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_extension_setting_service.pb.go index 5da001cacd..f8837997e5 100644 --- a/googleapis/ads/googleads/v2/services/campaign_extension_setting_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_extension_setting_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -468,17 +466,6 @@ type CampaignExtensionSettingServiceServer interface { MutateCampaignExtensionSettings(context.Context, *MutateCampaignExtensionSettingsRequest) (*MutateCampaignExtensionSettingsResponse, error) } -// UnimplementedCampaignExtensionSettingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignExtensionSettingServiceServer struct { -} - -func (*UnimplementedCampaignExtensionSettingServiceServer) GetCampaignExtensionSetting(ctx context.Context, req *GetCampaignExtensionSettingRequest) (*resources.CampaignExtensionSetting, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignExtensionSetting not implemented") -} -func (*UnimplementedCampaignExtensionSettingServiceServer) MutateCampaignExtensionSettings(ctx context.Context, req *MutateCampaignExtensionSettingsRequest) (*MutateCampaignExtensionSettingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignExtensionSettings not implemented") -} - func RegisterCampaignExtensionSettingServiceServer(s *grpc.Server, srv CampaignExtensionSettingServiceServer) { s.RegisterService(&_CampaignExtensionSettingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_feed_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_feed_service.pb.go index 1740b74b0d..c6d5e03644 100644 --- a/googleapis/ads/googleads/v2/services/campaign_feed_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_feed_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type CampaignFeedServiceServer interface { MutateCampaignFeeds(context.Context, *MutateCampaignFeedsRequest) (*MutateCampaignFeedsResponse, error) } -// UnimplementedCampaignFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignFeedServiceServer struct { -} - -func (*UnimplementedCampaignFeedServiceServer) GetCampaignFeed(ctx context.Context, req *GetCampaignFeedRequest) (*resources.CampaignFeed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignFeed not implemented") -} -func (*UnimplementedCampaignFeedServiceServer) MutateCampaignFeeds(ctx context.Context, req *MutateCampaignFeedsRequest) (*MutateCampaignFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignFeeds not implemented") -} - func RegisterCampaignFeedServiceServer(s *grpc.Server, srv CampaignFeedServiceServer) { s.RegisterService(&_CampaignFeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_label_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_label_service.pb.go index 90e22f273a..04e2c403a6 100644 --- a/googleapis/ads/googleads/v2/services/campaign_label_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_label_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -430,17 +428,6 @@ type CampaignLabelServiceServer interface { MutateCampaignLabels(context.Context, *MutateCampaignLabelsRequest) (*MutateCampaignLabelsResponse, error) } -// UnimplementedCampaignLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignLabelServiceServer struct { -} - -func (*UnimplementedCampaignLabelServiceServer) GetCampaignLabel(ctx context.Context, req *GetCampaignLabelRequest) (*resources.CampaignLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignLabel not implemented") -} -func (*UnimplementedCampaignLabelServiceServer) MutateCampaignLabels(ctx context.Context, req *MutateCampaignLabelsRequest) (*MutateCampaignLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignLabels not implemented") -} - func RegisterCampaignLabelServiceServer(s *grpc.Server, srv CampaignLabelServiceServer) { s.RegisterService(&_CampaignLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_service.pb.go index a921e6453a..001a26a382 100644 --- a/googleapis/ads/googleads/v2/services/campaign_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -456,17 +454,6 @@ type CampaignServiceServer interface { MutateCampaigns(context.Context, *MutateCampaignsRequest) (*MutateCampaignsResponse, error) } -// UnimplementedCampaignServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignServiceServer struct { -} - -func (*UnimplementedCampaignServiceServer) GetCampaign(ctx context.Context, req *GetCampaignRequest) (*resources.Campaign, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaign not implemented") -} -func (*UnimplementedCampaignServiceServer) MutateCampaigns(ctx context.Context, req *MutateCampaignsRequest) (*MutateCampaignsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaigns not implemented") -} - func RegisterCampaignServiceServer(s *grpc.Server, srv CampaignServiceServer) { s.RegisterService(&_CampaignService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/campaign_shared_set_service.pb.go b/googleapis/ads/googleads/v2/services/campaign_shared_set_service.pb.go index baab79efb5..8439bdcb7f 100644 --- a/googleapis/ads/googleads/v2/services/campaign_shared_set_service.pb.go +++ b/googleapis/ads/googleads/v2/services/campaign_shared_set_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -428,17 +426,6 @@ type CampaignSharedSetServiceServer interface { MutateCampaignSharedSets(context.Context, *MutateCampaignSharedSetsRequest) (*MutateCampaignSharedSetsResponse, error) } -// UnimplementedCampaignSharedSetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCampaignSharedSetServiceServer struct { -} - -func (*UnimplementedCampaignSharedSetServiceServer) GetCampaignSharedSet(ctx context.Context, req *GetCampaignSharedSetRequest) (*resources.CampaignSharedSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCampaignSharedSet not implemented") -} -func (*UnimplementedCampaignSharedSetServiceServer) MutateCampaignSharedSets(ctx context.Context, req *MutateCampaignSharedSetsRequest) (*MutateCampaignSharedSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCampaignSharedSets not implemented") -} - func RegisterCampaignSharedSetServiceServer(s *grpc.Server, srv CampaignSharedSetServiceServer) { s.RegisterService(&_CampaignSharedSetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/carrier_constant_service.pb.go b/googleapis/ads/googleads/v2/services/carrier_constant_service.pb.go index 40c70fb518..f01317b7b6 100644 --- a/googleapis/ads/googleads/v2/services/carrier_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/carrier_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type CarrierConstantServiceServer interface { GetCarrierConstant(context.Context, *GetCarrierConstantRequest) (*resources.CarrierConstant, error) } -// UnimplementedCarrierConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCarrierConstantServiceServer struct { -} - -func (*UnimplementedCarrierConstantServiceServer) GetCarrierConstant(ctx context.Context, req *GetCarrierConstantRequest) (*resources.CarrierConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCarrierConstant not implemented") -} - func RegisterCarrierConstantServiceServer(s *grpc.Server, srv CarrierConstantServiceServer) { s.RegisterService(&_CarrierConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/change_status_service.pb.go b/googleapis/ads/googleads/v2/services/change_status_service.pb.go index bb87fce6bb..f441827577 100644 --- a/googleapis/ads/googleads/v2/services/change_status_service.pb.go +++ b/googleapis/ads/googleads/v2/services/change_status_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ChangeStatusServiceServer interface { GetChangeStatus(context.Context, *GetChangeStatusRequest) (*resources.ChangeStatus, error) } -// UnimplementedChangeStatusServiceServer can be embedded to have forward compatible implementations. -type UnimplementedChangeStatusServiceServer struct { -} - -func (*UnimplementedChangeStatusServiceServer) GetChangeStatus(ctx context.Context, req *GetChangeStatusRequest) (*resources.ChangeStatus, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetChangeStatus not implemented") -} - func RegisterChangeStatusServiceServer(s *grpc.Server, srv ChangeStatusServiceServer) { s.RegisterService(&_ChangeStatusService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/click_view_service.pb.go b/googleapis/ads/googleads/v2/services/click_view_service.pb.go index 1b13aedbf2..7ba8daf3b1 100644 --- a/googleapis/ads/googleads/v2/services/click_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/click_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type ClickViewServiceServer interface { GetClickView(context.Context, *GetClickViewRequest) (*resources.ClickView, error) } -// UnimplementedClickViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedClickViewServiceServer struct { -} - -func (*UnimplementedClickViewServiceServer) GetClickView(ctx context.Context, req *GetClickViewRequest) (*resources.ClickView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetClickView not implemented") -} - func RegisterClickViewServiceServer(s *grpc.Server, srv ClickViewServiceServer) { s.RegisterService(&_ClickViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/conversion_action_service.pb.go b/googleapis/ads/googleads/v2/services/conversion_action_service.pb.go index 5afddeca71..8569208c9d 100644 --- a/googleapis/ads/googleads/v2/services/conversion_action_service.pb.go +++ b/googleapis/ads/googleads/v2/services/conversion_action_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type ConversionActionServiceServer interface { MutateConversionActions(context.Context, *MutateConversionActionsRequest) (*MutateConversionActionsResponse, error) } -// UnimplementedConversionActionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedConversionActionServiceServer struct { -} - -func (*UnimplementedConversionActionServiceServer) GetConversionAction(ctx context.Context, req *GetConversionActionRequest) (*resources.ConversionAction, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetConversionAction not implemented") -} -func (*UnimplementedConversionActionServiceServer) MutateConversionActions(ctx context.Context, req *MutateConversionActionsRequest) (*MutateConversionActionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateConversionActions not implemented") -} - func RegisterConversionActionServiceServer(s *grpc.Server, srv ConversionActionServiceServer) { s.RegisterService(&_ConversionActionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/conversion_adjustment_upload_service.pb.go b/googleapis/ads/googleads/v2/services/conversion_adjustment_upload_service.pb.go index f92f50d317..cd86c5db7a 100644 --- a/googleapis/ads/googleads/v2/services/conversion_adjustment_upload_service.pb.go +++ b/googleapis/ads/googleads/v2/services/conversion_adjustment_upload_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -616,14 +614,6 @@ type ConversionAdjustmentUploadServiceServer interface { UploadConversionAdjustments(context.Context, *UploadConversionAdjustmentsRequest) (*UploadConversionAdjustmentsResponse, error) } -// UnimplementedConversionAdjustmentUploadServiceServer can be embedded to have forward compatible implementations. -type UnimplementedConversionAdjustmentUploadServiceServer struct { -} - -func (*UnimplementedConversionAdjustmentUploadServiceServer) UploadConversionAdjustments(ctx context.Context, req *UploadConversionAdjustmentsRequest) (*UploadConversionAdjustmentsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UploadConversionAdjustments not implemented") -} - func RegisterConversionAdjustmentUploadServiceServer(s *grpc.Server, srv ConversionAdjustmentUploadServiceServer) { s.RegisterService(&_ConversionAdjustmentUploadService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/conversion_upload_service.pb.go b/googleapis/ads/googleads/v2/services/conversion_upload_service.pb.go index 3435dcca66..b4c5b8c5ef 100644 --- a/googleapis/ads/googleads/v2/services/conversion_upload_service.pb.go +++ b/googleapis/ads/googleads/v2/services/conversion_upload_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -793,17 +791,6 @@ type ConversionUploadServiceServer interface { UploadCallConversions(context.Context, *UploadCallConversionsRequest) (*UploadCallConversionsResponse, error) } -// UnimplementedConversionUploadServiceServer can be embedded to have forward compatible implementations. -type UnimplementedConversionUploadServiceServer struct { -} - -func (*UnimplementedConversionUploadServiceServer) UploadClickConversions(ctx context.Context, req *UploadClickConversionsRequest) (*UploadClickConversionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UploadClickConversions not implemented") -} -func (*UnimplementedConversionUploadServiceServer) UploadCallConversions(ctx context.Context, req *UploadCallConversionsRequest) (*UploadCallConversionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UploadCallConversions not implemented") -} - func RegisterConversionUploadServiceServer(s *grpc.Server, srv ConversionUploadServiceServer) { s.RegisterService(&_ConversionUploadService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/custom_interest_service.pb.go b/googleapis/ads/googleads/v2/services/custom_interest_service.pb.go index c1560e8145..113e5c8c6d 100644 --- a/googleapis/ads/googleads/v2/services/custom_interest_service.pb.go +++ b/googleapis/ads/googleads/v2/services/custom_interest_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -412,17 +410,6 @@ type CustomInterestServiceServer interface { MutateCustomInterests(context.Context, *MutateCustomInterestsRequest) (*MutateCustomInterestsResponse, error) } -// UnimplementedCustomInterestServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomInterestServiceServer struct { -} - -func (*UnimplementedCustomInterestServiceServer) GetCustomInterest(ctx context.Context, req *GetCustomInterestRequest) (*resources.CustomInterest, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomInterest not implemented") -} -func (*UnimplementedCustomInterestServiceServer) MutateCustomInterests(ctx context.Context, req *MutateCustomInterestsRequest) (*MutateCustomInterestsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomInterests not implemented") -} - func RegisterCustomInterestServiceServer(s *grpc.Server, srv CustomInterestServiceServer) { s.RegisterService(&_CustomInterestService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_client_link_service.pb.go b/googleapis/ads/googleads/v2/services/customer_client_link_service.pb.go index 82a185a658..23bd676fb1 100644 --- a/googleapis/ads/googleads/v2/services/customer_client_link_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_client_link_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -400,17 +398,6 @@ type CustomerClientLinkServiceServer interface { MutateCustomerClientLink(context.Context, *MutateCustomerClientLinkRequest) (*MutateCustomerClientLinkResponse, error) } -// UnimplementedCustomerClientLinkServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerClientLinkServiceServer struct { -} - -func (*UnimplementedCustomerClientLinkServiceServer) GetCustomerClientLink(ctx context.Context, req *GetCustomerClientLinkRequest) (*resources.CustomerClientLink, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomerClientLink not implemented") -} -func (*UnimplementedCustomerClientLinkServiceServer) MutateCustomerClientLink(ctx context.Context, req *MutateCustomerClientLinkRequest) (*MutateCustomerClientLinkResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomerClientLink not implemented") -} - func RegisterCustomerClientLinkServiceServer(s *grpc.Server, srv CustomerClientLinkServiceServer) { s.RegisterService(&_CustomerClientLinkService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_client_service.pb.go b/googleapis/ads/googleads/v2/services/customer_client_service.pb.go index c6e12ff539..367ae1b22e 100644 --- a/googleapis/ads/googleads/v2/services/customer_client_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_client_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type CustomerClientServiceServer interface { GetCustomerClient(context.Context, *GetCustomerClientRequest) (*resources.CustomerClient, error) } -// UnimplementedCustomerClientServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerClientServiceServer struct { -} - -func (*UnimplementedCustomerClientServiceServer) GetCustomerClient(ctx context.Context, req *GetCustomerClientRequest) (*resources.CustomerClient, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomerClient not implemented") -} - func RegisterCustomerClientServiceServer(s *grpc.Server, srv CustomerClientServiceServer) { s.RegisterService(&_CustomerClientService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_extension_setting_service.pb.go b/googleapis/ads/googleads/v2/services/customer_extension_setting_service.pb.go index a29f71a741..15d46983ce 100644 --- a/googleapis/ads/googleads/v2/services/customer_extension_setting_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_extension_setting_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -467,17 +465,6 @@ type CustomerExtensionSettingServiceServer interface { MutateCustomerExtensionSettings(context.Context, *MutateCustomerExtensionSettingsRequest) (*MutateCustomerExtensionSettingsResponse, error) } -// UnimplementedCustomerExtensionSettingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerExtensionSettingServiceServer struct { -} - -func (*UnimplementedCustomerExtensionSettingServiceServer) GetCustomerExtensionSetting(ctx context.Context, req *GetCustomerExtensionSettingRequest) (*resources.CustomerExtensionSetting, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerExtensionSetting not implemented") -} -func (*UnimplementedCustomerExtensionSettingServiceServer) MutateCustomerExtensionSettings(ctx context.Context, req *MutateCustomerExtensionSettingsRequest) (*MutateCustomerExtensionSettingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerExtensionSettings not implemented") -} - func RegisterCustomerExtensionSettingServiceServer(s *grpc.Server, srv CustomerExtensionSettingServiceServer) { s.RegisterService(&_CustomerExtensionSettingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_feed_service.pb.go b/googleapis/ads/googleads/v2/services/customer_feed_service.pb.go index ce07a6604c..4f785c217b 100644 --- a/googleapis/ads/googleads/v2/services/customer_feed_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_feed_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type CustomerFeedServiceServer interface { MutateCustomerFeeds(context.Context, *MutateCustomerFeedsRequest) (*MutateCustomerFeedsResponse, error) } -// UnimplementedCustomerFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerFeedServiceServer struct { -} - -func (*UnimplementedCustomerFeedServiceServer) GetCustomerFeed(ctx context.Context, req *GetCustomerFeedRequest) (*resources.CustomerFeed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerFeed not implemented") -} -func (*UnimplementedCustomerFeedServiceServer) MutateCustomerFeeds(ctx context.Context, req *MutateCustomerFeedsRequest) (*MutateCustomerFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerFeeds not implemented") -} - func RegisterCustomerFeedServiceServer(s *grpc.Server, srv CustomerFeedServiceServer) { s.RegisterService(&_CustomerFeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_label_service.pb.go b/googleapis/ads/googleads/v2/services/customer_label_service.pb.go index ffe359b7d6..aefa0d0784 100644 --- a/googleapis/ads/googleads/v2/services/customer_label_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_label_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -430,17 +428,6 @@ type CustomerLabelServiceServer interface { MutateCustomerLabels(context.Context, *MutateCustomerLabelsRequest) (*MutateCustomerLabelsResponse, error) } -// UnimplementedCustomerLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerLabelServiceServer struct { -} - -func (*UnimplementedCustomerLabelServiceServer) GetCustomerLabel(ctx context.Context, req *GetCustomerLabelRequest) (*resources.CustomerLabel, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerLabel not implemented") -} -func (*UnimplementedCustomerLabelServiceServer) MutateCustomerLabels(ctx context.Context, req *MutateCustomerLabelsRequest) (*MutateCustomerLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerLabels not implemented") -} - func RegisterCustomerLabelServiceServer(s *grpc.Server, srv CustomerLabelServiceServer) { s.RegisterService(&_CustomerLabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_manager_link_service.pb.go b/googleapis/ads/googleads/v2/services/customer_manager_link_service.pb.go index 807e017e5f..5fb77f2b0c 100644 --- a/googleapis/ads/googleads/v2/services/customer_manager_link_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_manager_link_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -389,17 +387,6 @@ type CustomerManagerLinkServiceServer interface { MutateCustomerManagerLink(context.Context, *MutateCustomerManagerLinkRequest) (*MutateCustomerManagerLinkResponse, error) } -// UnimplementedCustomerManagerLinkServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerManagerLinkServiceServer struct { -} - -func (*UnimplementedCustomerManagerLinkServiceServer) GetCustomerManagerLink(ctx context.Context, req *GetCustomerManagerLinkRequest) (*resources.CustomerManagerLink, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomerManagerLink not implemented") -} -func (*UnimplementedCustomerManagerLinkServiceServer) MutateCustomerManagerLink(ctx context.Context, req *MutateCustomerManagerLinkRequest) (*MutateCustomerManagerLinkResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomerManagerLink not implemented") -} - func RegisterCustomerManagerLinkServiceServer(s *grpc.Server, srv CustomerManagerLinkServiceServer) { s.RegisterService(&_CustomerManagerLinkService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_negative_criterion_service.pb.go b/googleapis/ads/googleads/v2/services/customer_negative_criterion_service.pb.go index e0a6b284ec..7326fadbf5 100644 --- a/googleapis/ads/googleads/v2/services/customer_negative_criterion_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_negative_criterion_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -433,17 +431,6 @@ type CustomerNegativeCriterionServiceServer interface { MutateCustomerNegativeCriteria(context.Context, *MutateCustomerNegativeCriteriaRequest) (*MutateCustomerNegativeCriteriaResponse, error) } -// UnimplementedCustomerNegativeCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerNegativeCriterionServiceServer struct { -} - -func (*UnimplementedCustomerNegativeCriterionServiceServer) GetCustomerNegativeCriterion(ctx context.Context, req *GetCustomerNegativeCriterionRequest) (*resources.CustomerNegativeCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetCustomerNegativeCriterion not implemented") -} -func (*UnimplementedCustomerNegativeCriterionServiceServer) MutateCustomerNegativeCriteria(ctx context.Context, req *MutateCustomerNegativeCriteriaRequest) (*MutateCustomerNegativeCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateCustomerNegativeCriteria not implemented") -} - func RegisterCustomerNegativeCriterionServiceServer(s *grpc.Server, srv CustomerNegativeCriterionServiceServer) { s.RegisterService(&_CustomerNegativeCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/customer_service.pb.go b/googleapis/ads/googleads/v2/services/customer_service.pb.go index d0412f0984..0b11114f49 100644 --- a/googleapis/ads/googleads/v2/services/customer_service.pb.go +++ b/googleapis/ads/googleads/v2/services/customer_service.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -602,23 +600,6 @@ type CustomerServiceServer interface { CreateCustomerClient(context.Context, *CreateCustomerClientRequest) (*CreateCustomerClientResponse, error) } -// UnimplementedCustomerServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCustomerServiceServer struct { -} - -func (*UnimplementedCustomerServiceServer) GetCustomer(ctx context.Context, req *GetCustomerRequest) (*resources.Customer, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCustomer not implemented") -} -func (*UnimplementedCustomerServiceServer) MutateCustomer(ctx context.Context, req *MutateCustomerRequest) (*MutateCustomerResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateCustomer not implemented") -} -func (*UnimplementedCustomerServiceServer) ListAccessibleCustomers(ctx context.Context, req *ListAccessibleCustomersRequest) (*ListAccessibleCustomersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAccessibleCustomers not implemented") -} -func (*UnimplementedCustomerServiceServer) CreateCustomerClient(ctx context.Context, req *CreateCustomerClientRequest) (*CreateCustomerClientResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCustomerClient not implemented") -} - func RegisterCustomerServiceServer(s *grpc.Server, srv CustomerServiceServer) { s.RegisterService(&_CustomerService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/detail_placement_view_service.pb.go b/googleapis/ads/googleads/v2/services/detail_placement_view_service.pb.go index b175d2b3bc..3a4d9c07fd 100644 --- a/googleapis/ads/googleads/v2/services/detail_placement_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/detail_placement_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type DetailPlacementViewServiceServer interface { GetDetailPlacementView(context.Context, *GetDetailPlacementViewRequest) (*resources.DetailPlacementView, error) } -// UnimplementedDetailPlacementViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDetailPlacementViewServiceServer struct { -} - -func (*UnimplementedDetailPlacementViewServiceServer) GetDetailPlacementView(ctx context.Context, req *GetDetailPlacementViewRequest) (*resources.DetailPlacementView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDetailPlacementView not implemented") -} - func RegisterDetailPlacementViewServiceServer(s *grpc.Server, srv DetailPlacementViewServiceServer) { s.RegisterService(&_DetailPlacementViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/display_keyword_view_service.pb.go b/googleapis/ads/googleads/v2/services/display_keyword_view_service.pb.go index 2946a045b1..7a8b0960c6 100644 --- a/googleapis/ads/googleads/v2/services/display_keyword_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/display_keyword_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type DisplayKeywordViewServiceServer interface { GetDisplayKeywordView(context.Context, *GetDisplayKeywordViewRequest) (*resources.DisplayKeywordView, error) } -// UnimplementedDisplayKeywordViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDisplayKeywordViewServiceServer struct { -} - -func (*UnimplementedDisplayKeywordViewServiceServer) GetDisplayKeywordView(ctx context.Context, req *GetDisplayKeywordViewRequest) (*resources.DisplayKeywordView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDisplayKeywordView not implemented") -} - func RegisterDisplayKeywordViewServiceServer(s *grpc.Server, srv DisplayKeywordViewServiceServer) { s.RegisterService(&_DisplayKeywordViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/distance_view_service.pb.go b/googleapis/ads/googleads/v2/services/distance_view_service.pb.go index 40364ba706..ee62d9bbcb 100644 --- a/googleapis/ads/googleads/v2/services/distance_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/distance_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type DistanceViewServiceServer interface { GetDistanceView(context.Context, *GetDistanceViewRequest) (*resources.DistanceView, error) } -// UnimplementedDistanceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDistanceViewServiceServer struct { -} - -func (*UnimplementedDistanceViewServiceServer) GetDistanceView(ctx context.Context, req *GetDistanceViewRequest) (*resources.DistanceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDistanceView not implemented") -} - func RegisterDistanceViewServiceServer(s *grpc.Server, srv DistanceViewServiceServer) { s.RegisterService(&_DistanceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/domain_category_service.pb.go b/googleapis/ads/googleads/v2/services/domain_category_service.pb.go index b1ce962bb6..37e26526b4 100644 --- a/googleapis/ads/googleads/v2/services/domain_category_service.pb.go +++ b/googleapis/ads/googleads/v2/services/domain_category_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type DomainCategoryServiceServer interface { GetDomainCategory(context.Context, *GetDomainCategoryRequest) (*resources.DomainCategory, error) } -// UnimplementedDomainCategoryServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDomainCategoryServiceServer struct { -} - -func (*UnimplementedDomainCategoryServiceServer) GetDomainCategory(ctx context.Context, req *GetDomainCategoryRequest) (*resources.DomainCategory, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDomainCategory not implemented") -} - func RegisterDomainCategoryServiceServer(s *grpc.Server, srv DomainCategoryServiceServer) { s.RegisterService(&_DomainCategoryService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/dynamic_search_ads_search_term_view_service.pb.go b/googleapis/ads/googleads/v2/services/dynamic_search_ads_search_term_view_service.pb.go index 3f7084ac45..1da1870e1b 100644 --- a/googleapis/ads/googleads/v2/services/dynamic_search_ads_search_term_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/dynamic_search_ads_search_term_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -148,14 +146,6 @@ type DynamicSearchAdsSearchTermViewServiceServer interface { GetDynamicSearchAdsSearchTermView(context.Context, *GetDynamicSearchAdsSearchTermViewRequest) (*resources.DynamicSearchAdsSearchTermView, error) } -// UnimplementedDynamicSearchAdsSearchTermViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDynamicSearchAdsSearchTermViewServiceServer struct { -} - -func (*UnimplementedDynamicSearchAdsSearchTermViewServiceServer) GetDynamicSearchAdsSearchTermView(ctx context.Context, req *GetDynamicSearchAdsSearchTermViewRequest) (*resources.DynamicSearchAdsSearchTermView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDynamicSearchAdsSearchTermView not implemented") -} - func RegisterDynamicSearchAdsSearchTermViewServiceServer(s *grpc.Server, srv DynamicSearchAdsSearchTermViewServiceServer) { s.RegisterService(&_DynamicSearchAdsSearchTermViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/expanded_landing_page_view_service.pb.go b/googleapis/ads/googleads/v2/services/expanded_landing_page_view_service.pb.go index 8e438e86c5..ef38b8e3cf 100644 --- a/googleapis/ads/googleads/v2/services/expanded_landing_page_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/expanded_landing_page_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type ExpandedLandingPageViewServiceServer interface { GetExpandedLandingPageView(context.Context, *GetExpandedLandingPageViewRequest) (*resources.ExpandedLandingPageView, error) } -// UnimplementedExpandedLandingPageViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedExpandedLandingPageViewServiceServer struct { -} - -func (*UnimplementedExpandedLandingPageViewServiceServer) GetExpandedLandingPageView(ctx context.Context, req *GetExpandedLandingPageViewRequest) (*resources.ExpandedLandingPageView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetExpandedLandingPageView not implemented") -} - func RegisterExpandedLandingPageViewServiceServer(s *grpc.Server, srv ExpandedLandingPageViewServiceServer) { s.RegisterService(&_ExpandedLandingPageViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/extension_feed_item_service.pb.go b/googleapis/ads/googleads/v2/services/extension_feed_item_service.pb.go index fbfc15d3d6..4388d34e87 100644 --- a/googleapis/ads/googleads/v2/services/extension_feed_item_service.pb.go +++ b/googleapis/ads/googleads/v2/services/extension_feed_item_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -460,17 +458,6 @@ type ExtensionFeedItemServiceServer interface { MutateExtensionFeedItems(context.Context, *MutateExtensionFeedItemsRequest) (*MutateExtensionFeedItemsResponse, error) } -// UnimplementedExtensionFeedItemServiceServer can be embedded to have forward compatible implementations. -type UnimplementedExtensionFeedItemServiceServer struct { -} - -func (*UnimplementedExtensionFeedItemServiceServer) GetExtensionFeedItem(ctx context.Context, req *GetExtensionFeedItemRequest) (*resources.ExtensionFeedItem, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetExtensionFeedItem not implemented") -} -func (*UnimplementedExtensionFeedItemServiceServer) MutateExtensionFeedItems(ctx context.Context, req *MutateExtensionFeedItemsRequest) (*MutateExtensionFeedItemsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateExtensionFeedItems not implemented") -} - func RegisterExtensionFeedItemServiceServer(s *grpc.Server, srv ExtensionFeedItemServiceServer) { s.RegisterService(&_ExtensionFeedItemService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/feed_item_service.pb.go b/googleapis/ads/googleads/v2/services/feed_item_service.pb.go index cd1883bea3..00c2db1b17 100644 --- a/googleapis/ads/googleads/v2/services/feed_item_service.pb.go +++ b/googleapis/ads/googleads/v2/services/feed_item_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -459,17 +457,6 @@ type FeedItemServiceServer interface { MutateFeedItems(context.Context, *MutateFeedItemsRequest) (*MutateFeedItemsResponse, error) } -// UnimplementedFeedItemServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedItemServiceServer struct { -} - -func (*UnimplementedFeedItemServiceServer) GetFeedItem(ctx context.Context, req *GetFeedItemRequest) (*resources.FeedItem, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetFeedItem not implemented") -} -func (*UnimplementedFeedItemServiceServer) MutateFeedItems(ctx context.Context, req *MutateFeedItemsRequest) (*MutateFeedItemsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateFeedItems not implemented") -} - func RegisterFeedItemServiceServer(s *grpc.Server, srv FeedItemServiceServer) { s.RegisterService(&_FeedItemService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/feed_item_target_service.pb.go b/googleapis/ads/googleads/v2/services/feed_item_target_service.pb.go index d940e035e9..134a031264 100644 --- a/googleapis/ads/googleads/v2/services/feed_item_target_service.pb.go +++ b/googleapis/ads/googleads/v2/services/feed_item_target_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -388,17 +386,6 @@ type FeedItemTargetServiceServer interface { MutateFeedItemTargets(context.Context, *MutateFeedItemTargetsRequest) (*MutateFeedItemTargetsResponse, error) } -// UnimplementedFeedItemTargetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedItemTargetServiceServer struct { -} - -func (*UnimplementedFeedItemTargetServiceServer) GetFeedItemTarget(ctx context.Context, req *GetFeedItemTargetRequest) (*resources.FeedItemTarget, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFeedItemTarget not implemented") -} -func (*UnimplementedFeedItemTargetServiceServer) MutateFeedItemTargets(ctx context.Context, req *MutateFeedItemTargetsRequest) (*MutateFeedItemTargetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateFeedItemTargets not implemented") -} - func RegisterFeedItemTargetServiceServer(s *grpc.Server, srv FeedItemTargetServiceServer) { s.RegisterService(&_FeedItemTargetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/feed_mapping_service.pb.go b/googleapis/ads/googleads/v2/services/feed_mapping_service.pb.go index fe8aa09203..31ff4aa368 100644 --- a/googleapis/ads/googleads/v2/services/feed_mapping_service.pb.go +++ b/googleapis/ads/googleads/v2/services/feed_mapping_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -430,17 +428,6 @@ type FeedMappingServiceServer interface { MutateFeedMappings(context.Context, *MutateFeedMappingsRequest) (*MutateFeedMappingsResponse, error) } -// UnimplementedFeedMappingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedMappingServiceServer struct { -} - -func (*UnimplementedFeedMappingServiceServer) GetFeedMapping(ctx context.Context, req *GetFeedMappingRequest) (*resources.FeedMapping, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetFeedMapping not implemented") -} -func (*UnimplementedFeedMappingServiceServer) MutateFeedMappings(ctx context.Context, req *MutateFeedMappingsRequest) (*MutateFeedMappingsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateFeedMappings not implemented") -} - func RegisterFeedMappingServiceServer(s *grpc.Server, srv FeedMappingServiceServer) { s.RegisterService(&_FeedMappingService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/feed_placeholder_view_service.pb.go b/googleapis/ads/googleads/v2/services/feed_placeholder_view_service.pb.go index 3836535c38..0b268785c4 100644 --- a/googleapis/ads/googleads/v2/services/feed_placeholder_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/feed_placeholder_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type FeedPlaceholderViewServiceServer interface { GetFeedPlaceholderView(context.Context, *GetFeedPlaceholderViewRequest) (*resources.FeedPlaceholderView, error) } -// UnimplementedFeedPlaceholderViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedPlaceholderViewServiceServer struct { -} - -func (*UnimplementedFeedPlaceholderViewServiceServer) GetFeedPlaceholderView(ctx context.Context, req *GetFeedPlaceholderViewRequest) (*resources.FeedPlaceholderView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFeedPlaceholderView not implemented") -} - func RegisterFeedPlaceholderViewServiceServer(s *grpc.Server, srv FeedPlaceholderViewServiceServer) { s.RegisterService(&_FeedPlaceholderViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/feed_service.pb.go b/googleapis/ads/googleads/v2/services/feed_service.pb.go index bbf5dec635..56f7bbe19d 100644 --- a/googleapis/ads/googleads/v2/services/feed_service.pb.go +++ b/googleapis/ads/googleads/v2/services/feed_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -457,17 +455,6 @@ type FeedServiceServer interface { MutateFeeds(context.Context, *MutateFeedsRequest) (*MutateFeedsResponse, error) } -// UnimplementedFeedServiceServer can be embedded to have forward compatible implementations. -type UnimplementedFeedServiceServer struct { -} - -func (*UnimplementedFeedServiceServer) GetFeed(ctx context.Context, req *GetFeedRequest) (*resources.Feed, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetFeed not implemented") -} -func (*UnimplementedFeedServiceServer) MutateFeeds(ctx context.Context, req *MutateFeedsRequest) (*MutateFeedsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateFeeds not implemented") -} - func RegisterFeedServiceServer(s *grpc.Server, srv FeedServiceServer) { s.RegisterService(&_FeedService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/gender_view_service.pb.go b/googleapis/ads/googleads/v2/services/gender_view_service.pb.go index 5278d2566c..085f3a3120 100644 --- a/googleapis/ads/googleads/v2/services/gender_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/gender_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type GenderViewServiceServer interface { GetGenderView(context.Context, *GetGenderViewRequest) (*resources.GenderView, error) } -// UnimplementedGenderViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGenderViewServiceServer struct { -} - -func (*UnimplementedGenderViewServiceServer) GetGenderView(ctx context.Context, req *GetGenderViewRequest) (*resources.GenderView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGenderView not implemented") -} - func RegisterGenderViewServiceServer(s *grpc.Server, srv GenderViewServiceServer) { s.RegisterService(&_GenderViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/geo_target_constant_service.pb.go b/googleapis/ads/googleads/v2/services/geo_target_constant_service.pb.go index b635af2e89..607a166621 100644 --- a/googleapis/ads/googleads/v2/services/geo_target_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/geo_target_constant_service.pb.go @@ -13,8 +13,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -501,17 +499,6 @@ type GeoTargetConstantServiceServer interface { SuggestGeoTargetConstants(context.Context, *SuggestGeoTargetConstantsRequest) (*SuggestGeoTargetConstantsResponse, error) } -// UnimplementedGeoTargetConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGeoTargetConstantServiceServer struct { -} - -func (*UnimplementedGeoTargetConstantServiceServer) GetGeoTargetConstant(ctx context.Context, req *GetGeoTargetConstantRequest) (*resources.GeoTargetConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGeoTargetConstant not implemented") -} -func (*UnimplementedGeoTargetConstantServiceServer) SuggestGeoTargetConstants(ctx context.Context, req *SuggestGeoTargetConstantsRequest) (*SuggestGeoTargetConstantsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SuggestGeoTargetConstants not implemented") -} - func RegisterGeoTargetConstantServiceServer(s *grpc.Server, srv GeoTargetConstantServiceServer) { s.RegisterService(&_GeoTargetConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/geographic_view_service.pb.go b/googleapis/ads/googleads/v2/services/geographic_view_service.pb.go index 047cbe87b8..afb1cbc200 100644 --- a/googleapis/ads/googleads/v2/services/geographic_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/geographic_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type GeographicViewServiceServer interface { GetGeographicView(context.Context, *GetGeographicViewRequest) (*resources.GeographicView, error) } -// UnimplementedGeographicViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGeographicViewServiceServer struct { -} - -func (*UnimplementedGeographicViewServiceServer) GetGeographicView(ctx context.Context, req *GetGeographicViewRequest) (*resources.GeographicView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGeographicView not implemented") -} - func RegisterGeographicViewServiceServer(s *grpc.Server, srv GeographicViewServiceServer) { s.RegisterService(&_GeographicViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/google_ads_field_service.pb.go b/googleapis/ads/googleads/v2/services/google_ads_field_service.pb.go index b820092278..843db34688 100644 --- a/googleapis/ads/googleads/v2/services/google_ads_field_service.pb.go +++ b/googleapis/ads/googleads/v2/services/google_ads_field_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -293,17 +291,6 @@ type GoogleAdsFieldServiceServer interface { SearchGoogleAdsFields(context.Context, *SearchGoogleAdsFieldsRequest) (*SearchGoogleAdsFieldsResponse, error) } -// UnimplementedGoogleAdsFieldServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGoogleAdsFieldServiceServer struct { -} - -func (*UnimplementedGoogleAdsFieldServiceServer) GetGoogleAdsField(ctx context.Context, req *GetGoogleAdsFieldRequest) (*resources.GoogleAdsField, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGoogleAdsField not implemented") -} -func (*UnimplementedGoogleAdsFieldServiceServer) SearchGoogleAdsFields(ctx context.Context, req *SearchGoogleAdsFieldsRequest) (*SearchGoogleAdsFieldsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchGoogleAdsFields not implemented") -} - func RegisterGoogleAdsFieldServiceServer(s *grpc.Server, srv GoogleAdsFieldServiceServer) { s.RegisterService(&_GoogleAdsFieldService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/google_ads_service.pb.go b/googleapis/ads/googleads/v2/services/google_ads_service.pb.go index 08d8549725..33601cca13 100644 --- a/googleapis/ads/googleads/v2/services/google_ads_service.pb.go +++ b/googleapis/ads/googleads/v2/services/google_ads_service.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3028,17 +3026,6 @@ type GoogleAdsServiceServer interface { Mutate(context.Context, *MutateGoogleAdsRequest) (*MutateGoogleAdsResponse, error) } -// UnimplementedGoogleAdsServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGoogleAdsServiceServer struct { -} - -func (*UnimplementedGoogleAdsServiceServer) Search(ctx context.Context, req *SearchGoogleAdsRequest) (*SearchGoogleAdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Search not implemented") -} -func (*UnimplementedGoogleAdsServiceServer) Mutate(ctx context.Context, req *MutateGoogleAdsRequest) (*MutateGoogleAdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Mutate not implemented") -} - func RegisterGoogleAdsServiceServer(s *grpc.Server, srv GoogleAdsServiceServer) { s.RegisterService(&_GoogleAdsService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/group_placement_view_service.pb.go b/googleapis/ads/googleads/v2/services/group_placement_view_service.pb.go index a4a7209e4c..cd8b3315d3 100644 --- a/googleapis/ads/googleads/v2/services/group_placement_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/group_placement_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type GroupPlacementViewServiceServer interface { GetGroupPlacementView(context.Context, *GetGroupPlacementViewRequest) (*resources.GroupPlacementView, error) } -// UnimplementedGroupPlacementViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGroupPlacementViewServiceServer struct { -} - -func (*UnimplementedGroupPlacementViewServiceServer) GetGroupPlacementView(ctx context.Context, req *GetGroupPlacementViewRequest) (*resources.GroupPlacementView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGroupPlacementView not implemented") -} - func RegisterGroupPlacementViewServiceServer(s *grpc.Server, srv GroupPlacementViewServiceServer) { s.RegisterService(&_GroupPlacementViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/hotel_group_view_service.pb.go b/googleapis/ads/googleads/v2/services/hotel_group_view_service.pb.go index 239c3f12da..61c017a0d5 100644 --- a/googleapis/ads/googleads/v2/services/hotel_group_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/hotel_group_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type HotelGroupViewServiceServer interface { GetHotelGroupView(context.Context, *GetHotelGroupViewRequest) (*resources.HotelGroupView, error) } -// UnimplementedHotelGroupViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedHotelGroupViewServiceServer struct { -} - -func (*UnimplementedHotelGroupViewServiceServer) GetHotelGroupView(ctx context.Context, req *GetHotelGroupViewRequest) (*resources.HotelGroupView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetHotelGroupView not implemented") -} - func RegisterHotelGroupViewServiceServer(s *grpc.Server, srv HotelGroupViewServiceServer) { s.RegisterService(&_HotelGroupViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/hotel_performance_view_service.pb.go b/googleapis/ads/googleads/v2/services/hotel_performance_view_service.pb.go index c7b9c75195..a4de2cc760 100644 --- a/googleapis/ads/googleads/v2/services/hotel_performance_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/hotel_performance_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type HotelPerformanceViewServiceServer interface { GetHotelPerformanceView(context.Context, *GetHotelPerformanceViewRequest) (*resources.HotelPerformanceView, error) } -// UnimplementedHotelPerformanceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedHotelPerformanceViewServiceServer struct { -} - -func (*UnimplementedHotelPerformanceViewServiceServer) GetHotelPerformanceView(ctx context.Context, req *GetHotelPerformanceViewRequest) (*resources.HotelPerformanceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetHotelPerformanceView not implemented") -} - func RegisterHotelPerformanceViewServiceServer(s *grpc.Server, srv HotelPerformanceViewServiceServer) { s.RegisterService(&_HotelPerformanceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/keyword_plan_ad_group_service.pb.go b/googleapis/ads/googleads/v2/services/keyword_plan_ad_group_service.pb.go index 3651f72d59..62c7f057ee 100644 --- a/googleapis/ads/googleads/v2/services/keyword_plan_ad_group_service.pb.go +++ b/googleapis/ads/googleads/v2/services/keyword_plan_ad_group_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -461,17 +459,6 @@ type KeywordPlanAdGroupServiceServer interface { MutateKeywordPlanAdGroups(context.Context, *MutateKeywordPlanAdGroupsRequest) (*MutateKeywordPlanAdGroupsResponse, error) } -// UnimplementedKeywordPlanAdGroupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanAdGroupServiceServer struct { -} - -func (*UnimplementedKeywordPlanAdGroupServiceServer) GetKeywordPlanAdGroup(ctx context.Context, req *GetKeywordPlanAdGroupRequest) (*resources.KeywordPlanAdGroup, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanAdGroup not implemented") -} -func (*UnimplementedKeywordPlanAdGroupServiceServer) MutateKeywordPlanAdGroups(ctx context.Context, req *MutateKeywordPlanAdGroupsRequest) (*MutateKeywordPlanAdGroupsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanAdGroups not implemented") -} - func RegisterKeywordPlanAdGroupServiceServer(s *grpc.Server, srv KeywordPlanAdGroupServiceServer) { s.RegisterService(&_KeywordPlanAdGroupService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/keyword_plan_campaign_service.pb.go b/googleapis/ads/googleads/v2/services/keyword_plan_campaign_service.pb.go index e8b3ed410a..99bd038ff7 100644 --- a/googleapis/ads/googleads/v2/services/keyword_plan_campaign_service.pb.go +++ b/googleapis/ads/googleads/v2/services/keyword_plan_campaign_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -462,17 +460,6 @@ type KeywordPlanCampaignServiceServer interface { MutateKeywordPlanCampaigns(context.Context, *MutateKeywordPlanCampaignsRequest) (*MutateKeywordPlanCampaignsResponse, error) } -// UnimplementedKeywordPlanCampaignServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanCampaignServiceServer struct { -} - -func (*UnimplementedKeywordPlanCampaignServiceServer) GetKeywordPlanCampaign(ctx context.Context, req *GetKeywordPlanCampaignRequest) (*resources.KeywordPlanCampaign, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanCampaign not implemented") -} -func (*UnimplementedKeywordPlanCampaignServiceServer) MutateKeywordPlanCampaigns(ctx context.Context, req *MutateKeywordPlanCampaignsRequest) (*MutateKeywordPlanCampaignsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanCampaigns not implemented") -} - func RegisterKeywordPlanCampaignServiceServer(s *grpc.Server, srv KeywordPlanCampaignServiceServer) { s.RegisterService(&_KeywordPlanCampaignService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/keyword_plan_idea_service.pb.go b/googleapis/ads/googleads/v2/services/keyword_plan_idea_service.pb.go index 4c41137af3..ab505016dc 100644 --- a/googleapis/ads/googleads/v2/services/keyword_plan_idea_service.pb.go +++ b/googleapis/ads/googleads/v2/services/keyword_plan_idea_service.pb.go @@ -14,8 +14,6 @@ import ( enums "google.golang.org/genproto/googleapis/ads/googleads/v2/enums" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -494,14 +492,6 @@ type KeywordPlanIdeaServiceServer interface { GenerateKeywordIdeas(context.Context, *GenerateKeywordIdeasRequest) (*GenerateKeywordIdeaResponse, error) } -// UnimplementedKeywordPlanIdeaServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanIdeaServiceServer struct { -} - -func (*UnimplementedKeywordPlanIdeaServiceServer) GenerateKeywordIdeas(ctx context.Context, req *GenerateKeywordIdeasRequest) (*GenerateKeywordIdeaResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateKeywordIdeas not implemented") -} - func RegisterKeywordPlanIdeaServiceServer(s *grpc.Server, srv KeywordPlanIdeaServiceServer) { s.RegisterService(&_KeywordPlanIdeaService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/keyword_plan_keyword_service.pb.go b/googleapis/ads/googleads/v2/services/keyword_plan_keyword_service.pb.go index 66c0d8c7d1..8ade2c51d7 100644 --- a/googleapis/ads/googleads/v2/services/keyword_plan_keyword_service.pb.go +++ b/googleapis/ads/googleads/v2/services/keyword_plan_keyword_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -460,17 +458,6 @@ type KeywordPlanKeywordServiceServer interface { MutateKeywordPlanKeywords(context.Context, *MutateKeywordPlanKeywordsRequest) (*MutateKeywordPlanKeywordsResponse, error) } -// UnimplementedKeywordPlanKeywordServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanKeywordServiceServer struct { -} - -func (*UnimplementedKeywordPlanKeywordServiceServer) GetKeywordPlanKeyword(ctx context.Context, req *GetKeywordPlanKeywordRequest) (*resources.KeywordPlanKeyword, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanKeyword not implemented") -} -func (*UnimplementedKeywordPlanKeywordServiceServer) MutateKeywordPlanKeywords(ctx context.Context, req *MutateKeywordPlanKeywordsRequest) (*MutateKeywordPlanKeywordsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanKeywords not implemented") -} - func RegisterKeywordPlanKeywordServiceServer(s *grpc.Server, srv KeywordPlanKeywordServiceServer) { s.RegisterService(&_KeywordPlanKeywordService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/keyword_plan_negative_keyword_service.pb.go b/googleapis/ads/googleads/v2/services/keyword_plan_negative_keyword_service.pb.go index d90a835e68..8955a7b1f6 100644 --- a/googleapis/ads/googleads/v2/services/keyword_plan_negative_keyword_service.pb.go +++ b/googleapis/ads/googleads/v2/services/keyword_plan_negative_keyword_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -471,17 +469,6 @@ type KeywordPlanNegativeKeywordServiceServer interface { MutateKeywordPlanNegativeKeywords(context.Context, *MutateKeywordPlanNegativeKeywordsRequest) (*MutateKeywordPlanNegativeKeywordsResponse, error) } -// UnimplementedKeywordPlanNegativeKeywordServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanNegativeKeywordServiceServer struct { -} - -func (*UnimplementedKeywordPlanNegativeKeywordServiceServer) GetKeywordPlanNegativeKeyword(ctx context.Context, req *GetKeywordPlanNegativeKeywordRequest) (*resources.KeywordPlanNegativeKeyword, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlanNegativeKeyword not implemented") -} -func (*UnimplementedKeywordPlanNegativeKeywordServiceServer) MutateKeywordPlanNegativeKeywords(ctx context.Context, req *MutateKeywordPlanNegativeKeywordsRequest) (*MutateKeywordPlanNegativeKeywordsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlanNegativeKeywords not implemented") -} - func RegisterKeywordPlanNegativeKeywordServiceServer(s *grpc.Server, srv KeywordPlanNegativeKeywordServiceServer) { s.RegisterService(&_KeywordPlanNegativeKeywordService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/keyword_plan_service.pb.go b/googleapis/ads/googleads/v2/services/keyword_plan_service.pb.go index a53d3da37d..0b04fd1afd 100644 --- a/googleapis/ads/googleads/v2/services/keyword_plan_service.pb.go +++ b/googleapis/ads/googleads/v2/services/keyword_plan_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1004,23 +1002,6 @@ type KeywordPlanServiceServer interface { GenerateHistoricalMetrics(context.Context, *GenerateHistoricalMetricsRequest) (*GenerateHistoricalMetricsResponse, error) } -// UnimplementedKeywordPlanServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordPlanServiceServer struct { -} - -func (*UnimplementedKeywordPlanServiceServer) GetKeywordPlan(ctx context.Context, req *GetKeywordPlanRequest) (*resources.KeywordPlan, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetKeywordPlan not implemented") -} -func (*UnimplementedKeywordPlanServiceServer) MutateKeywordPlans(ctx context.Context, req *MutateKeywordPlansRequest) (*MutateKeywordPlansResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateKeywordPlans not implemented") -} -func (*UnimplementedKeywordPlanServiceServer) GenerateForecastMetrics(ctx context.Context, req *GenerateForecastMetricsRequest) (*GenerateForecastMetricsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GenerateForecastMetrics not implemented") -} -func (*UnimplementedKeywordPlanServiceServer) GenerateHistoricalMetrics(ctx context.Context, req *GenerateHistoricalMetricsRequest) (*GenerateHistoricalMetricsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GenerateHistoricalMetrics not implemented") -} - func RegisterKeywordPlanServiceServer(s *grpc.Server, srv KeywordPlanServiceServer) { s.RegisterService(&_KeywordPlanService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/keyword_view_service.pb.go b/googleapis/ads/googleads/v2/services/keyword_view_service.pb.go index a88f33ac0b..fb1d586265 100644 --- a/googleapis/ads/googleads/v2/services/keyword_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/keyword_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type KeywordViewServiceServer interface { GetKeywordView(context.Context, *GetKeywordViewRequest) (*resources.KeywordView, error) } -// UnimplementedKeywordViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeywordViewServiceServer struct { -} - -func (*UnimplementedKeywordViewServiceServer) GetKeywordView(ctx context.Context, req *GetKeywordViewRequest) (*resources.KeywordView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetKeywordView not implemented") -} - func RegisterKeywordViewServiceServer(s *grpc.Server, srv KeywordViewServiceServer) { s.RegisterService(&_KeywordViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/label_service.pb.go b/googleapis/ads/googleads/v2/services/label_service.pb.go index 1067c9a9d8..18f1a26ae3 100644 --- a/googleapis/ads/googleads/v2/services/label_service.pb.go +++ b/googleapis/ads/googleads/v2/services/label_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -456,17 +454,6 @@ type LabelServiceServer interface { MutateLabels(context.Context, *MutateLabelsRequest) (*MutateLabelsResponse, error) } -// UnimplementedLabelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLabelServiceServer struct { -} - -func (*UnimplementedLabelServiceServer) GetLabel(ctx context.Context, req *GetLabelRequest) (*resources.Label, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetLabel not implemented") -} -func (*UnimplementedLabelServiceServer) MutateLabels(ctx context.Context, req *MutateLabelsRequest) (*MutateLabelsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateLabels not implemented") -} - func RegisterLabelServiceServer(s *grpc.Server, srv LabelServiceServer) { s.RegisterService(&_LabelService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/landing_page_view_service.pb.go b/googleapis/ads/googleads/v2/services/landing_page_view_service.pb.go index 682a326558..cea6f35903 100644 --- a/googleapis/ads/googleads/v2/services/landing_page_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/landing_page_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type LandingPageViewServiceServer interface { GetLandingPageView(context.Context, *GetLandingPageViewRequest) (*resources.LandingPageView, error) } -// UnimplementedLandingPageViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLandingPageViewServiceServer struct { -} - -func (*UnimplementedLandingPageViewServiceServer) GetLandingPageView(ctx context.Context, req *GetLandingPageViewRequest) (*resources.LandingPageView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLandingPageView not implemented") -} - func RegisterLandingPageViewServiceServer(s *grpc.Server, srv LandingPageViewServiceServer) { s.RegisterService(&_LandingPageViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/language_constant_service.pb.go b/googleapis/ads/googleads/v2/services/language_constant_service.pb.go index 2a511716aa..ac5205a8af 100644 --- a/googleapis/ads/googleads/v2/services/language_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/language_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type LanguageConstantServiceServer interface { GetLanguageConstant(context.Context, *GetLanguageConstantRequest) (*resources.LanguageConstant, error) } -// UnimplementedLanguageConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLanguageConstantServiceServer struct { -} - -func (*UnimplementedLanguageConstantServiceServer) GetLanguageConstant(ctx context.Context, req *GetLanguageConstantRequest) (*resources.LanguageConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLanguageConstant not implemented") -} - func RegisterLanguageConstantServiceServer(s *grpc.Server, srv LanguageConstantServiceServer) { s.RegisterService(&_LanguageConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/location_view_service.pb.go b/googleapis/ads/googleads/v2/services/location_view_service.pb.go index 71c7b97769..a36571dc66 100644 --- a/googleapis/ads/googleads/v2/services/location_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/location_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type LocationViewServiceServer interface { GetLocationView(context.Context, *GetLocationViewRequest) (*resources.LocationView, error) } -// UnimplementedLocationViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLocationViewServiceServer struct { -} - -func (*UnimplementedLocationViewServiceServer) GetLocationView(ctx context.Context, req *GetLocationViewRequest) (*resources.LocationView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLocationView not implemented") -} - func RegisterLocationViewServiceServer(s *grpc.Server, srv LocationViewServiceServer) { s.RegisterService(&_LocationViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/managed_placement_view_service.pb.go b/googleapis/ads/googleads/v2/services/managed_placement_view_service.pb.go index e284328a6d..0643c329c4 100644 --- a/googleapis/ads/googleads/v2/services/managed_placement_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/managed_placement_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ManagedPlacementViewServiceServer interface { GetManagedPlacementView(context.Context, *GetManagedPlacementViewRequest) (*resources.ManagedPlacementView, error) } -// UnimplementedManagedPlacementViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedManagedPlacementViewServiceServer struct { -} - -func (*UnimplementedManagedPlacementViewServiceServer) GetManagedPlacementView(ctx context.Context, req *GetManagedPlacementViewRequest) (*resources.ManagedPlacementView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetManagedPlacementView not implemented") -} - func RegisterManagedPlacementViewServiceServer(s *grpc.Server, srv ManagedPlacementViewServiceServer) { s.RegisterService(&_ManagedPlacementViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/media_file_service.pb.go b/googleapis/ads/googleads/v2/services/media_file_service.pb.go index 43381935ef..5a607c4a3c 100644 --- a/googleapis/ads/googleads/v2/services/media_file_service.pb.go +++ b/googleapis/ads/googleads/v2/services/media_file_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -412,17 +410,6 @@ type MediaFileServiceServer interface { MutateMediaFiles(context.Context, *MutateMediaFilesRequest) (*MutateMediaFilesResponse, error) } -// UnimplementedMediaFileServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMediaFileServiceServer struct { -} - -func (*UnimplementedMediaFileServiceServer) GetMediaFile(ctx context.Context, req *GetMediaFileRequest) (*resources.MediaFile, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetMediaFile not implemented") -} -func (*UnimplementedMediaFileServiceServer) MutateMediaFiles(ctx context.Context, req *MutateMediaFilesRequest) (*MutateMediaFilesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateMediaFiles not implemented") -} - func RegisterMediaFileServiceServer(s *grpc.Server, srv MediaFileServiceServer) { s.RegisterService(&_MediaFileService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/merchant_center_link_service.pb.go b/googleapis/ads/googleads/v2/services/merchant_center_link_service.pb.go index 1de3ac5440..916966326c 100644 --- a/googleapis/ads/googleads/v2/services/merchant_center_link_service.pb.go +++ b/googleapis/ads/googleads/v2/services/merchant_center_link_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -503,20 +501,6 @@ type MerchantCenterLinkServiceServer interface { MutateMerchantCenterLink(context.Context, *MutateMerchantCenterLinkRequest) (*MutateMerchantCenterLinkResponse, error) } -// UnimplementedMerchantCenterLinkServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMerchantCenterLinkServiceServer struct { -} - -func (*UnimplementedMerchantCenterLinkServiceServer) ListMerchantCenterLinks(ctx context.Context, req *ListMerchantCenterLinksRequest) (*ListMerchantCenterLinksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListMerchantCenterLinks not implemented") -} -func (*UnimplementedMerchantCenterLinkServiceServer) GetMerchantCenterLink(ctx context.Context, req *GetMerchantCenterLinkRequest) (*resources.MerchantCenterLink, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetMerchantCenterLink not implemented") -} -func (*UnimplementedMerchantCenterLinkServiceServer) MutateMerchantCenterLink(ctx context.Context, req *MutateMerchantCenterLinkRequest) (*MutateMerchantCenterLinkResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateMerchantCenterLink not implemented") -} - func RegisterMerchantCenterLinkServiceServer(s *grpc.Server, srv MerchantCenterLinkServiceServer) { s.RegisterService(&_MerchantCenterLinkService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/mobile_app_category_constant_service.pb.go b/googleapis/ads/googleads/v2/services/mobile_app_category_constant_service.pb.go index b66510c4ba..eef3e40415 100644 --- a/googleapis/ads/googleads/v2/services/mobile_app_category_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/mobile_app_category_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type MobileAppCategoryConstantServiceServer interface { GetMobileAppCategoryConstant(context.Context, *GetMobileAppCategoryConstantRequest) (*resources.MobileAppCategoryConstant, error) } -// UnimplementedMobileAppCategoryConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMobileAppCategoryConstantServiceServer struct { -} - -func (*UnimplementedMobileAppCategoryConstantServiceServer) GetMobileAppCategoryConstant(ctx context.Context, req *GetMobileAppCategoryConstantRequest) (*resources.MobileAppCategoryConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetMobileAppCategoryConstant not implemented") -} - func RegisterMobileAppCategoryConstantServiceServer(s *grpc.Server, srv MobileAppCategoryConstantServiceServer) { s.RegisterService(&_MobileAppCategoryConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/mobile_device_constant_service.pb.go b/googleapis/ads/googleads/v2/services/mobile_device_constant_service.pb.go index a1dc59a436..73cdfa47e8 100644 --- a/googleapis/ads/googleads/v2/services/mobile_device_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/mobile_device_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type MobileDeviceConstantServiceServer interface { GetMobileDeviceConstant(context.Context, *GetMobileDeviceConstantRequest) (*resources.MobileDeviceConstant, error) } -// UnimplementedMobileDeviceConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMobileDeviceConstantServiceServer struct { -} - -func (*UnimplementedMobileDeviceConstantServiceServer) GetMobileDeviceConstant(ctx context.Context, req *GetMobileDeviceConstantRequest) (*resources.MobileDeviceConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetMobileDeviceConstant not implemented") -} - func RegisterMobileDeviceConstantServiceServer(s *grpc.Server, srv MobileDeviceConstantServiceServer) { s.RegisterService(&_MobileDeviceConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/mutate_job_service.pb.go b/googleapis/ads/googleads/v2/services/mutate_job_service.pb.go index 8c897ac7d7..42ca79a293 100644 --- a/googleapis/ads/googleads/v2/services/mutate_job_service.pb.go +++ b/googleapis/ads/googleads/v2/services/mutate_job_service.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -673,26 +671,6 @@ type MutateJobServiceServer interface { AddMutateJobOperations(context.Context, *AddMutateJobOperationsRequest) (*AddMutateJobOperationsResponse, error) } -// UnimplementedMutateJobServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMutateJobServiceServer struct { -} - -func (*UnimplementedMutateJobServiceServer) CreateMutateJob(ctx context.Context, req *CreateMutateJobRequest) (*CreateMutateJobResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateMutateJob not implemented") -} -func (*UnimplementedMutateJobServiceServer) GetMutateJob(ctx context.Context, req *GetMutateJobRequest) (*resources.MutateJob, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetMutateJob not implemented") -} -func (*UnimplementedMutateJobServiceServer) ListMutateJobResults(ctx context.Context, req *ListMutateJobResultsRequest) (*ListMutateJobResultsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListMutateJobResults not implemented") -} -func (*UnimplementedMutateJobServiceServer) RunMutateJob(ctx context.Context, req *RunMutateJobRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method RunMutateJob not implemented") -} -func (*UnimplementedMutateJobServiceServer) AddMutateJobOperations(ctx context.Context, req *AddMutateJobOperationsRequest) (*AddMutateJobOperationsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AddMutateJobOperations not implemented") -} - func RegisterMutateJobServiceServer(s *grpc.Server, srv MutateJobServiceServer) { s.RegisterService(&_MutateJobService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/operating_system_version_constant_service.pb.go b/googleapis/ads/googleads/v2/services/operating_system_version_constant_service.pb.go index 4e5a5e4fe7..a66aac2001 100644 --- a/googleapis/ads/googleads/v2/services/operating_system_version_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/operating_system_version_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -148,14 +146,6 @@ type OperatingSystemVersionConstantServiceServer interface { GetOperatingSystemVersionConstant(context.Context, *GetOperatingSystemVersionConstantRequest) (*resources.OperatingSystemVersionConstant, error) } -// UnimplementedOperatingSystemVersionConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedOperatingSystemVersionConstantServiceServer struct { -} - -func (*UnimplementedOperatingSystemVersionConstantServiceServer) GetOperatingSystemVersionConstant(ctx context.Context, req *GetOperatingSystemVersionConstantRequest) (*resources.OperatingSystemVersionConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOperatingSystemVersionConstant not implemented") -} - func RegisterOperatingSystemVersionConstantServiceServer(s *grpc.Server, srv OperatingSystemVersionConstantServiceServer) { s.RegisterService(&_OperatingSystemVersionConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/paid_organic_search_term_view_service.pb.go b/googleapis/ads/googleads/v2/services/paid_organic_search_term_view_service.pb.go index c35a8f4608..4a168c317a 100644 --- a/googleapis/ads/googleads/v2/services/paid_organic_search_term_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/paid_organic_search_term_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -146,14 +144,6 @@ type PaidOrganicSearchTermViewServiceServer interface { GetPaidOrganicSearchTermView(context.Context, *GetPaidOrganicSearchTermViewRequest) (*resources.PaidOrganicSearchTermView, error) } -// UnimplementedPaidOrganicSearchTermViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedPaidOrganicSearchTermViewServiceServer struct { -} - -func (*UnimplementedPaidOrganicSearchTermViewServiceServer) GetPaidOrganicSearchTermView(ctx context.Context, req *GetPaidOrganicSearchTermViewRequest) (*resources.PaidOrganicSearchTermView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetPaidOrganicSearchTermView not implemented") -} - func RegisterPaidOrganicSearchTermViewServiceServer(s *grpc.Server, srv PaidOrganicSearchTermViewServiceServer) { s.RegisterService(&_PaidOrganicSearchTermViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/parental_status_view_service.pb.go b/googleapis/ads/googleads/v2/services/parental_status_view_service.pb.go index 0f8ad8815a..3a243f7cf7 100644 --- a/googleapis/ads/googleads/v2/services/parental_status_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/parental_status_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ParentalStatusViewServiceServer interface { GetParentalStatusView(context.Context, *GetParentalStatusViewRequest) (*resources.ParentalStatusView, error) } -// UnimplementedParentalStatusViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedParentalStatusViewServiceServer struct { -} - -func (*UnimplementedParentalStatusViewServiceServer) GetParentalStatusView(ctx context.Context, req *GetParentalStatusViewRequest) (*resources.ParentalStatusView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetParentalStatusView not implemented") -} - func RegisterParentalStatusViewServiceServer(s *grpc.Server, srv ParentalStatusViewServiceServer) { s.RegisterService(&_ParentalStatusViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/payments_account_service.pb.go b/googleapis/ads/googleads/v2/services/payments_account_service.pb.go index f2dc788bd2..167dbd778f 100644 --- a/googleapis/ads/googleads/v2/services/payments_account_service.pb.go +++ b/googleapis/ads/googleads/v2/services/payments_account_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -192,14 +190,6 @@ type PaymentsAccountServiceServer interface { ListPaymentsAccounts(context.Context, *ListPaymentsAccountsRequest) (*ListPaymentsAccountsResponse, error) } -// UnimplementedPaymentsAccountServiceServer can be embedded to have forward compatible implementations. -type UnimplementedPaymentsAccountServiceServer struct { -} - -func (*UnimplementedPaymentsAccountServiceServer) ListPaymentsAccounts(ctx context.Context, req *ListPaymentsAccountsRequest) (*ListPaymentsAccountsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListPaymentsAccounts not implemented") -} - func RegisterPaymentsAccountServiceServer(s *grpc.Server, srv PaymentsAccountServiceServer) { s.RegisterService(&_PaymentsAccountService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/product_bidding_category_constant_service.pb.go b/googleapis/ads/googleads/v2/services/product_bidding_category_constant_service.pb.go index 83f155d993..d55791b0c5 100644 --- a/googleapis/ads/googleads/v2/services/product_bidding_category_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/product_bidding_category_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -148,14 +146,6 @@ type ProductBiddingCategoryConstantServiceServer interface { GetProductBiddingCategoryConstant(context.Context, *GetProductBiddingCategoryConstantRequest) (*resources.ProductBiddingCategoryConstant, error) } -// UnimplementedProductBiddingCategoryConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedProductBiddingCategoryConstantServiceServer struct { -} - -func (*UnimplementedProductBiddingCategoryConstantServiceServer) GetProductBiddingCategoryConstant(ctx context.Context, req *GetProductBiddingCategoryConstantRequest) (*resources.ProductBiddingCategoryConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetProductBiddingCategoryConstant not implemented") -} - func RegisterProductBiddingCategoryConstantServiceServer(s *grpc.Server, srv ProductBiddingCategoryConstantServiceServer) { s.RegisterService(&_ProductBiddingCategoryConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/product_group_view_service.pb.go b/googleapis/ads/googleads/v2/services/product_group_view_service.pb.go index 0b6465fc86..1ce6723b36 100644 --- a/googleapis/ads/googleads/v2/services/product_group_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/product_group_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type ProductGroupViewServiceServer interface { GetProductGroupView(context.Context, *GetProductGroupViewRequest) (*resources.ProductGroupView, error) } -// UnimplementedProductGroupViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedProductGroupViewServiceServer struct { -} - -func (*UnimplementedProductGroupViewServiceServer) GetProductGroupView(ctx context.Context, req *GetProductGroupViewRequest) (*resources.ProductGroupView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetProductGroupView not implemented") -} - func RegisterProductGroupViewServiceServer(s *grpc.Server, srv ProductGroupViewServiceServer) { s.RegisterService(&_ProductGroupViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/reach_plan_service.pb.go b/googleapis/ads/googleads/v2/services/reach_plan_service.pb.go index 7d44b06ac1..944a66edf0 100644 --- a/googleapis/ads/googleads/v2/services/reach_plan_service.pb.go +++ b/googleapis/ads/googleads/v2/services/reach_plan_service.pb.go @@ -14,8 +14,6 @@ import ( enums "google.golang.org/genproto/googleapis/ads/googleads/v2/enums" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1399,23 +1397,6 @@ type ReachPlanServiceServer interface { GenerateReachForecast(context.Context, *GenerateReachForecastRequest) (*GenerateReachForecastResponse, error) } -// UnimplementedReachPlanServiceServer can be embedded to have forward compatible implementations. -type UnimplementedReachPlanServiceServer struct { -} - -func (*UnimplementedReachPlanServiceServer) ListPlannableLocations(ctx context.Context, req *ListPlannableLocationsRequest) (*ListPlannableLocationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListPlannableLocations not implemented") -} -func (*UnimplementedReachPlanServiceServer) ListPlannableProducts(ctx context.Context, req *ListPlannableProductsRequest) (*ListPlannableProductsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListPlannableProducts not implemented") -} -func (*UnimplementedReachPlanServiceServer) GenerateProductMixIdeas(ctx context.Context, req *GenerateProductMixIdeasRequest) (*GenerateProductMixIdeasResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateProductMixIdeas not implemented") -} -func (*UnimplementedReachPlanServiceServer) GenerateReachForecast(ctx context.Context, req *GenerateReachForecastRequest) (*GenerateReachForecastResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateReachForecast not implemented") -} - func RegisterReachPlanServiceServer(s *grpc.Server, srv ReachPlanServiceServer) { s.RegisterService(&_ReachPlanService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/recommendation_service.pb.go b/googleapis/ads/googleads/v2/services/recommendation_service.pb.go index e06a7e1132..c68c4a4e55 100644 --- a/googleapis/ads/googleads/v2/services/recommendation_service.pb.go +++ b/googleapis/ads/googleads/v2/services/recommendation_service.pb.go @@ -16,8 +16,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1193,20 +1191,6 @@ type RecommendationServiceServer interface { DismissRecommendation(context.Context, *DismissRecommendationRequest) (*DismissRecommendationResponse, error) } -// UnimplementedRecommendationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedRecommendationServiceServer struct { -} - -func (*UnimplementedRecommendationServiceServer) GetRecommendation(ctx context.Context, req *GetRecommendationRequest) (*resources.Recommendation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetRecommendation not implemented") -} -func (*UnimplementedRecommendationServiceServer) ApplyRecommendation(ctx context.Context, req *ApplyRecommendationRequest) (*ApplyRecommendationResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ApplyRecommendation not implemented") -} -func (*UnimplementedRecommendationServiceServer) DismissRecommendation(ctx context.Context, req *DismissRecommendationRequest) (*DismissRecommendationResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DismissRecommendation not implemented") -} - func RegisterRecommendationServiceServer(s *grpc.Server, srv RecommendationServiceServer) { s.RegisterService(&_RecommendationService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/remarketing_action_service.pb.go b/googleapis/ads/googleads/v2/services/remarketing_action_service.pb.go index 29b1a5e934..b017ba5d0e 100644 --- a/googleapis/ads/googleads/v2/services/remarketing_action_service.pb.go +++ b/googleapis/ads/googleads/v2/services/remarketing_action_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -441,17 +439,6 @@ type RemarketingActionServiceServer interface { MutateRemarketingActions(context.Context, *MutateRemarketingActionsRequest) (*MutateRemarketingActionsResponse, error) } -// UnimplementedRemarketingActionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedRemarketingActionServiceServer struct { -} - -func (*UnimplementedRemarketingActionServiceServer) GetRemarketingAction(ctx context.Context, req *GetRemarketingActionRequest) (*resources.RemarketingAction, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetRemarketingAction not implemented") -} -func (*UnimplementedRemarketingActionServiceServer) MutateRemarketingActions(ctx context.Context, req *MutateRemarketingActionsRequest) (*MutateRemarketingActionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateRemarketingActions not implemented") -} - func RegisterRemarketingActionServiceServer(s *grpc.Server, srv RemarketingActionServiceServer) { s.RegisterService(&_RemarketingActionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/search_term_view_service.pb.go b/googleapis/ads/googleads/v2/services/search_term_view_service.pb.go index d08cf638b6..52f8a21ed4 100644 --- a/googleapis/ads/googleads/v2/services/search_term_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/search_term_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type SearchTermViewServiceServer interface { GetSearchTermView(context.Context, *GetSearchTermViewRequest) (*resources.SearchTermView, error) } -// UnimplementedSearchTermViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedSearchTermViewServiceServer struct { -} - -func (*UnimplementedSearchTermViewServiceServer) GetSearchTermView(ctx context.Context, req *GetSearchTermViewRequest) (*resources.SearchTermView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSearchTermView not implemented") -} - func RegisterSearchTermViewServiceServer(s *grpc.Server, srv SearchTermViewServiceServer) { s.RegisterService(&_SearchTermViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/shared_criterion_service.pb.go b/googleapis/ads/googleads/v2/services/shared_criterion_service.pb.go index 0e029bc13e..c742a0261d 100644 --- a/googleapis/ads/googleads/v2/services/shared_criterion_service.pb.go +++ b/googleapis/ads/googleads/v2/services/shared_criterion_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -428,17 +426,6 @@ type SharedCriterionServiceServer interface { MutateSharedCriteria(context.Context, *MutateSharedCriteriaRequest) (*MutateSharedCriteriaResponse, error) } -// UnimplementedSharedCriterionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedSharedCriterionServiceServer struct { -} - -func (*UnimplementedSharedCriterionServiceServer) GetSharedCriterion(ctx context.Context, req *GetSharedCriterionRequest) (*resources.SharedCriterion, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetSharedCriterion not implemented") -} -func (*UnimplementedSharedCriterionServiceServer) MutateSharedCriteria(ctx context.Context, req *MutateSharedCriteriaRequest) (*MutateSharedCriteriaResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateSharedCriteria not implemented") -} - func RegisterSharedCriterionServiceServer(s *grpc.Server, srv SharedCriterionServiceServer) { s.RegisterService(&_SharedCriterionService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/shared_set_service.pb.go b/googleapis/ads/googleads/v2/services/shared_set_service.pb.go index 7f47a927b4..1da28da712 100644 --- a/googleapis/ads/googleads/v2/services/shared_set_service.pb.go +++ b/googleapis/ads/googleads/v2/services/shared_set_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -456,17 +454,6 @@ type SharedSetServiceServer interface { MutateSharedSets(context.Context, *MutateSharedSetsRequest) (*MutateSharedSetsResponse, error) } -// UnimplementedSharedSetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedSharedSetServiceServer struct { -} - -func (*UnimplementedSharedSetServiceServer) GetSharedSet(ctx context.Context, req *GetSharedSetRequest) (*resources.SharedSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetSharedSet not implemented") -} -func (*UnimplementedSharedSetServiceServer) MutateSharedSets(ctx context.Context, req *MutateSharedSetsRequest) (*MutateSharedSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateSharedSets not implemented") -} - func RegisterSharedSetServiceServer(s *grpc.Server, srv SharedSetServiceServer) { s.RegisterService(&_SharedSetService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/shopping_performance_view_service.pb.go b/googleapis/ads/googleads/v2/services/shopping_performance_view_service.pb.go index 259c6bea61..ce211f44f9 100644 --- a/googleapis/ads/googleads/v2/services/shopping_performance_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/shopping_performance_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -145,14 +143,6 @@ type ShoppingPerformanceViewServiceServer interface { GetShoppingPerformanceView(context.Context, *GetShoppingPerformanceViewRequest) (*resources.ShoppingPerformanceView, error) } -// UnimplementedShoppingPerformanceViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedShoppingPerformanceViewServiceServer struct { -} - -func (*UnimplementedShoppingPerformanceViewServiceServer) GetShoppingPerformanceView(ctx context.Context, req *GetShoppingPerformanceViewRequest) (*resources.ShoppingPerformanceView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetShoppingPerformanceView not implemented") -} - func RegisterShoppingPerformanceViewServiceServer(s *grpc.Server, srv ShoppingPerformanceViewServiceServer) { s.RegisterService(&_ShoppingPerformanceViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/topic_constant_service.pb.go b/googleapis/ads/googleads/v2/services/topic_constant_service.pb.go index 4b6fe2c8b9..1e8b589238 100644 --- a/googleapis/ads/googleads/v2/services/topic_constant_service.pb.go +++ b/googleapis/ads/googleads/v2/services/topic_constant_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type TopicConstantServiceServer interface { GetTopicConstant(context.Context, *GetTopicConstantRequest) (*resources.TopicConstant, error) } -// UnimplementedTopicConstantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTopicConstantServiceServer struct { -} - -func (*UnimplementedTopicConstantServiceServer) GetTopicConstant(ctx context.Context, req *GetTopicConstantRequest) (*resources.TopicConstant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTopicConstant not implemented") -} - func RegisterTopicConstantServiceServer(s *grpc.Server, srv TopicConstantServiceServer) { s.RegisterService(&_TopicConstantService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/topic_view_service.pb.go b/googleapis/ads/googleads/v2/services/topic_view_service.pb.go index 485eb3baeb..b716e1bd0e 100644 --- a/googleapis/ads/googleads/v2/services/topic_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/topic_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type TopicViewServiceServer interface { GetTopicView(context.Context, *GetTopicViewRequest) (*resources.TopicView, error) } -// UnimplementedTopicViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTopicViewServiceServer struct { -} - -func (*UnimplementedTopicViewServiceServer) GetTopicView(ctx context.Context, req *GetTopicViewRequest) (*resources.TopicView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTopicView not implemented") -} - func RegisterTopicViewServiceServer(s *grpc.Server, srv TopicViewServiceServer) { s.RegisterService(&_TopicViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/user_interest_service.pb.go b/googleapis/ads/googleads/v2/services/user_interest_service.pb.go index 584fc67986..4fc828492b 100644 --- a/googleapis/ads/googleads/v2/services/user_interest_service.pb.go +++ b/googleapis/ads/googleads/v2/services/user_interest_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type UserInterestServiceServer interface { GetUserInterest(context.Context, *GetUserInterestRequest) (*resources.UserInterest, error) } -// UnimplementedUserInterestServiceServer can be embedded to have forward compatible implementations. -type UnimplementedUserInterestServiceServer struct { -} - -func (*UnimplementedUserInterestServiceServer) GetUserInterest(ctx context.Context, req *GetUserInterestRequest) (*resources.UserInterest, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetUserInterest not implemented") -} - func RegisterUserInterestServiceServer(s *grpc.Server, srv UserInterestServiceServer) { s.RegisterService(&_UserInterestService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/user_list_service.pb.go b/googleapis/ads/googleads/v2/services/user_list_service.pb.go index 703427e9fb..de30af7645 100644 --- a/googleapis/ads/googleads/v2/services/user_list_service.pb.go +++ b/googleapis/ads/googleads/v2/services/user_list_service.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -456,17 +454,6 @@ type UserListServiceServer interface { MutateUserLists(context.Context, *MutateUserListsRequest) (*MutateUserListsResponse, error) } -// UnimplementedUserListServiceServer can be embedded to have forward compatible implementations. -type UnimplementedUserListServiceServer struct { -} - -func (*UnimplementedUserListServiceServer) GetUserList(ctx context.Context, req *GetUserListRequest) (*resources.UserList, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetUserList not implemented") -} -func (*UnimplementedUserListServiceServer) MutateUserLists(ctx context.Context, req *MutateUserListsRequest) (*MutateUserListsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateUserLists not implemented") -} - func RegisterUserListServiceServer(s *grpc.Server, srv UserListServiceServer) { s.RegisterService(&_UserListService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/user_location_view_service.pb.go b/googleapis/ads/googleads/v2/services/user_location_view_service.pb.go index dcde3b12b4..8eb3585bb6 100644 --- a/googleapis/ads/googleads/v2/services/user_location_view_service.pb.go +++ b/googleapis/ads/googleads/v2/services/user_location_view_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -144,14 +142,6 @@ type UserLocationViewServiceServer interface { GetUserLocationView(context.Context, *GetUserLocationViewRequest) (*resources.UserLocationView, error) } -// UnimplementedUserLocationViewServiceServer can be embedded to have forward compatible implementations. -type UnimplementedUserLocationViewServiceServer struct { -} - -func (*UnimplementedUserLocationViewServiceServer) GetUserLocationView(ctx context.Context, req *GetUserLocationViewRequest) (*resources.UserLocationView, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetUserLocationView not implemented") -} - func RegisterUserLocationViewServiceServer(s *grpc.Server, srv UserLocationViewServiceServer) { s.RegisterService(&_UserLocationViewService_serviceDesc, srv) } diff --git a/googleapis/ads/googleads/v2/services/video_service.pb.go b/googleapis/ads/googleads/v2/services/video_service.pb.go index 7c09c67d8b..97864b2645 100644 --- a/googleapis/ads/googleads/v2/services/video_service.pb.go +++ b/googleapis/ads/googleads/v2/services/video_service.pb.go @@ -12,8 +12,6 @@ import ( resources "google.golang.org/genproto/googleapis/ads/googleads/v2/resources" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -143,14 +141,6 @@ type VideoServiceServer interface { GetVideo(context.Context, *GetVideoRequest) (*resources.Video, error) } -// UnimplementedVideoServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoServiceServer struct { -} - -func (*UnimplementedVideoServiceServer) GetVideo(ctx context.Context, req *GetVideoRequest) (*resources.Video, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVideo not implemented") -} - func RegisterVideoServiceServer(s *grpc.Server, srv VideoServiceServer) { s.RegisterService(&_VideoService_serviceDesc, srv) } diff --git a/googleapis/api/expr/v1alpha1/cel_service.pb.go b/googleapis/api/expr/v1alpha1/cel_service.pb.go index afb578c885..b516c4e81b 100644 --- a/googleapis/api/expr/v1alpha1/cel_service.pb.go +++ b/googleapis/api/expr/v1alpha1/cel_service.pb.go @@ -10,8 +10,6 @@ import ( proto "github.com/golang/protobuf/proto" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -117,20 +115,6 @@ type CelServiceServer interface { Eval(context.Context, *EvalRequest) (*EvalResponse, error) } -// UnimplementedCelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCelServiceServer struct { -} - -func (*UnimplementedCelServiceServer) Parse(ctx context.Context, req *ParseRequest) (*ParseResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Parse not implemented") -} -func (*UnimplementedCelServiceServer) Check(ctx context.Context, req *CheckRequest) (*CheckResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Check not implemented") -} -func (*UnimplementedCelServiceServer) Eval(ctx context.Context, req *EvalRequest) (*EvalResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Eval not implemented") -} - func RegisterCelServiceServer(s *grpc.Server, srv CelServiceServer) { s.RegisterService(&_CelService_serviceDesc, srv) } diff --git a/googleapis/api/expr/v1alpha1/conformance_service.pb.go b/googleapis/api/expr/v1alpha1/conformance_service.pb.go index b7a564bbce..1eef1122c2 100644 --- a/googleapis/api/expr/v1alpha1/conformance_service.pb.go +++ b/googleapis/api/expr/v1alpha1/conformance_service.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -664,20 +662,6 @@ type ConformanceServiceServer interface { Eval(context.Context, *EvalRequest) (*EvalResponse, error) } -// UnimplementedConformanceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedConformanceServiceServer struct { -} - -func (*UnimplementedConformanceServiceServer) Parse(ctx context.Context, req *ParseRequest) (*ParseResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Parse not implemented") -} -func (*UnimplementedConformanceServiceServer) Check(ctx context.Context, req *CheckRequest) (*CheckResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Check not implemented") -} -func (*UnimplementedConformanceServiceServer) Eval(ctx context.Context, req *EvalRequest) (*EvalResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Eval not implemented") -} - func RegisterConformanceServiceServer(s *grpc.Server, srv ConformanceServiceServer) { s.RegisterService(&_ConformanceService_serviceDesc, srv) } diff --git a/googleapis/api/servicecontrol/v1/quota_controller.pb.go b/googleapis/api/servicecontrol/v1/quota_controller.pb.go index 9ffe72697e..eb2766fa5b 100644 --- a/googleapis/api/servicecontrol/v1/quota_controller.pb.go +++ b/googleapis/api/servicecontrol/v1/quota_controller.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -564,14 +562,6 @@ type QuotaControllerServer interface { AllocateQuota(context.Context, *AllocateQuotaRequest) (*AllocateQuotaResponse, error) } -// UnimplementedQuotaControllerServer can be embedded to have forward compatible implementations. -type UnimplementedQuotaControllerServer struct { -} - -func (*UnimplementedQuotaControllerServer) AllocateQuota(ctx context.Context, req *AllocateQuotaRequest) (*AllocateQuotaResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AllocateQuota not implemented") -} - func RegisterQuotaControllerServer(s *grpc.Server, srv QuotaControllerServer) { s.RegisterService(&_QuotaController_serviceDesc, srv) } diff --git a/googleapis/api/servicecontrol/v1/service_controller.pb.go b/googleapis/api/servicecontrol/v1/service_controller.pb.go index a4cd7b291b..a4bc431125 100644 --- a/googleapis/api/servicecontrol/v1/service_controller.pb.go +++ b/googleapis/api/servicecontrol/v1/service_controller.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -629,17 +627,6 @@ type ServiceControllerServer interface { Report(context.Context, *ReportRequest) (*ReportResponse, error) } -// UnimplementedServiceControllerServer can be embedded to have forward compatible implementations. -type UnimplementedServiceControllerServer struct { -} - -func (*UnimplementedServiceControllerServer) Check(ctx context.Context, req *CheckRequest) (*CheckResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Check not implemented") -} -func (*UnimplementedServiceControllerServer) Report(ctx context.Context, req *ReportRequest) (*ReportResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Report not implemented") -} - func RegisterServiceControllerServer(s *grpc.Server, srv ServiceControllerServer) { s.RegisterService(&_ServiceController_serviceDesc, srv) } diff --git a/googleapis/api/servicemanagement/v1/servicemanager.pb.go b/googleapis/api/servicemanagement/v1/servicemanager.pb.go index 30327973d7..24042f170a 100644 --- a/googleapis/api/servicemanagement/v1/servicemanager.pb.go +++ b/googleapis/api/servicemanagement/v1/servicemanager.pb.go @@ -17,8 +17,6 @@ import ( _ "google.golang.org/genproto/googleapis/rpc/status" _ "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1696,56 +1694,6 @@ type ServiceManagerServer interface { DisableService(context.Context, *DisableServiceRequest) (*longrunning.Operation, error) } -// UnimplementedServiceManagerServer can be embedded to have forward compatible implementations. -type UnimplementedServiceManagerServer struct { -} - -func (*UnimplementedServiceManagerServer) ListServices(ctx context.Context, req *ListServicesRequest) (*ListServicesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListServices not implemented") -} -func (*UnimplementedServiceManagerServer) GetService(ctx context.Context, req *GetServiceRequest) (*ManagedService, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetService not implemented") -} -func (*UnimplementedServiceManagerServer) CreateService(ctx context.Context, req *CreateServiceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateService not implemented") -} -func (*UnimplementedServiceManagerServer) DeleteService(ctx context.Context, req *DeleteServiceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteService not implemented") -} -func (*UnimplementedServiceManagerServer) UndeleteService(ctx context.Context, req *UndeleteServiceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UndeleteService not implemented") -} -func (*UnimplementedServiceManagerServer) ListServiceConfigs(ctx context.Context, req *ListServiceConfigsRequest) (*ListServiceConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListServiceConfigs not implemented") -} -func (*UnimplementedServiceManagerServer) GetServiceConfig(ctx context.Context, req *GetServiceConfigRequest) (*serviceconfig.Service, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetServiceConfig not implemented") -} -func (*UnimplementedServiceManagerServer) CreateServiceConfig(ctx context.Context, req *CreateServiceConfigRequest) (*serviceconfig.Service, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateServiceConfig not implemented") -} -func (*UnimplementedServiceManagerServer) SubmitConfigSource(ctx context.Context, req *SubmitConfigSourceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SubmitConfigSource not implemented") -} -func (*UnimplementedServiceManagerServer) ListServiceRollouts(ctx context.Context, req *ListServiceRolloutsRequest) (*ListServiceRolloutsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListServiceRollouts not implemented") -} -func (*UnimplementedServiceManagerServer) GetServiceRollout(ctx context.Context, req *GetServiceRolloutRequest) (*Rollout, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetServiceRollout not implemented") -} -func (*UnimplementedServiceManagerServer) CreateServiceRollout(ctx context.Context, req *CreateServiceRolloutRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateServiceRollout not implemented") -} -func (*UnimplementedServiceManagerServer) GenerateConfigReport(ctx context.Context, req *GenerateConfigReportRequest) (*GenerateConfigReportResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateConfigReport not implemented") -} -func (*UnimplementedServiceManagerServer) EnableService(ctx context.Context, req *EnableServiceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method EnableService not implemented") -} -func (*UnimplementedServiceManagerServer) DisableService(ctx context.Context, req *DisableServiceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DisableService not implemented") -} - func RegisterServiceManagerServer(s *grpc.Server, srv ServiceManagerServer) { s.RegisterService(&_ServiceManager_serviceDesc, srv) } diff --git a/googleapis/appengine/v1/appengine.pb.go b/googleapis/appengine/v1/appengine.pb.go index 5cb2a361f6..b4bd37a1c8 100644 --- a/googleapis/appengine/v1/appengine.pb.go +++ b/googleapis/appengine/v1/appengine.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1171,23 +1169,6 @@ type InstancesServer interface { DebugInstance(context.Context, *DebugInstanceRequest) (*longrunning.Operation, error) } -// UnimplementedInstancesServer can be embedded to have forward compatible implementations. -type UnimplementedInstancesServer struct { -} - -func (*UnimplementedInstancesServer) ListInstances(ctx context.Context, req *ListInstancesRequest) (*ListInstancesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListInstances not implemented") -} -func (*UnimplementedInstancesServer) GetInstance(ctx context.Context, req *GetInstanceRequest) (*Instance, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInstance not implemented") -} -func (*UnimplementedInstancesServer) DeleteInstance(ctx context.Context, req *DeleteInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteInstance not implemented") -} -func (*UnimplementedInstancesServer) DebugInstance(ctx context.Context, req *DebugInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DebugInstance not implemented") -} - func RegisterInstancesServer(s *grpc.Server, srv InstancesServer) { s.RegisterService(&_Instances_serviceDesc, srv) } @@ -1404,26 +1385,6 @@ type VersionsServer interface { DeleteVersion(context.Context, *DeleteVersionRequest) (*longrunning.Operation, error) } -// UnimplementedVersionsServer can be embedded to have forward compatible implementations. -type UnimplementedVersionsServer struct { -} - -func (*UnimplementedVersionsServer) ListVersions(ctx context.Context, req *ListVersionsRequest) (*ListVersionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListVersions not implemented") -} -func (*UnimplementedVersionsServer) GetVersion(ctx context.Context, req *GetVersionRequest) (*Version, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVersion not implemented") -} -func (*UnimplementedVersionsServer) CreateVersion(ctx context.Context, req *CreateVersionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateVersion not implemented") -} -func (*UnimplementedVersionsServer) UpdateVersion(ctx context.Context, req *UpdateVersionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateVersion not implemented") -} -func (*UnimplementedVersionsServer) DeleteVersion(ctx context.Context, req *DeleteVersionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteVersion not implemented") -} - func RegisterVersionsServer(s *grpc.Server, srv VersionsServer) { s.RegisterService(&_Versions_serviceDesc, srv) } @@ -1617,23 +1578,6 @@ type ServicesServer interface { DeleteService(context.Context, *DeleteServiceRequest) (*longrunning.Operation, error) } -// UnimplementedServicesServer can be embedded to have forward compatible implementations. -type UnimplementedServicesServer struct { -} - -func (*UnimplementedServicesServer) ListServices(ctx context.Context, req *ListServicesRequest) (*ListServicesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListServices not implemented") -} -func (*UnimplementedServicesServer) GetService(ctx context.Context, req *GetServiceRequest) (*Service, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetService not implemented") -} -func (*UnimplementedServicesServer) UpdateService(ctx context.Context, req *UpdateServiceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateService not implemented") -} -func (*UnimplementedServicesServer) DeleteService(ctx context.Context, req *DeleteServiceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteService not implemented") -} - func RegisterServicesServer(s *grpc.Server, srv ServicesServer) { s.RegisterService(&_Services_serviceDesc, srv) } @@ -1785,17 +1729,6 @@ type ApplicationsServer interface { RepairApplication(context.Context, *RepairApplicationRequest) (*longrunning.Operation, error) } -// UnimplementedApplicationsServer can be embedded to have forward compatible implementations. -type UnimplementedApplicationsServer struct { -} - -func (*UnimplementedApplicationsServer) GetApplication(ctx context.Context, req *GetApplicationRequest) (*Application, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetApplication not implemented") -} -func (*UnimplementedApplicationsServer) RepairApplication(ctx context.Context, req *RepairApplicationRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RepairApplication not implemented") -} - func RegisterApplicationsServer(s *grpc.Server, srv ApplicationsServer) { s.RegisterService(&_Applications_serviceDesc, srv) } diff --git a/googleapis/assistant/embedded/v1alpha1/embedded_assistant.pb.go b/googleapis/assistant/embedded/v1alpha1/embedded_assistant.pb.go index 0b6096ced5..f8aa03e8a1 100644 --- a/googleapis/assistant/embedded/v1alpha1/embedded_assistant.pb.go +++ b/googleapis/assistant/embedded/v1alpha1/embedded_assistant.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -955,14 +953,6 @@ type EmbeddedAssistantServer interface { Converse(EmbeddedAssistant_ConverseServer) error } -// UnimplementedEmbeddedAssistantServer can be embedded to have forward compatible implementations. -type UnimplementedEmbeddedAssistantServer struct { -} - -func (*UnimplementedEmbeddedAssistantServer) Converse(srv EmbeddedAssistant_ConverseServer) error { - return status1.Errorf(codes.Unimplemented, "method Converse not implemented") -} - func RegisterEmbeddedAssistantServer(s *grpc.Server, srv EmbeddedAssistantServer) { s.RegisterService(&_EmbeddedAssistant_serviceDesc, srv) } diff --git a/googleapis/assistant/embedded/v1alpha2/embedded_assistant.pb.go b/googleapis/assistant/embedded/v1alpha2/embedded_assistant.pb.go index a11e273558..622486d72d 100644 --- a/googleapis/assistant/embedded/v1alpha2/embedded_assistant.pb.go +++ b/googleapis/assistant/embedded/v1alpha2/embedded_assistant.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" latlng "google.golang.org/genproto/googleapis/type/latlng" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1587,14 +1585,6 @@ type EmbeddedAssistantServer interface { Assist(EmbeddedAssistant_AssistServer) error } -// UnimplementedEmbeddedAssistantServer can be embedded to have forward compatible implementations. -type UnimplementedEmbeddedAssistantServer struct { -} - -func (*UnimplementedEmbeddedAssistantServer) Assist(srv EmbeddedAssistant_AssistServer) error { - return status.Errorf(codes.Unimplemented, "method Assist not implemented") -} - func RegisterEmbeddedAssistantServer(s *grpc.Server, srv EmbeddedAssistantServer) { s.RegisterService(&_EmbeddedAssistant_serviceDesc, srv) } diff --git a/googleapis/bigtable/admin/cluster/v1/bigtable_cluster_service.pb.go b/googleapis/bigtable/admin/cluster/v1/bigtable_cluster_service.pb.go index 7e38d9f172..453cc601b1 100644 --- a/googleapis/bigtable/admin/cluster/v1/bigtable_cluster_service.pb.go +++ b/googleapis/bigtable/admin/cluster/v1/bigtable_cluster_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -318,32 +316,6 @@ type BigtableClusterServiceServer interface { UndeleteCluster(context.Context, *UndeleteClusterRequest) (*longrunning.Operation, error) } -// UnimplementedBigtableClusterServiceServer can be embedded to have forward compatible implementations. -type UnimplementedBigtableClusterServiceServer struct { -} - -func (*UnimplementedBigtableClusterServiceServer) ListZones(ctx context.Context, req *ListZonesRequest) (*ListZonesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListZones not implemented") -} -func (*UnimplementedBigtableClusterServiceServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCluster not implemented") -} -func (*UnimplementedBigtableClusterServiceServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListClusters not implemented") -} -func (*UnimplementedBigtableClusterServiceServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCluster not implemented") -} -func (*UnimplementedBigtableClusterServiceServer) UpdateCluster(ctx context.Context, req *Cluster) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCluster not implemented") -} -func (*UnimplementedBigtableClusterServiceServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCluster not implemented") -} -func (*UnimplementedBigtableClusterServiceServer) UndeleteCluster(ctx context.Context, req *UndeleteClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UndeleteCluster not implemented") -} - func RegisterBigtableClusterServiceServer(s *grpc.Server, srv BigtableClusterServiceServer) { s.RegisterService(&_BigtableClusterService_serviceDesc, srv) } diff --git a/googleapis/bigtable/admin/table/v1/bigtable_table_service.pb.go b/googleapis/bigtable/admin/table/v1/bigtable_table_service.pb.go index 3f2efe8434..f52bf39409 100644 --- a/googleapis/bigtable/admin/table/v1/bigtable_table_service.pb.go +++ b/googleapis/bigtable/admin/table/v1/bigtable_table_service.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -219,38 +217,6 @@ type BigtableTableServiceServer interface { BulkDeleteRows(context.Context, *BulkDeleteRowsRequest) (*empty.Empty, error) } -// UnimplementedBigtableTableServiceServer can be embedded to have forward compatible implementations. -type UnimplementedBigtableTableServiceServer struct { -} - -func (*UnimplementedBigtableTableServiceServer) CreateTable(ctx context.Context, req *CreateTableRequest) (*Table, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTable not implemented") -} -func (*UnimplementedBigtableTableServiceServer) ListTables(ctx context.Context, req *ListTablesRequest) (*ListTablesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTables not implemented") -} -func (*UnimplementedBigtableTableServiceServer) GetTable(ctx context.Context, req *GetTableRequest) (*Table, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTable not implemented") -} -func (*UnimplementedBigtableTableServiceServer) DeleteTable(ctx context.Context, req *DeleteTableRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTable not implemented") -} -func (*UnimplementedBigtableTableServiceServer) RenameTable(ctx context.Context, req *RenameTableRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method RenameTable not implemented") -} -func (*UnimplementedBigtableTableServiceServer) CreateColumnFamily(ctx context.Context, req *CreateColumnFamilyRequest) (*ColumnFamily, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateColumnFamily not implemented") -} -func (*UnimplementedBigtableTableServiceServer) UpdateColumnFamily(ctx context.Context, req *ColumnFamily) (*ColumnFamily, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateColumnFamily not implemented") -} -func (*UnimplementedBigtableTableServiceServer) DeleteColumnFamily(ctx context.Context, req *DeleteColumnFamilyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteColumnFamily not implemented") -} -func (*UnimplementedBigtableTableServiceServer) BulkDeleteRows(ctx context.Context, req *BulkDeleteRowsRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method BulkDeleteRows not implemented") -} - func RegisterBigtableTableServiceServer(s *grpc.Server, srv BigtableTableServiceServer) { s.RegisterService(&_BigtableTableService_serviceDesc, srv) } diff --git a/googleapis/bigtable/admin/v2/bigtable_instance_admin.pb.go b/googleapis/bigtable/admin/v2/bigtable_instance_admin.pb.go index f924b41cac..2d1e039c41 100644 --- a/googleapis/bigtable/admin/v2/bigtable_instance_admin.pb.go +++ b/googleapis/bigtable/admin/v2/bigtable_instance_admin.pb.go @@ -16,8 +16,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1654,68 +1652,6 @@ type BigtableInstanceAdminServer interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedBigtableInstanceAdminServer can be embedded to have forward compatible implementations. -type UnimplementedBigtableInstanceAdminServer struct { -} - -func (*UnimplementedBigtableInstanceAdminServer) CreateInstance(ctx context.Context, req *CreateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateInstance not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) GetInstance(ctx context.Context, req *GetInstanceRequest) (*Instance, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInstance not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) ListInstances(ctx context.Context, req *ListInstancesRequest) (*ListInstancesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListInstances not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) UpdateInstance(ctx context.Context, req *Instance) (*Instance, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateInstance not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) PartialUpdateInstance(ctx context.Context, req *PartialUpdateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method PartialUpdateInstance not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) DeleteInstance(ctx context.Context, req *DeleteInstanceRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteInstance not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCluster not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCluster not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListClusters not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) UpdateCluster(ctx context.Context, req *Cluster) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCluster not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCluster not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) CreateAppProfile(ctx context.Context, req *CreateAppProfileRequest) (*AppProfile, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAppProfile not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) GetAppProfile(ctx context.Context, req *GetAppProfileRequest) (*AppProfile, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAppProfile not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) ListAppProfiles(ctx context.Context, req *ListAppProfilesRequest) (*ListAppProfilesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAppProfiles not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) UpdateAppProfile(ctx context.Context, req *UpdateAppProfileRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateAppProfile not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) DeleteAppProfile(ctx context.Context, req *DeleteAppProfileRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAppProfile not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedBigtableInstanceAdminServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterBigtableInstanceAdminServer(s *grpc.Server, srv BigtableInstanceAdminServer) { s.RegisterService(&_BigtableInstanceAdmin_serviceDesc, srv) } diff --git a/googleapis/bigtable/admin/v2/bigtable_table_admin.pb.go b/googleapis/bigtable/admin/v2/bigtable_table_admin.pb.go index 7f393cd2f8..7c60dbf868 100644 --- a/googleapis/bigtable/admin/v2/bigtable_table_admin.pb.go +++ b/googleapis/bigtable/admin/v2/bigtable_table_admin.pb.go @@ -16,8 +16,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1805,59 +1803,6 @@ type BigtableTableAdminServer interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedBigtableTableAdminServer can be embedded to have forward compatible implementations. -type UnimplementedBigtableTableAdminServer struct { -} - -func (*UnimplementedBigtableTableAdminServer) CreateTable(ctx context.Context, req *CreateTableRequest) (*Table, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTable not implemented") -} -func (*UnimplementedBigtableTableAdminServer) CreateTableFromSnapshot(ctx context.Context, req *CreateTableFromSnapshotRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTableFromSnapshot not implemented") -} -func (*UnimplementedBigtableTableAdminServer) ListTables(ctx context.Context, req *ListTablesRequest) (*ListTablesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTables not implemented") -} -func (*UnimplementedBigtableTableAdminServer) GetTable(ctx context.Context, req *GetTableRequest) (*Table, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTable not implemented") -} -func (*UnimplementedBigtableTableAdminServer) DeleteTable(ctx context.Context, req *DeleteTableRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTable not implemented") -} -func (*UnimplementedBigtableTableAdminServer) ModifyColumnFamilies(ctx context.Context, req *ModifyColumnFamiliesRequest) (*Table, error) { - return nil, status.Errorf(codes.Unimplemented, "method ModifyColumnFamilies not implemented") -} -func (*UnimplementedBigtableTableAdminServer) DropRowRange(ctx context.Context, req *DropRowRangeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DropRowRange not implemented") -} -func (*UnimplementedBigtableTableAdminServer) GenerateConsistencyToken(ctx context.Context, req *GenerateConsistencyTokenRequest) (*GenerateConsistencyTokenResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateConsistencyToken not implemented") -} -func (*UnimplementedBigtableTableAdminServer) CheckConsistency(ctx context.Context, req *CheckConsistencyRequest) (*CheckConsistencyResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method CheckConsistency not implemented") -} -func (*UnimplementedBigtableTableAdminServer) SnapshotTable(ctx context.Context, req *SnapshotTableRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SnapshotTable not implemented") -} -func (*UnimplementedBigtableTableAdminServer) GetSnapshot(ctx context.Context, req *GetSnapshotRequest) (*Snapshot, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSnapshot not implemented") -} -func (*UnimplementedBigtableTableAdminServer) ListSnapshots(ctx context.Context, req *ListSnapshotsRequest) (*ListSnapshotsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSnapshots not implemented") -} -func (*UnimplementedBigtableTableAdminServer) DeleteSnapshot(ctx context.Context, req *DeleteSnapshotRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSnapshot not implemented") -} -func (*UnimplementedBigtableTableAdminServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedBigtableTableAdminServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedBigtableTableAdminServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterBigtableTableAdminServer(s *grpc.Server, srv BigtableTableAdminServer) { s.RegisterService(&_BigtableTableAdmin_serviceDesc, srv) } diff --git a/googleapis/bigtable/v1/bigtable_service.pb.go b/googleapis/bigtable/v1/bigtable_service.pb.go index 9df283eb93..2bda210509 100644 --- a/googleapis/bigtable/v1/bigtable_service.pb.go +++ b/googleapis/bigtable/v1/bigtable_service.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -242,29 +240,6 @@ type BigtableServiceServer interface { ReadModifyWriteRow(context.Context, *ReadModifyWriteRowRequest) (*Row, error) } -// UnimplementedBigtableServiceServer can be embedded to have forward compatible implementations. -type UnimplementedBigtableServiceServer struct { -} - -func (*UnimplementedBigtableServiceServer) ReadRows(req *ReadRowsRequest, srv BigtableService_ReadRowsServer) error { - return status.Errorf(codes.Unimplemented, "method ReadRows not implemented") -} -func (*UnimplementedBigtableServiceServer) SampleRowKeys(req *SampleRowKeysRequest, srv BigtableService_SampleRowKeysServer) error { - return status.Errorf(codes.Unimplemented, "method SampleRowKeys not implemented") -} -func (*UnimplementedBigtableServiceServer) MutateRow(ctx context.Context, req *MutateRowRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateRow not implemented") -} -func (*UnimplementedBigtableServiceServer) MutateRows(ctx context.Context, req *MutateRowsRequest) (*MutateRowsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method MutateRows not implemented") -} -func (*UnimplementedBigtableServiceServer) CheckAndMutateRow(ctx context.Context, req *CheckAndMutateRowRequest) (*CheckAndMutateRowResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method CheckAndMutateRow not implemented") -} -func (*UnimplementedBigtableServiceServer) ReadModifyWriteRow(ctx context.Context, req *ReadModifyWriteRowRequest) (*Row, error) { - return nil, status.Errorf(codes.Unimplemented, "method ReadModifyWriteRow not implemented") -} - func RegisterBigtableServiceServer(s *grpc.Server, srv BigtableServiceServer) { s.RegisterService(&_BigtableService_serviceDesc, srv) } diff --git a/googleapis/bigtable/v2/bigtable.pb.go b/googleapis/bigtable/v2/bigtable.pb.go index c770e8207f..de0745041c 100644 --- a/googleapis/bigtable/v2/bigtable.pb.go +++ b/googleapis/bigtable/v2/bigtable.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1324,29 +1322,6 @@ type BigtableServer interface { ReadModifyWriteRow(context.Context, *ReadModifyWriteRowRequest) (*ReadModifyWriteRowResponse, error) } -// UnimplementedBigtableServer can be embedded to have forward compatible implementations. -type UnimplementedBigtableServer struct { -} - -func (*UnimplementedBigtableServer) ReadRows(req *ReadRowsRequest, srv Bigtable_ReadRowsServer) error { - return status1.Errorf(codes.Unimplemented, "method ReadRows not implemented") -} -func (*UnimplementedBigtableServer) SampleRowKeys(req *SampleRowKeysRequest, srv Bigtable_SampleRowKeysServer) error { - return status1.Errorf(codes.Unimplemented, "method SampleRowKeys not implemented") -} -func (*UnimplementedBigtableServer) MutateRow(ctx context.Context, req *MutateRowRequest) (*MutateRowResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method MutateRow not implemented") -} -func (*UnimplementedBigtableServer) MutateRows(req *MutateRowsRequest, srv Bigtable_MutateRowsServer) error { - return status1.Errorf(codes.Unimplemented, "method MutateRows not implemented") -} -func (*UnimplementedBigtableServer) CheckAndMutateRow(ctx context.Context, req *CheckAndMutateRowRequest) (*CheckAndMutateRowResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CheckAndMutateRow not implemented") -} -func (*UnimplementedBigtableServer) ReadModifyWriteRow(ctx context.Context, req *ReadModifyWriteRowRequest) (*ReadModifyWriteRowResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ReadModifyWriteRow not implemented") -} - func RegisterBigtableServer(s *grpc.Server, srv BigtableServer) { s.RegisterService(&_Bigtable_serviceDesc, srv) } diff --git a/googleapis/bytestream/bytestream.pb.go b/googleapis/bytestream/bytestream.pb.go index 11f5bdd35b..f7f5554b67 100644 --- a/googleapis/bytestream/bytestream.pb.go +++ b/googleapis/bytestream/bytestream.pb.go @@ -12,8 +12,6 @@ import ( _ "github.com/golang/protobuf/ptypes/wrappers" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -587,20 +585,6 @@ type ByteStreamServer interface { QueryWriteStatus(context.Context, *QueryWriteStatusRequest) (*QueryWriteStatusResponse, error) } -// UnimplementedByteStreamServer can be embedded to have forward compatible implementations. -type UnimplementedByteStreamServer struct { -} - -func (*UnimplementedByteStreamServer) Read(req *ReadRequest, srv ByteStream_ReadServer) error { - return status.Errorf(codes.Unimplemented, "method Read not implemented") -} -func (*UnimplementedByteStreamServer) Write(srv ByteStream_WriteServer) error { - return status.Errorf(codes.Unimplemented, "method Write not implemented") -} -func (*UnimplementedByteStreamServer) QueryWriteStatus(ctx context.Context, req *QueryWriteStatusRequest) (*QueryWriteStatusResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method QueryWriteStatus not implemented") -} - func RegisterByteStreamServer(s *grpc.Server, srv ByteStreamServer) { s.RegisterService(&_ByteStream_serviceDesc, srv) } diff --git a/googleapis/cloud/asset/v1/asset_service.pb.go b/googleapis/cloud/asset/v1/asset_service.pb.go index 6abac1bede..f73ff07380 100644 --- a/googleapis/cloud/asset/v1/asset_service.pb.go +++ b/googleapis/cloud/asset/v1/asset_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -598,17 +596,6 @@ type AssetServiceServer interface { BatchGetAssetsHistory(context.Context, *BatchGetAssetsHistoryRequest) (*BatchGetAssetsHistoryResponse, error) } -// UnimplementedAssetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAssetServiceServer struct { -} - -func (*UnimplementedAssetServiceServer) ExportAssets(ctx context.Context, req *ExportAssetsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportAssets not implemented") -} -func (*UnimplementedAssetServiceServer) BatchGetAssetsHistory(ctx context.Context, req *BatchGetAssetsHistoryRequest) (*BatchGetAssetsHistoryResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchGetAssetsHistory not implemented") -} - func RegisterAssetServiceServer(s *grpc.Server, srv AssetServiceServer) { s.RegisterService(&_AssetService_serviceDesc, srv) } diff --git a/googleapis/cloud/asset/v1beta1/asset_service.pb.go b/googleapis/cloud/asset/v1beta1/asset_service.pb.go index 7d5f95d5fc..19a809386f 100644 --- a/googleapis/cloud/asset/v1beta1/asset_service.pb.go +++ b/googleapis/cloud/asset/v1beta1/asset_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -600,17 +598,6 @@ type AssetServiceServer interface { BatchGetAssetsHistory(context.Context, *BatchGetAssetsHistoryRequest) (*BatchGetAssetsHistoryResponse, error) } -// UnimplementedAssetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAssetServiceServer struct { -} - -func (*UnimplementedAssetServiceServer) ExportAssets(ctx context.Context, req *ExportAssetsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportAssets not implemented") -} -func (*UnimplementedAssetServiceServer) BatchGetAssetsHistory(ctx context.Context, req *BatchGetAssetsHistoryRequest) (*BatchGetAssetsHistoryResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchGetAssetsHistory not implemented") -} - func RegisterAssetServiceServer(s *grpc.Server, srv AssetServiceServer) { s.RegisterService(&_AssetService_serviceDesc, srv) } diff --git a/googleapis/cloud/asset/v1p2beta1/asset_service.pb.go b/googleapis/cloud/asset/v1p2beta1/asset_service.pb.go index 15624f16ef..f33d053ded 100644 --- a/googleapis/cloud/asset/v1p2beta1/asset_service.pb.go +++ b/googleapis/cloud/asset/v1p2beta1/asset_service.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1325,32 +1323,6 @@ type AssetServiceServer interface { DeleteFeed(context.Context, *DeleteFeedRequest) (*empty.Empty, error) } -// UnimplementedAssetServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAssetServiceServer struct { -} - -func (*UnimplementedAssetServiceServer) ExportAssets(ctx context.Context, req *ExportAssetsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportAssets not implemented") -} -func (*UnimplementedAssetServiceServer) BatchGetAssetsHistory(ctx context.Context, req *BatchGetAssetsHistoryRequest) (*BatchGetAssetsHistoryResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchGetAssetsHistory not implemented") -} -func (*UnimplementedAssetServiceServer) CreateFeed(ctx context.Context, req *CreateFeedRequest) (*Feed, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateFeed not implemented") -} -func (*UnimplementedAssetServiceServer) GetFeed(ctx context.Context, req *GetFeedRequest) (*Feed, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFeed not implemented") -} -func (*UnimplementedAssetServiceServer) ListFeeds(ctx context.Context, req *ListFeedsRequest) (*ListFeedsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFeeds not implemented") -} -func (*UnimplementedAssetServiceServer) UpdateFeed(ctx context.Context, req *UpdateFeedRequest) (*Feed, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateFeed not implemented") -} -func (*UnimplementedAssetServiceServer) DeleteFeed(ctx context.Context, req *DeleteFeedRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteFeed not implemented") -} - func RegisterAssetServiceServer(s *grpc.Server, srv AssetServiceServer) { s.RegisterService(&_AssetService_serviceDesc, srv) } diff --git a/googleapis/cloud/automl/v1/prediction_service.pb.go b/googleapis/cloud/automl/v1/prediction_service.pb.go index 30f3d5b4fa..f4cfe6109b 100644 --- a/googleapis/cloud/automl/v1/prediction_service.pb.go +++ b/googleapis/cloud/automl/v1/prediction_service.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" _ "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -238,14 +236,6 @@ type PredictionServiceServer interface { Predict(context.Context, *PredictRequest) (*PredictResponse, error) } -// UnimplementedPredictionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedPredictionServiceServer struct { -} - -func (*UnimplementedPredictionServiceServer) Predict(ctx context.Context, req *PredictRequest) (*PredictResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Predict not implemented") -} - func RegisterPredictionServiceServer(s *grpc.Server, srv PredictionServiceServer) { s.RegisterService(&_PredictionService_serviceDesc, srv) } diff --git a/googleapis/cloud/automl/v1/service.pb.go b/googleapis/cloud/automl/v1/service.pb.go index 8a070babeb..af6cf19930 100644 --- a/googleapis/cloud/automl/v1/service.pb.go +++ b/googleapis/cloud/automl/v1/service.pb.go @@ -13,8 +13,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1270,53 +1268,6 @@ type AutoMlServer interface { ListModelEvaluations(context.Context, *ListModelEvaluationsRequest) (*ListModelEvaluationsResponse, error) } -// UnimplementedAutoMlServer can be embedded to have forward compatible implementations. -type UnimplementedAutoMlServer struct { -} - -func (*UnimplementedAutoMlServer) CreateDataset(ctx context.Context, req *CreateDatasetRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDataset not implemented") -} -func (*UnimplementedAutoMlServer) GetDataset(ctx context.Context, req *GetDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDataset not implemented") -} -func (*UnimplementedAutoMlServer) ListDatasets(ctx context.Context, req *ListDatasetsRequest) (*ListDatasetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDatasets not implemented") -} -func (*UnimplementedAutoMlServer) UpdateDataset(ctx context.Context, req *UpdateDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDataset not implemented") -} -func (*UnimplementedAutoMlServer) DeleteDataset(ctx context.Context, req *DeleteDatasetRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDataset not implemented") -} -func (*UnimplementedAutoMlServer) ImportData(ctx context.Context, req *ImportDataRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportData not implemented") -} -func (*UnimplementedAutoMlServer) ExportData(ctx context.Context, req *ExportDataRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportData not implemented") -} -func (*UnimplementedAutoMlServer) CreateModel(ctx context.Context, req *CreateModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateModel not implemented") -} -func (*UnimplementedAutoMlServer) GetModel(ctx context.Context, req *GetModelRequest) (*Model, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetModel not implemented") -} -func (*UnimplementedAutoMlServer) ListModels(ctx context.Context, req *ListModelsRequest) (*ListModelsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListModels not implemented") -} -func (*UnimplementedAutoMlServer) DeleteModel(ctx context.Context, req *DeleteModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteModel not implemented") -} -func (*UnimplementedAutoMlServer) UpdateModel(ctx context.Context, req *UpdateModelRequest) (*Model, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateModel not implemented") -} -func (*UnimplementedAutoMlServer) GetModelEvaluation(ctx context.Context, req *GetModelEvaluationRequest) (*ModelEvaluation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetModelEvaluation not implemented") -} -func (*UnimplementedAutoMlServer) ListModelEvaluations(ctx context.Context, req *ListModelEvaluationsRequest) (*ListModelEvaluationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListModelEvaluations not implemented") -} - func RegisterAutoMlServer(s *grpc.Server, srv AutoMlServer) { s.RegisterService(&_AutoMl_serviceDesc, srv) } diff --git a/googleapis/cloud/automl/v1beta1/prediction_service.pb.go b/googleapis/cloud/automl/v1beta1/prediction_service.pb.go index 3fb696ed8a..d97a0f5777 100644 --- a/googleapis/cloud/automl/v1beta1/prediction_service.pb.go +++ b/googleapis/cloud/automl/v1beta1/prediction_service.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -554,17 +552,6 @@ type PredictionServiceServer interface { BatchPredict(context.Context, *BatchPredictRequest) (*longrunning.Operation, error) } -// UnimplementedPredictionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedPredictionServiceServer struct { -} - -func (*UnimplementedPredictionServiceServer) Predict(ctx context.Context, req *PredictRequest) (*PredictResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Predict not implemented") -} -func (*UnimplementedPredictionServiceServer) BatchPredict(ctx context.Context, req *BatchPredictRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchPredict not implemented") -} - func RegisterPredictionServiceServer(s *grpc.Server, srv PredictionServiceServer) { s.RegisterService(&_PredictionService_serviceDesc, srv) } diff --git a/googleapis/cloud/automl/v1beta1/service.pb.go b/googleapis/cloud/automl/v1beta1/service.pb.go index 3137b21731..23cea031ce 100644 --- a/googleapis/cloud/automl/v1beta1/service.pb.go +++ b/googleapis/cloud/automl/v1beta1/service.pb.go @@ -13,8 +13,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2234,83 +2232,6 @@ type AutoMlServer interface { ListModelEvaluations(context.Context, *ListModelEvaluationsRequest) (*ListModelEvaluationsResponse, error) } -// UnimplementedAutoMlServer can be embedded to have forward compatible implementations. -type UnimplementedAutoMlServer struct { -} - -func (*UnimplementedAutoMlServer) CreateDataset(ctx context.Context, req *CreateDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDataset not implemented") -} -func (*UnimplementedAutoMlServer) GetDataset(ctx context.Context, req *GetDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDataset not implemented") -} -func (*UnimplementedAutoMlServer) ListDatasets(ctx context.Context, req *ListDatasetsRequest) (*ListDatasetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDatasets not implemented") -} -func (*UnimplementedAutoMlServer) UpdateDataset(ctx context.Context, req *UpdateDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDataset not implemented") -} -func (*UnimplementedAutoMlServer) DeleteDataset(ctx context.Context, req *DeleteDatasetRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDataset not implemented") -} -func (*UnimplementedAutoMlServer) ImportData(ctx context.Context, req *ImportDataRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportData not implemented") -} -func (*UnimplementedAutoMlServer) ExportData(ctx context.Context, req *ExportDataRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportData not implemented") -} -func (*UnimplementedAutoMlServer) GetAnnotationSpec(ctx context.Context, req *GetAnnotationSpecRequest) (*AnnotationSpec, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAnnotationSpec not implemented") -} -func (*UnimplementedAutoMlServer) GetTableSpec(ctx context.Context, req *GetTableSpecRequest) (*TableSpec, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTableSpec not implemented") -} -func (*UnimplementedAutoMlServer) ListTableSpecs(ctx context.Context, req *ListTableSpecsRequest) (*ListTableSpecsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTableSpecs not implemented") -} -func (*UnimplementedAutoMlServer) UpdateTableSpec(ctx context.Context, req *UpdateTableSpecRequest) (*TableSpec, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTableSpec not implemented") -} -func (*UnimplementedAutoMlServer) GetColumnSpec(ctx context.Context, req *GetColumnSpecRequest) (*ColumnSpec, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetColumnSpec not implemented") -} -func (*UnimplementedAutoMlServer) ListColumnSpecs(ctx context.Context, req *ListColumnSpecsRequest) (*ListColumnSpecsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListColumnSpecs not implemented") -} -func (*UnimplementedAutoMlServer) UpdateColumnSpec(ctx context.Context, req *UpdateColumnSpecRequest) (*ColumnSpec, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateColumnSpec not implemented") -} -func (*UnimplementedAutoMlServer) CreateModel(ctx context.Context, req *CreateModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateModel not implemented") -} -func (*UnimplementedAutoMlServer) GetModel(ctx context.Context, req *GetModelRequest) (*Model, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetModel not implemented") -} -func (*UnimplementedAutoMlServer) ListModels(ctx context.Context, req *ListModelsRequest) (*ListModelsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListModels not implemented") -} -func (*UnimplementedAutoMlServer) DeleteModel(ctx context.Context, req *DeleteModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteModel not implemented") -} -func (*UnimplementedAutoMlServer) DeployModel(ctx context.Context, req *DeployModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeployModel not implemented") -} -func (*UnimplementedAutoMlServer) UndeployModel(ctx context.Context, req *UndeployModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UndeployModel not implemented") -} -func (*UnimplementedAutoMlServer) ExportModel(ctx context.Context, req *ExportModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportModel not implemented") -} -func (*UnimplementedAutoMlServer) ExportEvaluatedExamples(ctx context.Context, req *ExportEvaluatedExamplesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportEvaluatedExamples not implemented") -} -func (*UnimplementedAutoMlServer) GetModelEvaluation(ctx context.Context, req *GetModelEvaluationRequest) (*ModelEvaluation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetModelEvaluation not implemented") -} -func (*UnimplementedAutoMlServer) ListModelEvaluations(ctx context.Context, req *ListModelEvaluationsRequest) (*ListModelEvaluationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListModelEvaluations not implemented") -} - func RegisterAutoMlServer(s *grpc.Server, srv AutoMlServer) { s.RegisterService(&_AutoMl_serviceDesc, srv) } diff --git a/googleapis/cloud/bigquery/datatransfer/v1/datasource.pb.go b/googleapis/cloud/bigquery/datatransfer/v1/datasource.pb.go index c704ff208a..6daa050e2b 100644 --- a/googleapis/cloud/bigquery/datatransfer/v1/datasource.pb.go +++ b/googleapis/cloud/bigquery/datatransfer/v1/datasource.pb.go @@ -16,8 +16,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1697,38 +1695,6 @@ type DataSourceServiceServer interface { ListDataSourceDefinitions(context.Context, *ListDataSourceDefinitionsRequest) (*ListDataSourceDefinitionsResponse, error) } -// UnimplementedDataSourceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDataSourceServiceServer struct { -} - -func (*UnimplementedDataSourceServiceServer) UpdateTransferRun(ctx context.Context, req *UpdateTransferRunRequest) (*TransferRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTransferRun not implemented") -} -func (*UnimplementedDataSourceServiceServer) LogTransferRunMessages(ctx context.Context, req *LogTransferRunMessagesRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method LogTransferRunMessages not implemented") -} -func (*UnimplementedDataSourceServiceServer) StartBigQueryJobs(ctx context.Context, req *StartBigQueryJobsRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartBigQueryJobs not implemented") -} -func (*UnimplementedDataSourceServiceServer) FinishRun(ctx context.Context, req *FinishRunRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method FinishRun not implemented") -} -func (*UnimplementedDataSourceServiceServer) CreateDataSourceDefinition(ctx context.Context, req *CreateDataSourceDefinitionRequest) (*DataSourceDefinition, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDataSourceDefinition not implemented") -} -func (*UnimplementedDataSourceServiceServer) UpdateDataSourceDefinition(ctx context.Context, req *UpdateDataSourceDefinitionRequest) (*DataSourceDefinition, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDataSourceDefinition not implemented") -} -func (*UnimplementedDataSourceServiceServer) DeleteDataSourceDefinition(ctx context.Context, req *DeleteDataSourceDefinitionRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDataSourceDefinition not implemented") -} -func (*UnimplementedDataSourceServiceServer) GetDataSourceDefinition(ctx context.Context, req *GetDataSourceDefinitionRequest) (*DataSourceDefinition, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDataSourceDefinition not implemented") -} -func (*UnimplementedDataSourceServiceServer) ListDataSourceDefinitions(ctx context.Context, req *ListDataSourceDefinitionsRequest) (*ListDataSourceDefinitionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDataSourceDefinitions not implemented") -} - func RegisterDataSourceServiceServer(s *grpc.Server, srv DataSourceServiceServer) { s.RegisterService(&_DataSourceService_serviceDesc, srv) } diff --git a/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go b/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go index 3584ba9183..5d7aafd379 100644 --- a/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go +++ b/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go @@ -16,8 +16,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -574,7 +572,7 @@ func (m *DataSource) GetMinimumScheduleInterval() *duration.Duration { // A request to get data source info. type GetDataSourceRequest struct { - // The field will contain name of the resource requested, for example: + // Required. The field will contain name of the resource requested, for example: // `projects/{project_id}/dataSources/{data_source_id}` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -616,7 +614,7 @@ func (m *GetDataSourceRequest) GetName() string { // Request to list supported data sources and their data transfer settings. type ListDataSourcesRequest struct { - // The BigQuery project id for which data sources should be returned. + // Required. The BigQuery project id for which data sources should be returned. // Must be in the form: `projects/{project_id}` Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Pagination token, which can be used to request a specific page @@ -738,12 +736,12 @@ func (m *ListDataSourcesResponse) GetNextPageToken() string { // authorization code. Otherwise, the transfer configuration will be associated // with the calling user. type CreateTransferConfigRequest struct { - // The BigQuery project id where the transfer configuration should be created. + // Required. The BigQuery project id where the transfer configuration should be created. // Must be in the format projects/{project_id}/locations/{location_id} // If specified location and location of the destination bigquery dataset // do not match - the request will fail. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // Data transfer configuration to create. + // Required. Data transfer configuration to create. TransferConfig *TransferConfig `protobuf:"bytes,2,opt,name=transfer_config,json=transferConfig,proto3" json:"transfer_config,omitempty"` // Optional OAuth2 authorization code to use with this transfer configuration. // This is required if new credentials are needed, as indicated by @@ -830,7 +828,7 @@ func (m *CreateTransferConfigRequest) GetVersionInfo() string { // A request to update a transfer configuration. To update the user id of the // transfer configuration, an authorization code needs to be provided. type UpdateTransferConfigRequest struct { - // Data transfer configuration to create. + // Required. Data transfer configuration to create. TransferConfig *TransferConfig `protobuf:"bytes,1,opt,name=transfer_config,json=transferConfig,proto3" json:"transfer_config,omitempty"` // Optional OAuth2 authorization code to use with this transfer configuration. // If it is provided, the transfer configuration will be associated with the @@ -849,7 +847,7 @@ type UpdateTransferConfigRequest struct { // returned in the title bar of the browser, with the page text prompting // the user to copy the code and paste it in the application. AuthorizationCode string `protobuf:"bytes,3,opt,name=authorization_code,json=authorizationCode,proto3" json:"authorization_code,omitempty"` - // Required list of fields to be updated in this request. + // Required. Required list of fields to be updated in this request. UpdateMask *field_mask.FieldMask `protobuf:"bytes,4,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // Optional version info. If users want to find a very recent access token, // that is, immediately after approving access, users have to set the @@ -918,7 +916,7 @@ func (m *UpdateTransferConfigRequest) GetVersionInfo() string { // A request to get data transfer information. type GetTransferConfigRequest struct { - // The field will contain name of the resource requested, for example: + // Required. The field will contain name of the resource requested, for example: // `projects/{project_id}/transferConfigs/{config_id}` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -961,7 +959,7 @@ func (m *GetTransferConfigRequest) GetName() string { // A request to delete data transfer information. All associated transfer runs // and log messages will be deleted as well. type DeleteTransferConfigRequest struct { - // The field will contain name of the resource requested, for example: + // Required. The field will contain name of the resource requested, for example: // `projects/{project_id}/transferConfigs/{config_id}` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -1003,7 +1001,7 @@ func (m *DeleteTransferConfigRequest) GetName() string { // A request to get data transfer run information. type GetTransferRunRequest struct { - // The field will contain name of the resource requested, for example: + // Required. The field will contain name of the resource requested, for example: // `projects/{project_id}/transferConfigs/{config_id}/runs/{run_id}` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -1045,7 +1043,7 @@ func (m *GetTransferRunRequest) GetName() string { // A request to delete data transfer run information. type DeleteTransferRunRequest struct { - // The field will contain name of the resource requested, for example: + // Required. The field will contain name of the resource requested, for example: // `projects/{project_id}/transferConfigs/{config_id}/runs/{run_id}` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -1087,7 +1085,7 @@ func (m *DeleteTransferRunRequest) GetName() string { // A request to list data transfers configured for a BigQuery project. type ListTransferConfigsRequest struct { - // The BigQuery project id for which data sources + // Required. The BigQuery project id for which data sources // should be returned: `projects/{project_id}`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // When specified, only configurations of requested data sources are returned. @@ -1215,7 +1213,7 @@ func (m *ListTransferConfigsResponse) GetNextPageToken() string { // specific data transfer runs. The data source can use this method to request // all scheduled transfer runs. type ListTransferRunsRequest struct { - // Name of transfer configuration for which transfer runs should be retrieved. + // Required. Name of transfer configuration for which transfer runs should be retrieved. // Format of transfer configuration resource name is: // `projects/{project_id}/transferConfigs/{config_id}`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` @@ -1351,7 +1349,7 @@ func (m *ListTransferRunsResponse) GetNextPageToken() string { // A request to get user facing log messages associated with data transfer run. type ListTransferLogsRequest struct { - // Transfer run name in the form: + // Required. Transfer run name in the form: // `projects/{project_id}/transferConfigs/{config_Id}/runs/{run_id}`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Pagination token, which can be used to request a specific page @@ -1483,7 +1481,7 @@ func (m *ListTransferLogsResponse) GetNextPageToken() string { // returns false, as it cannot be determined whether the credentials are // already valid merely based on the user id. type CheckValidCredsRequest struct { - // The data source in the form: + // Required. The data source in the form: // `projects/{project_id}/dataSources/{data_source_id}` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -1566,13 +1564,13 @@ func (m *CheckValidCredsResponse) GetHasValidCreds() bool { // A request to schedule transfer runs for a time range. type ScheduleTransferRunsRequest struct { - // Transfer configuration name in the form: + // Required. Transfer configuration name in the form: // `projects/{project_id}/transferConfigs/{config_id}`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` - // Start time of the range of transfer runs. For example, + // Required. Start time of the range of transfer runs. For example, // `"2017-05-25T00:00:00+00:00"`. StartTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` - // End time of the range of transfer runs. For example, + // Required. End time of the range of transfer runs. For example, // `"2017-05-30T00:00:00+00:00"`. EndTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -1897,169 +1895,184 @@ func init() { } var fileDescriptor_8edec8f64c27b8a4 = []byte{ - // 2581 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xcf, 0x6f, 0x1b, 0xc7, - 0xf5, 0xf7, 0x52, 0xbf, 0x1f, 0x25, 0x91, 0x1a, 0xcb, 0xd2, 0x9a, 0x72, 0x1c, 0x65, 0xf3, 0xb5, - 0x23, 0xeb, 0xdb, 0x90, 0x11, 0x1d, 0xbb, 0xb6, 0x5c, 0xdb, 0xa0, 0x48, 0x4a, 0x66, 0x20, 0x89, - 0xca, 0x92, 0xb2, 0x5b, 0xc1, 0xc8, 0x66, 0xcd, 0x1d, 0x51, 0x1b, 0x2f, 0x77, 0xd7, 0x3b, 0xbb, - 0x92, 0xe5, 0xc2, 0x3d, 0xa4, 0x3e, 0x34, 0x45, 0x50, 0x20, 0xc8, 0x21, 0x05, 0x8a, 0x1e, 0xda, - 0x4b, 0x91, 0x9e, 0xfa, 0x07, 0xb4, 0xf7, 0x22, 0xc7, 0xf6, 0x96, 0x43, 0x0b, 0xb4, 0x05, 0x7a, - 0x2d, 0xd0, 0x4b, 0x8f, 0xc5, 0xcc, 0xee, 0x92, 0x4b, 0x72, 0x25, 0x2e, 0x29, 0x03, 0x3d, 0x89, - 0x33, 0xef, 0xd7, 0xbc, 0xcf, 0x9b, 0xf7, 0xf6, 0xbd, 0x81, 0xe0, 0x56, 0xdd, 0x30, 0xea, 0x1a, - 0xce, 0xd4, 0x34, 0xc3, 0x51, 0x32, 0x4f, 0xd4, 0xfa, 0x33, 0x07, 0x5b, 0xc7, 0x19, 0x45, 0xb6, - 0x65, 0xdb, 0x92, 0x75, 0xb2, 0x8f, 0xad, 0xcc, 0xe1, 0x4a, 0xdb, 0x3a, 0x6d, 0x5a, 0x86, 0x6d, - 0xa0, 0x2b, 0xae, 0x64, 0x9a, 0x49, 0xa6, 0x7d, 0xc9, 0x74, 0x1b, 0xe7, 0xe1, 0x4a, 0xea, 0x92, - 0x67, 0x40, 0x36, 0xd5, 0x8c, 0xac, 0xeb, 0x86, 0x2d, 0xdb, 0xaa, 0xa1, 0x13, 0x57, 0x49, 0xea, - 0xfd, 0x68, 0xe6, 0xdb, 0x4d, 0xa7, 0x2e, 0x7b, 0x52, 0x6c, 0xf5, 0xc4, 0xd9, 0xcf, 0x28, 0x8e, - 0xc5, 0xd4, 0x7a, 0xf4, 0x85, 0x4e, 0x3a, 0x6e, 0x98, 0xf6, 0xb1, 0x47, 0x5c, 0xec, 0x24, 0xee, - 0xab, 0x58, 0x53, 0xa4, 0x86, 0x4c, 0x9e, 0x7a, 0x1c, 0x6f, 0x76, 0x72, 0xd8, 0x6a, 0x03, 0x13, - 0x5b, 0x6e, 0x98, 0x27, 0xd9, 0x3f, 0xb2, 0x64, 0xd3, 0xc4, 0x96, 0xef, 0xd5, 0x7c, 0xc0, 0xe7, - 0x9a, 0xa6, 0x62, 0xdd, 0x76, 0x09, 0xc2, 0x1f, 0x47, 0xe1, 0x7c, 0x41, 0xb6, 0xe5, 0x8a, 0xe1, - 0x58, 0x35, 0xbc, 0x23, 0x5b, 0x72, 0x03, 0xdb, 0xd8, 0x42, 0x17, 0x61, 0xdc, 0xa4, 0x0b, 0x49, - 0x55, 0x78, 0x6e, 0x91, 0x5b, 0x9a, 0x10, 0xc7, 0xd8, 0xba, 0xa4, 0xa0, 0xb7, 0x60, 0x52, 0x51, - 0x89, 0xa9, 0xc9, 0xc7, 0x92, 0x2e, 0x37, 0x30, 0x1f, 0x63, 0xe4, 0xb8, 0xb7, 0xb7, 0x2d, 0x37, - 0x30, 0x5a, 0x84, 0xb8, 0x82, 0x49, 0xcd, 0x52, 0x4d, 0x8a, 0x01, 0x3f, 0xe4, 0x71, 0xb4, 0xb6, - 0x50, 0x05, 0x86, 0xed, 0x63, 0x13, 0xf3, 0xc3, 0x8b, 0xdc, 0xd2, 0x74, 0xf6, 0x7e, 0x3a, 0x52, - 0xe8, 0xd2, 0x21, 0x27, 0x4d, 0x57, 0x8f, 0x4d, 0x2c, 0x32, 0x65, 0x28, 0x05, 0xe3, 0x16, 0x7e, - 0xe6, 0xa8, 0x16, 0x56, 0xf8, 0x91, 0x45, 0x6e, 0x69, 0x5c, 0x6c, 0xae, 0x5d, 0x9a, 0x89, 0x65, - 0x1b, 0x2b, 0xfc, 0xa8, 0x4f, 0x73, 0xd7, 0xe8, 0x1a, 0x24, 0x0f, 0x65, 0x4d, 0x55, 0x58, 0xc4, - 0x24, 0x0b, 0xd7, 0xf1, 0x73, 0x7e, 0x8c, 0x9d, 0x39, 0xd1, 0xda, 0x17, 0xe9, 0x36, 0xba, 0x02, - 0xd3, 0xb2, 0xa6, 0x19, 0x47, 0x58, 0x91, 0x0e, 0x65, 0xcd, 0xc1, 0x84, 0x1f, 0x5f, 0x1c, 0x5a, - 0x9a, 0x10, 0xa7, 0xbc, 0xdd, 0x87, 0x6c, 0x13, 0xdd, 0x86, 0x89, 0x86, 0xaa, 0xbb, 0x2c, 0xfc, - 0xc4, 0x22, 0xb7, 0x14, 0xcf, 0x5e, 0xf2, 0x7d, 0xf4, 0x63, 0x94, 0x2e, 0x18, 0xce, 0x13, 0x0d, - 0x33, 0x09, 0x71, 0xbc, 0xa1, 0xea, 0xec, 0x17, 0x13, 0x95, 0x9f, 0x7b, 0xa2, 0x10, 0x49, 0x54, - 0x7e, 0xee, 0x8a, 0x8a, 0x30, 0xca, 0xae, 0x0e, 0xe1, 0xe3, 0x8b, 0x43, 0x4b, 0xf1, 0xec, 0xea, - 0xe0, 0xb0, 0x8a, 0x9e, 0x26, 0x74, 0x03, 0xe6, 0x02, 0xd8, 0x04, 0xa3, 0x3a, 0xc9, 0x10, 0xba, - 0xd0, 0xa2, 0x16, 0x02, 0xf1, 0x4d, 0xc3, 0xf9, 0x80, 0xd8, 0x01, 0xd6, 0x4c, 0xc9, 0xb1, 0x34, - 0x7e, 0x8a, 0xc9, 0xcc, 0xb4, 0x48, 0x0f, 0xb0, 0x66, 0xee, 0x5a, 0x1a, 0xba, 0x04, 0x13, 0x6a, - 0xa3, 0xe1, 0xd8, 0xf2, 0x13, 0x0d, 0xf3, 0xd3, 0x2c, 0x3e, 0xad, 0x0d, 0xc4, 0xc3, 0x98, 0x85, - 0x6b, 0x8e, 0x45, 0x30, 0x9f, 0x60, 0x34, 0x7f, 0x89, 0x2e, 0x03, 0x28, 0xd8, 0xb4, 0x70, 0x8d, - 0x05, 0x76, 0x96, 0x11, 0x03, 0x3b, 0x82, 0x0a, 0xc3, 0xf4, 0x82, 0xa0, 0x59, 0x48, 0x56, 0x7f, - 0xb0, 0x53, 0x94, 0x76, 0xb7, 0x2b, 0x3b, 0xc5, 0x7c, 0x69, 0xbd, 0x54, 0x2c, 0x24, 0xcf, 0x21, - 0x80, 0xd1, 0x4a, 0x55, 0x2c, 0x6d, 0x6f, 0x24, 0x39, 0x14, 0x87, 0xb1, 0xd2, 0x76, 0xb5, 0xb8, - 0x51, 0x14, 0x93, 0x31, 0x4a, 0x28, 0x94, 0x77, 0xd7, 0x36, 0x8b, 0xc9, 0x21, 0x4a, 0x58, 0x2b, - 0x97, 0x37, 0x8b, 0xb9, 0xed, 0xe4, 0x30, 0x25, 0x88, 0xc5, 0x7c, 0x59, 0x2c, 0x24, 0x47, 0xd0, - 0x14, 0x4c, 0xec, 0x6c, 0xee, 0x56, 0xa4, 0x9d, 0xdc, 0x46, 0x31, 0x39, 0x2a, 0xbc, 0x02, 0x80, - 0x16, 0x92, 0x08, 0xc1, 0x30, 0x4b, 0x0f, 0x37, 0x7b, 0xd8, 0x6f, 0xf4, 0x7f, 0x30, 0x4d, 0xb1, - 0x97, 0x08, 0x63, 0xa1, 0xb9, 0xe5, 0x26, 0xcf, 0xa4, 0xd2, 0x94, 0x0b, 0x49, 0xb0, 0xa1, 0x9e, - 0x09, 0x36, 0xdc, 0x9d, 0x60, 0x0b, 0x30, 0xe1, 0x26, 0x3a, 0xb5, 0x32, 0xc2, 0xe8, 0xe3, 0xee, - 0x46, 0x49, 0x41, 0x73, 0x30, 0x4a, 0x6a, 0x86, 0x89, 0x09, 0x3f, 0xca, 0x6e, 0xaf, 0xb7, 0x42, - 0x8f, 0x61, 0xca, 0xbf, 0x17, 0x12, 0x4b, 0xcf, 0x31, 0x96, 0x9e, 0xd7, 0x23, 0xde, 0xa3, 0xaa, - 0xf7, 0x9b, 0x22, 0xbe, 0x16, 0xe3, 0x39, 0x71, 0xd2, 0x0e, 0xec, 0xa0, 0x35, 0x58, 0x20, 0x8e, - 0x69, 0x1a, 0x96, 0x4d, 0xa4, 0x86, 0xa3, 0xd9, 0xaa, 0xa9, 0x61, 0xc9, 0xe7, 0xa0, 0x89, 0xc4, - 0x2d, 0x8d, 0x33, 0xb1, 0x8b, 0x3e, 0xdb, 0x96, 0xc7, 0xe5, 0x2b, 0x26, 0xe8, 0x26, 0xcc, 0x3b, - 0xa6, 0x22, 0xdb, 0x58, 0x52, 0xb0, 0xac, 0x68, 0xaa, 0x8e, 0x25, 0x82, 0x6b, 0x86, 0xae, 0x10, - 0x96, 0x66, 0x23, 0xe2, 0x05, 0x97, 0x5c, 0xf0, 0xa8, 0x15, 0x97, 0x48, 0x53, 0x5c, 0xc1, 0xfb, - 0xb2, 0xa3, 0xd9, 0x12, 0xa9, 0x1d, 0x60, 0xc5, 0xd1, 0xdc, 0xe4, 0x9a, 0x10, 0x13, 0xde, 0x7e, - 0xc5, 0xdb, 0x46, 0xb7, 0x80, 0x6f, 0x1e, 0xb3, 0xe6, 0x10, 0xdb, 0x68, 0xb4, 0x44, 0xe2, 0xec, - 0x82, 0xcd, 0xf9, 0xf4, 0x3c, 0x23, 0x37, 0x25, 0xf7, 0x00, 0x4c, 0x3f, 0x81, 0x08, 0x3f, 0x79, - 0xe6, 0x1c, 0x0c, 0x68, 0xa3, 0x05, 0xb9, 0x23, 0x8b, 0xc6, 0x0e, 0xbc, 0xdc, 0xb1, 0x00, 0xc9, - 0x8e, 0x7d, 0x60, 0x58, 0xea, 0x0b, 0x37, 0xdd, 0x58, 0xe8, 0xa6, 0x59, 0xe8, 0xf2, 0x7d, 0x9b, - 0x4f, 0xe7, 0x82, 0xba, 0x58, 0x75, 0x9d, 0x91, 0x3b, 0xb7, 0x50, 0x03, 0x66, 0xd8, 0x4d, 0xb6, - 0xf0, 0xbe, 0x85, 0xc9, 0x81, 0x6b, 0x32, 0xc1, 0x4c, 0xe6, 0xfa, 0x37, 0x49, 0x7f, 0x8a, 0xae, - 0x26, 0x66, 0x30, 0xa1, 0xb4, 0x6f, 0xa0, 0x75, 0x58, 0xf4, 0xc3, 0xd7, 0x66, 0xf6, 0x48, 0xd5, - 0x15, 0xe3, 0x48, 0x52, 0xe4, 0x63, 0xc2, 0x27, 0x59, 0xfc, 0x2f, 0x79, 0x7c, 0x01, 0x95, 0x8f, - 0x18, 0x53, 0x41, 0x3e, 0x26, 0xe8, 0x3d, 0x98, 0x6d, 0xc8, 0xba, 0x23, 0x6b, 0x92, 0xe5, 0xe8, - 0x44, 0x52, 0x54, 0x42, 0xeb, 0x8b, 0xc2, 0xcf, 0xb0, 0xb8, 0x22, 0x97, 0x26, 0x3a, 0x3a, 0x29, - 0x78, 0x14, 0xb4, 0x0b, 0x17, 0x1b, 0xaa, 0xae, 0x36, 0x9c, 0xd6, 0x2d, 0x90, 0x54, 0xdd, 0xc6, - 0xd6, 0xa1, 0xac, 0xf1, 0x88, 0x95, 0xe7, 0x8b, 0xdd, 0xe5, 0xd9, 0xfb, 0xfa, 0x8b, 0xf3, 0x9e, - 0xac, 0x7f, 0x45, 0x4a, 0x9e, 0xa4, 0x40, 0x60, 0xa6, 0x0b, 0x67, 0x24, 0xc0, 0xe5, 0xdc, 0x6e, - 0xf5, 0x41, 0x59, 0x2c, 0xed, 0xe5, 0xaa, 0xa5, 0xf2, 0xb6, 0x14, 0x52, 0xb2, 0xe6, 0x00, 0xb5, - 0xf3, 0xe4, 0xcb, 0x85, 0x62, 0x92, 0xa3, 0xb2, 0x1b, 0xe5, 0xf2, 0xc6, 0x66, 0x51, 0x62, 0x35, - 0x29, 0x84, 0x27, 0x26, 0xd4, 0x20, 0xd1, 0x81, 0x34, 0x7a, 0x0b, 0xde, 0x28, 0xe4, 0xaa, 0x39, - 0x49, 0x2c, 0xae, 0x8b, 0xc5, 0xca, 0x83, 0x30, 0x8b, 0x08, 0xa6, 0x2b, 0x9b, 0xa5, 0x42, 0x69, - 0x7b, 0x43, 0x7a, 0x54, 0xda, 0x2e, 0x94, 0x1f, 0x25, 0x39, 0x74, 0x11, 0x2e, 0xe4, 0x77, 0x2b, - 0xd5, 0xf2, 0x96, 0xd4, 0x41, 0x8a, 0x09, 0xcb, 0x30, 0xbb, 0x81, 0xed, 0x56, 0x70, 0x45, 0xfc, - 0xcc, 0xc1, 0xc4, 0x0e, 0xab, 0x87, 0x82, 0x06, 0x73, 0x9b, 0x2a, 0x09, 0x30, 0x13, 0x9f, 0x7b, - 0x0e, 0x46, 0x4d, 0xd9, 0xc2, 0xba, 0xed, 0xf1, 0x7b, 0x2b, 0xf4, 0x06, 0x4d, 0xb1, 0x3a, 0x96, - 0x6c, 0xe3, 0x29, 0xf6, 0x1b, 0x8b, 0x09, 0xba, 0x53, 0xa5, 0x1b, 0xb4, 0xea, 0x31, 0x32, 0x51, - 0x5f, 0xb8, 0xbd, 0xc5, 0x88, 0x38, 0x4e, 0x37, 0x2a, 0xea, 0x0b, 0x2c, 0x7c, 0xc5, 0xc1, 0x7c, - 0x97, 0x39, 0x62, 0x1a, 0x3a, 0xc1, 0xa8, 0x0a, 0x93, 0x81, 0xca, 0x4c, 0x78, 0x8e, 0x25, 0xef, - 0x4a, 0xdf, 0x57, 0x59, 0x8c, 0xb7, 0x4a, 0x39, 0x41, 0x57, 0x21, 0xa1, 0xe3, 0xe7, 0xb6, 0x14, - 0x38, 0xb2, 0x5b, 0xf0, 0xa7, 0xe8, 0xf6, 0x8e, 0x7f, 0x6c, 0xe1, 0x9f, 0x1c, 0x2c, 0xe4, 0x2d, - 0xda, 0x8c, 0xf8, 0x95, 0x2e, 0x6f, 0xe8, 0xfb, 0x6a, 0xbd, 0x17, 0x1a, 0x1f, 0x41, 0xa2, 0x59, - 0xaf, 0x6b, 0x4c, 0x82, 0xe9, 0x8f, 0x67, 0x6f, 0xf4, 0x59, 0xb1, 0x3d, 0x73, 0xd3, 0x76, 0xdb, - 0x1a, 0xbd, 0xdb, 0x59, 0x59, 0x6a, 0x86, 0xe2, 0x7f, 0x8f, 0xda, 0x8b, 0x42, 0xde, 0x50, 0xe8, - 0x65, 0x9a, 0x3c, 0xc4, 0x16, 0xa1, 0x8c, 0xaa, 0xbe, 0x6f, 0x78, 0x9f, 0x9d, 0xb8, 0xb7, 0x57, - 0xd2, 0xf7, 0x0d, 0xe1, 0xf3, 0x18, 0x2c, 0xec, 0xb2, 0x0a, 0x1d, 0xee, 0x69, 0x88, 0x47, 0xdc, - 0xff, 0xd0, 0xa3, 0x3b, 0x10, 0xf7, 0x3e, 0x37, 0xb4, 0x1b, 0x67, 0x37, 0x2a, 0x9e, 0x4d, 0x75, - 0xe5, 0xfb, 0x3a, 0xed, 0x95, 0xb6, 0x64, 0xf2, 0x54, 0x04, 0x97, 0x9d, 0xfe, 0x8e, 0x02, 0x47, - 0x1a, 0xf8, 0x0d, 0x6c, 0x87, 0x43, 0x11, 0x96, 0x30, 0x2b, 0xb0, 0x50, 0xc0, 0x1a, 0x3e, 0x09, - 0xbd, 0x30, 0x91, 0xff, 0x87, 0x0b, 0x01, 0x13, 0xa2, 0xa3, 0x9f, 0xc6, 0x9c, 0x06, 0xbe, 0x5d, - 0x7f, 0x0f, 0xfe, 0x9f, 0x73, 0x90, 0xa2, 0x29, 0xd5, 0x7e, 0x9c, 0x9e, 0x59, 0x7c, 0x15, 0x12, - 0xed, 0x7d, 0x10, 0xe1, 0x63, 0x6e, 0x1b, 0x1d, 0x6c, 0x84, 0xc8, 0x99, 0xb2, 0xfd, 0x37, 0x1c, - 0x2c, 0x84, 0x1e, 0xcd, 0xcb, 0xf8, 0x8f, 0x21, 0xd9, 0x71, 0xd3, 0xfc, 0xac, 0x1f, 0xf0, 0xaa, - 0x25, 0xda, 0xaf, 0x5a, 0xf4, 0xec, 0xff, 0x4b, 0xcc, 0xad, 0x4b, 0x01, 0xcc, 0x7b, 0x22, 0xb8, - 0x09, 0xa3, 0xc4, 0x96, 0x6d, 0xec, 0x02, 0x37, 0x9d, 0x7d, 0xbf, 0xcf, 0x33, 0x57, 0xa8, 0xb0, - 0xe8, 0xe9, 0x38, 0x0b, 0xce, 0xe8, 0x13, 0x88, 0x5b, 0x8e, 0x2e, 0xc9, 0xb6, 0x4d, 0x67, 0x5a, - 0x76, 0xc9, 0xa7, 0xb3, 0xa5, 0x88, 0xc7, 0x39, 0xc1, 0xed, 0xb4, 0xe8, 0xe8, 0x39, 0x57, 0xa1, - 0x08, 0x56, 0xf3, 0xb7, 0x70, 0x03, 0xa0, 0x45, 0x41, 0x0b, 0x30, 0x2f, 0xee, 0x6e, 0x4b, 0xb9, - 0x6a, 0xb5, 0xb8, 0xb5, 0x53, 0xed, 0x6e, 0xed, 0x37, 0x73, 0xd5, 0x62, 0xa5, 0x9a, 0xe4, 0x84, - 0x5f, 0x70, 0xc0, 0x77, 0x5b, 0xf2, 0xee, 0xc1, 0xa3, 0x40, 0xcf, 0x4b, 0x9b, 0x02, 0xef, 0x12, - 0x64, 0xfb, 0x04, 0x94, 0x26, 0x4a, 0xb3, 0xdd, 0xa5, 0x06, 0x22, 0x87, 0xff, 0x5b, 0xae, 0x3d, - 0xfc, 0x9b, 0x46, 0xbd, 0xcf, 0xcf, 0xe0, 0xf0, 0xa9, 0x01, 0x1b, 0xe9, 0x08, 0xd8, 0x53, 0x98, - 0x6a, 0x60, 0x42, 0x98, 0xf8, 0xb1, 0x3f, 0x03, 0x4c, 0x67, 0xd7, 0xfb, 0x74, 0x78, 0xcb, 0xd5, - 0x91, 0xf6, 0xfe, 0x56, 0xf0, 0x21, 0xb6, 0x54, 0xfb, 0x58, 0x9c, 0xf4, 0x94, 0xd3, 0xf6, 0x82, - 0xd0, 0x2c, 0xe4, 0xbb, 0x9d, 0xf3, 0xa0, 0xaf, 0xc1, 0x4c, 0x13, 0x7a, 0x4f, 0xca, 0x87, 0xff, - 0xe6, 0x60, 0xa7, 0x11, 0x9b, 0x39, 0xed, 0x6d, 0x44, 0x0f, 0xc3, 0x77, 0x60, 0x2e, 0x7f, 0x80, - 0x6b, 0x4f, 0x1f, 0xd2, 0xd9, 0x34, 0x6f, 0x61, 0x85, 0x9c, 0x56, 0xf8, 0x72, 0x30, 0xdf, 0xc5, - 0xed, 0x79, 0x75, 0x15, 0x12, 0x07, 0x32, 0x91, 0xd8, 0x8c, 0x2b, 0xd5, 0x28, 0x89, 0x49, 0x8e, - 0x8b, 0x53, 0x07, 0x32, 0x69, 0xf1, 0xb3, 0x02, 0xe5, 0xf7, 0x85, 0xfd, 0xa4, 0xfe, 0x6d, 0x00, - 0x62, 0xcb, 0x96, 0x2d, 0xd9, 0xaa, 0xf7, 0xfa, 0x12, 0xf6, 0x49, 0xaa, 0xfa, 0x2f, 0x44, 0xe2, - 0x04, 0xe3, 0xa6, 0x6b, 0x74, 0x03, 0xc6, 0xb1, 0xae, 0xb8, 0x82, 0x43, 0x3d, 0x05, 0xc7, 0xb0, - 0xae, 0xd0, 0x95, 0xb0, 0x0f, 0x97, 0xc2, 0x0f, 0xea, 0x79, 0xbc, 0x0e, 0xc3, 0x67, 0xcc, 0x1c, - 0x26, 0x2f, 0x7c, 0x31, 0x04, 0x97, 0x2b, 0xf4, 0xb0, 0x5b, 0xac, 0x0f, 0xef, 0x07, 0x94, 0x1f, - 0x73, 0x30, 0x6b, 0xb9, 0x3c, 0xd8, 0x75, 0x50, 0xb2, 0x64, 0xbd, 0xee, 0xbb, 0x59, 0x8e, 0x78, - 0xa6, 0xd3, 0xad, 0x33, 0x6c, 0x44, 0xaa, 0xf6, 0xc1, 0x39, 0x11, 0x35, 0xcd, 0x35, 0x77, 0xd1, - 0x07, 0xd0, 0xda, 0xa5, 0xc5, 0xc4, 0x45, 0x7a, 0xb8, 0x17, 0xd2, 0x0f, 0xce, 0x89, 0xc9, 0xa6, - 0x9c, 0xe8, 0xe8, 0x94, 0x90, 0x7a, 0x09, 0x13, 0x2d, 0xc5, 0xed, 0x31, 0xe7, 0x06, 0x8d, 0x79, - 0x2c, 0x72, 0xcc, 0xd7, 0x46, 0x61, 0x98, 0x8a, 0x08, 0x2a, 0xbc, 0x79, 0x22, 0x28, 0xaf, 0x37, - 0xfc, 0xd9, 0x5f, 0x5d, 0x76, 0xdf, 0x22, 0x9b, 0xdf, 0x28, 0x6c, 0x1d, 0xaa, 0x35, 0x8c, 0xfe, - 0xca, 0xc1, 0x54, 0xdb, 0x48, 0x81, 0xee, 0x44, 0xb4, 0x11, 0x36, 0x88, 0xa4, 0xfa, 0x6f, 0xea, - 0x85, 0x8f, 0x3e, 0xfd, 0xf3, 0x3f, 0xbe, 0x8c, 0x7d, 0x1f, 0x65, 0x32, 0x87, 0x2b, 0x99, 0x1f, - 0xd2, 0x02, 0x70, 0xd7, 0xb4, 0x8c, 0x4f, 0x70, 0xcd, 0x26, 0x99, 0xe5, 0x8c, 0x66, 0xd4, 0xdc, - 0x27, 0xe4, 0xcc, 0x72, 0x26, 0xd0, 0xfd, 0x67, 0x96, 0x5f, 0xee, 0x5d, 0x41, 0x6f, 0x87, 0x8a, - 0xb4, 0xb3, 0xa1, 0x7f, 0x71, 0x90, 0xe8, 0x98, 0x4c, 0xd0, 0xdd, 0x3e, 0x3e, 0xa1, 0xdd, 0x03, - 0x54, 0xea, 0xde, 0xa0, 0xe2, 0x6e, 0x50, 0x3b, 0x5c, 0x76, 0xb3, 0xec, 0x04, 0xa7, 0x5f, 0x06, - 0xdd, 0x69, 0xba, 0xdc, 0x25, 0xd2, 0xc6, 0x86, 0x7e, 0x19, 0x83, 0xd9, 0xb0, 0x91, 0x07, 0xad, - 0x45, 0x3c, 0xf8, 0x29, 0xf3, 0x52, 0x6a, 0xb0, 0x0e, 0x4e, 0xf8, 0x8c, 0x63, 0x4e, 0x7f, 0xca, - 0x09, 0xd7, 0xa3, 0x78, 0xdd, 0xd1, 0xef, 0xad, 0x76, 0x4e, 0x2e, 0x7b, 0xab, 0xc2, 0x3b, 0x27, - 0x41, 0xd1, 0x4b, 0x16, 0xfd, 0x21, 0x06, 0xb3, 0x61, 0x83, 0x52, 0x64, 0x7c, 0x4e, 0x99, 0xb2, - 0x06, 0xc5, 0xe7, 0x6b, 0x17, 0x9f, 0x5f, 0x73, 0xd9, 0x3c, 0xf3, 0xab, 0xe3, 0xcc, 0xe9, 0xd3, - 0x12, 0xa3, 0xc3, 0xe1, 0xcc, 0xf2, 0xcb, 0x6e, 0xbc, 0x3e, 0xc8, 0x7e, 0x37, 0x92, 0xde, 0x08, - 0xba, 0xd0, 0xb7, 0x1c, 0xcc, 0x86, 0x8d, 0x4a, 0x91, 0xf1, 0x3b, 0x65, 0xce, 0x4a, 0xcd, 0x75, - 0x55, 0xd0, 0x62, 0xc3, 0xb4, 0x8f, 0x85, 0x7d, 0x86, 0xcf, 0xc7, 0xcb, 0xd7, 0x7b, 0xd6, 0x89, - 0x6e, 0x17, 0xf6, 0xae, 0x2d, 0xbf, 0x13, 0x2a, 0xd6, 0xcd, 0x8a, 0xfe, 0xcd, 0xc1, 0x4c, 0xd7, - 0xdc, 0x88, 0xee, 0x47, 0xaf, 0x8a, 0xaf, 0xf5, 0x5a, 0x78, 0x5e, 0xa3, 0xc1, 0xbc, 0x46, 0x91, - 0xbd, 0x7e, 0x15, 0x83, 0xf3, 0x21, 0x13, 0x1d, 0xca, 0x0d, 0x30, 0x6c, 0xb4, 0x0f, 0xaa, 0xa9, - 0xb5, 0xb3, 0xa8, 0xf0, 0x2a, 0x66, 0x3b, 0x0c, 0xfd, 0xd5, 0x8e, 0x26, 0x0c, 0xbd, 0x4b, 0x05, - 0xfa, 0x5d, 0x0c, 0x66, 0xc3, 0xda, 0xb1, 0xc8, 0x37, 0xfb, 0x94, 0xa6, 0x33, 0x95, 0x3f, 0x93, - 0x0e, 0x0f, 0x89, 0x9f, 0xb9, 0x75, 0xe2, 0x15, 0x27, 0xac, 0xf5, 0xc6, 0x22, 0x2c, 0x9b, 0xfd, - 0x97, 0x56, 0xaa, 0x75, 0x95, 0x5b, 0xde, 0xbb, 0x23, 0xdc, 0x3c, 0x41, 0x51, 0x6f, 0xe1, 0x9f, - 0xc4, 0x38, 0xf4, 0xfb, 0x18, 0xcc, 0x9f, 0xd0, 0xc5, 0xa0, 0xe2, 0x6b, 0x69, 0x0d, 0x53, 0xeb, - 0x67, 0x55, 0xe3, 0x61, 0xf7, 0x85, 0x8b, 0xdd, 0x4f, 0x39, 0xa1, 0x38, 0x20, 0x76, 0x2d, 0x03, - 0x3e, 0x7c, 0xf7, 0x84, 0xdb, 0x7d, 0xc0, 0xd7, 0x25, 0x8f, 0xfe, 0xc3, 0xc1, 0x74, 0xfb, 0x1b, - 0x12, 0xfa, 0x5e, 0xff, 0xb5, 0xa6, 0xf5, 0x94, 0x94, 0x1a, 0xa0, 0x47, 0x14, 0x6c, 0x86, 0x8b, - 0x8e, 0x56, 0xfb, 0xaf, 0x32, 0x19, 0xda, 0x5e, 0xd2, 0x62, 0xf3, 0x1e, 0x4a, 0x47, 0x2b, 0x36, - 0xbe, 0x04, 0xfa, 0x1b, 0x07, 0x33, 0x5d, 0x2f, 0x62, 0x91, 0x2b, 0xed, 0x49, 0x6f, 0x69, 0x27, - 0x7e, 0x40, 0x3c, 0x27, 0x97, 0xcf, 0xe4, 0xe4, 0x72, 0xbf, 0x4e, 0x7e, 0x16, 0x83, 0x64, 0xe7, - 0xfb, 0x08, 0xba, 0x77, 0xb6, 0x27, 0x9c, 0xd4, 0xfd, 0x81, 0xe5, 0xbd, 0x4c, 0x68, 0x0f, 0x78, - 0xbf, 0x79, 0xc0, 0x9c, 0x6b, 0x06, 0x3c, 0xca, 0xcd, 0x67, 0x12, 0xe8, 0xeb, 0x0e, 0x2c, 0x36, - 0x8d, 0xfa, 0x60, 0x58, 0x04, 0x9e, 0x71, 0x06, 0xc2, 0x22, 0xf8, 0x52, 0x22, 0x7c, 0xe9, 0x56, - 0x85, 0xcf, 0x39, 0x54, 0x1a, 0x04, 0x0d, 0x3f, 0xd2, 0x4d, 0x0a, 0x55, 0xbe, 0x77, 0x1f, 0xdd, - 0x8d, 0x0a, 0x4e, 0xa8, 0x02, 0xf4, 0x55, 0x0c, 0x12, 0x1d, 0xaf, 0x20, 0x91, 0xc7, 0x96, 0xf0, - 0xb7, 0x96, 0xc8, 0x63, 0xcb, 0x09, 0x8f, 0x2f, 0xc2, 0x2b, 0x17, 0xa8, 0x1f, 0x09, 0xf7, 0xfb, - 0x1c, 0xd5, 0x56, 0x6b, 0xed, 0x1a, 0x69, 0xdd, 0xbc, 0x25, 0x5c, 0x8f, 0x30, 0xbd, 0x85, 0x48, - 0xa6, 0x1e, 0x7d, 0x93, 0x7b, 0xdb, 0x3f, 0x7b, 0xdb, 0xd1, 0x5d, 0xef, 0x64, 0x53, 0x25, 0xe9, - 0x9a, 0xd1, 0xf8, 0x53, 0x2e, 0x7d, 0x60, 0xdb, 0x26, 0x59, 0xcd, 0x64, 0x8e, 0x8e, 0x8e, 0x3a, - 0x88, 0x19, 0xd9, 0xb1, 0x0f, 0xdc, 0xff, 0x43, 0x7a, 0xd7, 0xd4, 0x64, 0x7b, 0xdf, 0xb0, 0x1a, - 0x6b, 0x7f, 0xe7, 0xe0, 0x5a, 0xcd, 0x68, 0x44, 0x43, 0x69, 0x6d, 0x26, 0x38, 0x4e, 0xef, 0xd0, - 0x52, 0xb3, 0xc3, 0xed, 0x7d, 0xe8, 0xc9, 0xd6, 0x0d, 0x4d, 0xd6, 0xeb, 0x69, 0xc3, 0xaa, 0x67, - 0xea, 0x58, 0x67, 0x85, 0x28, 0xd3, 0x3a, 0x41, 0x8f, 0x7f, 0x80, 0xba, 0x13, 0x5c, 0xff, 0x36, - 0x76, 0x65, 0xc3, 0xd5, 0x99, 0x67, 0xe7, 0x59, 0x53, 0xeb, 0x1f, 0xb2, 0xf3, 0x04, 0xcd, 0xa7, - 0x1f, 0xae, 0x7c, 0xe3, 0xf3, 0x3d, 0x66, 0x7c, 0x8f, 0x7d, 0xbe, 0xc7, 0x41, 0xbe, 0xc7, 0x0f, - 0x57, 0x9e, 0x8c, 0xb2, 0xd3, 0x5c, 0xff, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x8d, 0xc5, 0xf0, - 0x62, 0x0c, 0x26, 0x00, 0x00, + // 2831 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xcb, 0x6f, 0x1b, 0xd7, + 0xd5, 0xcf, 0x50, 0xb2, 0x1e, 0x47, 0x2f, 0xea, 0x46, 0x96, 0xc6, 0x94, 0xe3, 0x28, 0x93, 0xcf, + 0x89, 0xac, 0x38, 0x64, 0x24, 0xc7, 0x4e, 0xa2, 0x7c, 0xb1, 0x4b, 0x91, 0x94, 0xcc, 0x54, 0x16, + 0x95, 0x21, 0x65, 0xb7, 0x82, 0xd1, 0xe9, 0x88, 0x73, 0x45, 0x4d, 0x3c, 0xaf, 0xcc, 0x43, 0xb2, + 0x62, 0xb8, 0x8b, 0xb4, 0x8b, 0xa2, 0x8f, 0x45, 0x1b, 0xa0, 0x05, 0x8a, 0xa0, 0x40, 0x03, 0x74, + 0xd3, 0xae, 0xda, 0x45, 0x57, 0xdd, 0x75, 0xd1, 0x22, 0x40, 0x36, 0xed, 0xce, 0xdd, 0xa4, 0x68, + 0x51, 0xa0, 0x45, 0xfb, 0x07, 0x34, 0x9b, 0x16, 0xf7, 0xce, 0x1d, 0x72, 0x66, 0x48, 0x49, 0x43, + 0xca, 0x6e, 0x57, 0xe6, 0xdc, 0x73, 0xcf, 0x39, 0xf7, 0xfc, 0xce, 0x39, 0xbf, 0xfb, 0xb0, 0xe0, + 0xf5, 0x86, 0x69, 0x36, 0x34, 0x9c, 0xab, 0x6b, 0xa6, 0xa7, 0xe4, 0x76, 0xd4, 0xc6, 0x7b, 0x1e, + 0xb6, 0x0f, 0x73, 0x8a, 0xec, 0xca, 0xae, 0x2d, 0x1b, 0xce, 0x2e, 0xb6, 0x73, 0xfb, 0x8b, 0x91, + 0xef, 0xac, 0x65, 0x9b, 0xae, 0x89, 0x2e, 0xfa, 0x9a, 0x59, 0xaa, 0x99, 0x0d, 0x34, 0xb3, 0x91, + 0x99, 0xfb, 0x8b, 0x99, 0xf3, 0xcc, 0x81, 0x6c, 0xa9, 0x39, 0xd9, 0x30, 0x4c, 0x57, 0x76, 0x55, + 0xd3, 0x70, 0x7c, 0x23, 0x99, 0x99, 0x90, 0xb4, 0xae, 0xa9, 0xd8, 0x70, 0x99, 0xe0, 0xd9, 0x90, + 0x60, 0x57, 0xc5, 0x9a, 0x22, 0xed, 0xe0, 0x3d, 0x79, 0x5f, 0x35, 0x99, 0xfb, 0xcc, 0xb9, 0xd0, + 0x04, 0x1b, 0x3b, 0xa6, 0x67, 0xd7, 0x31, 0x13, 0xbd, 0x9a, 0x2c, 0xa6, 0x68, 0x3c, 0x99, 0x0b, + 0x4c, 0x8b, 0x7e, 0xed, 0x78, 0xbb, 0x39, 0xc5, 0xb3, 0xe9, 0x5a, 0x99, 0x7c, 0x36, 0x2e, 0xc7, + 0xba, 0xe5, 0x1e, 0x32, 0xe1, 0x5c, 0x5c, 0xe8, 0xaf, 0x59, 0x97, 0x9d, 0x7b, 0xb1, 0x80, 0x9a, + 0x33, 0x5c, 0x55, 0xc7, 0x8e, 0x2b, 0xeb, 0xd6, 0x51, 0xfe, 0x0f, 0x6c, 0xd9, 0xb2, 0xb0, 0xcd, + 0xa0, 0x12, 0x7e, 0x37, 0x00, 0x4f, 0x17, 0x65, 0x57, 0xae, 0xd2, 0x50, 0x37, 0x65, 0x5b, 0xd6, + 0xb1, 0x8b, 0x6d, 0x74, 0x0e, 0x86, 0x2c, 0xf2, 0x21, 0xa9, 0x0a, 0xcf, 0xcd, 0x71, 0xf3, 0xc3, + 0xe2, 0x20, 0xfd, 0x2e, 0x2b, 0xe8, 0x39, 0x18, 0x55, 0x54, 0xc7, 0xd2, 0xe4, 0x43, 0xc9, 0x90, + 0x75, 0xcc, 0xa7, 0xa8, 0x78, 0x84, 0x8d, 0x6d, 0xc8, 0x3a, 0x46, 0x73, 0x30, 0xa2, 0x60, 0xa7, + 0x6e, 0xab, 0x16, 0x09, 0x95, 0xef, 0x63, 0x33, 0x5a, 0x43, 0xa8, 0x0a, 0xfd, 0xee, 0xa1, 0x85, + 0xf9, 0xfe, 0x39, 0x6e, 0x7e, 0x7c, 0xe9, 0x46, 0x36, 0x51, 0xda, 0xb3, 0x1d, 0x56, 0x9a, 0xad, + 0x1d, 0x5a, 0x58, 0xa4, 0xc6, 0x50, 0x06, 0x86, 0x6c, 0xfc, 0x9e, 0xa7, 0xda, 0x58, 0xe1, 0xcf, + 0xcc, 0x71, 0xf3, 0x43, 0x62, 0xf3, 0xdb, 0x97, 0x59, 0x58, 0x76, 0xb1, 0xc2, 0x0f, 0x04, 0x32, + 0xff, 0x1b, 0x5d, 0x82, 0xf4, 0xbe, 0xac, 0xa9, 0x0a, 0x4d, 0x8c, 0x64, 0xe3, 0x06, 0xbe, 0xcf, + 0x0f, 0xd2, 0x35, 0x4f, 0xb4, 0xc6, 0x45, 0x32, 0x8c, 0x2e, 0xc2, 0xb8, 0xac, 0x69, 0xe6, 0x01, + 0x56, 0xa4, 0x7d, 0x59, 0xf3, 0xb0, 0xc3, 0x0f, 0xcd, 0xf5, 0xcd, 0x0f, 0x8b, 0x63, 0x6c, 0xf4, + 0x36, 0x1d, 0x44, 0x6f, 0xc0, 0xb0, 0xae, 0x1a, 0xfe, 0x14, 0x7e, 0x78, 0x8e, 0x9b, 0x1f, 0x59, + 0x3a, 0x1f, 0xc4, 0x18, 0xa4, 0x22, 0x5b, 0x34, 0xbd, 0x1d, 0x0d, 0x53, 0x0d, 0x71, 0x48, 0x57, + 0x0d, 0xfa, 0x8b, 0xaa, 0xca, 0xf7, 0x99, 0x2a, 0x24, 0x52, 0x95, 0xef, 0xfb, 0xaa, 0x22, 0x0c, + 0xd0, 0x0a, 0x71, 0xf8, 0x91, 0xb9, 0xbe, 0xf9, 0x91, 0xa5, 0xe5, 0xde, 0x61, 0x15, 0x99, 0x25, + 0x74, 0x15, 0xa6, 0x43, 0xd8, 0x84, 0xb3, 0x3a, 0x4a, 0x11, 0x3a, 0xdb, 0x92, 0x16, 0x43, 0xf9, + 0xcd, 0xc2, 0xd3, 0x21, 0xb5, 0x3d, 0xac, 0x59, 0x92, 0x67, 0x6b, 0xfc, 0x18, 0xd5, 0x99, 0x6c, + 0x89, 0x6e, 0x62, 0xcd, 0xda, 0xb2, 0x35, 0x74, 0x1e, 0x86, 0x55, 0x5d, 0xf7, 0x5c, 0x79, 0x47, + 0xc3, 0xfc, 0x38, 0xcd, 0x4f, 0x6b, 0x00, 0xf1, 0x30, 0x68, 0xe3, 0xba, 0x67, 0x3b, 0x98, 0x9f, + 0xa0, 0xb2, 0xe0, 0x13, 0x5d, 0x00, 0x50, 0xb0, 0x65, 0xe3, 0x3a, 0x4d, 0xec, 0x14, 0x15, 0x86, + 0x46, 0x04, 0x15, 0xfa, 0x49, 0x81, 0xa0, 0x29, 0x48, 0xd7, 0xbe, 0xbc, 0x59, 0x92, 0xb6, 0x36, + 0xaa, 0x9b, 0xa5, 0x42, 0x79, 0xb5, 0x5c, 0x2a, 0xa6, 0x9f, 0x42, 0x00, 0x03, 0xd5, 0x9a, 0x58, + 0xde, 0x58, 0x4b, 0x73, 0x68, 0x04, 0x06, 0xcb, 0x1b, 0xb5, 0xd2, 0x5a, 0x49, 0x4c, 0xa7, 0x88, + 0xa0, 0x58, 0xd9, 0x5a, 0x59, 0x2f, 0xa5, 0xfb, 0x88, 0x60, 0xa5, 0x52, 0x59, 0x2f, 0xe5, 0x37, + 0xd2, 0xfd, 0x44, 0x20, 0x96, 0x0a, 0x15, 0xb1, 0x98, 0x3e, 0x83, 0xc6, 0x60, 0x78, 0x73, 0x7d, + 0xab, 0x2a, 0x6d, 0xe6, 0xd7, 0x4a, 0xe9, 0x01, 0xe1, 0x1f, 0x00, 0xd0, 0x42, 0x12, 0xcd, 0x40, + 0x3f, 0x6d, 0x0f, 0xda, 0x3d, 0x2b, 0x7d, 0x9f, 0xe5, 0xfb, 0x44, 0x3a, 0x80, 0xfe, 0x0f, 0xc6, + 0x49, 0x02, 0x24, 0x9f, 0x5d, 0x48, 0x83, 0xf9, 0x1d, 0x34, 0xaa, 0x34, 0x95, 0x3b, 0x74, 0x59, + 0xdf, 0x89, 0x5d, 0xd6, 0xdf, 0xde, 0x65, 0xb3, 0x30, 0xec, 0xf3, 0x1f, 0xf1, 0x72, 0x86, 0xca, + 0x87, 0xfc, 0x81, 0xb2, 0x82, 0xa6, 0x61, 0xc0, 0xa9, 0x9b, 0x16, 0x76, 0xf8, 0x01, 0x5a, 0xc2, + 0xec, 0x0b, 0xdd, 0x85, 0xb1, 0xa0, 0x38, 0x24, 0xda, 0xa3, 0x83, 0xb4, 0x47, 0xaf, 0x24, 0x2c, + 0xa6, 0x1a, 0xfb, 0x4d, 0x60, 0x5f, 0x49, 0xf1, 0x9c, 0x38, 0xea, 0x86, 0x46, 0xd0, 0x0a, 0xcc, + 0x3a, 0x9e, 0x65, 0x99, 0xb6, 0xeb, 0x48, 0xba, 0xa7, 0xb9, 0xaa, 0xa5, 0x61, 0x29, 0x98, 0x41, + 0xba, 0x89, 0x9b, 0x1f, 0xa2, 0x6a, 0xe7, 0x82, 0x69, 0xb7, 0xd8, 0xac, 0xc0, 0xb0, 0x83, 0xae, + 0xc1, 0x8c, 0x67, 0x29, 0xb2, 0x8b, 0x25, 0x05, 0xcb, 0x8a, 0xa6, 0x1a, 0x58, 0x72, 0x70, 0xdd, + 0x34, 0x14, 0x87, 0xf6, 0xda, 0x19, 0xf1, 0xac, 0x2f, 0x2e, 0x32, 0x69, 0xd5, 0x17, 0x92, 0x3e, + 0x57, 0xf0, 0xae, 0xec, 0x69, 0xae, 0xe4, 0xd4, 0xf7, 0xb0, 0xe2, 0x69, 0x7e, 0x87, 0x0d, 0x8b, + 0x13, 0x6c, 0xbc, 0xca, 0x86, 0xd1, 0xeb, 0xc0, 0x37, 0x97, 0x59, 0xf7, 0x1c, 0xd7, 0xd4, 0x5b, + 0x2a, 0x23, 0xb4, 0xca, 0xa6, 0x03, 0x79, 0x81, 0x8a, 0x9b, 0x9a, 0xdb, 0x00, 0x56, 0xd0, 0x45, + 0x0e, 0x3f, 0x7a, 0xea, 0x46, 0x0c, 0x59, 0x23, 0xac, 0x1c, 0x6b, 0xa5, 0xc1, 0x3d, 0xd6, 0x40, + 0x36, 0x20, 0xd9, 0x73, 0xf7, 0x4c, 0x5b, 0x7d, 0xdf, 0xef, 0x39, 0x9a, 0xba, 0x71, 0x9a, 0xba, + 0x42, 0xd7, 0xee, 0xb3, 0xf9, 0xb0, 0x2d, 0x4a, 0xb1, 0x93, 0x72, 0x7c, 0x08, 0xe9, 0x30, 0x49, + 0x2b, 0xd9, 0xc6, 0xbb, 0x36, 0x76, 0xf6, 0x7c, 0x97, 0x13, 0xd4, 0x65, 0xbe, 0x7b, 0x97, 0xe4, + 0xa7, 0xe8, 0x5b, 0xa2, 0x0e, 0x27, 0x94, 0xe8, 0x00, 0x5a, 0x85, 0xb9, 0x20, 0x7d, 0x11, 0xb7, + 0x07, 0xaa, 0xa1, 0x98, 0x07, 0x92, 0x22, 0x1f, 0x3a, 0x7c, 0x9a, 0xe6, 0xff, 0x3c, 0x9b, 0x17, + 0x32, 0x79, 0x87, 0x4e, 0x2a, 0xca, 0x87, 0x0e, 0x7a, 0x05, 0xa6, 0x74, 0xd9, 0xf0, 0x64, 0x4d, + 0xb2, 0x3d, 0xc3, 0x91, 0x14, 0xd5, 0x21, 0x24, 0xa3, 0xf0, 0x93, 0x34, 0xaf, 0xc8, 0x97, 0x89, + 0x9e, 0xe1, 0x14, 0x99, 0x04, 0x6d, 0xc1, 0x39, 0x5d, 0x35, 0x54, 0xdd, 0x6b, 0x55, 0x81, 0xa4, + 0x1a, 0x2e, 0xb6, 0xf7, 0x65, 0x8d, 0x47, 0x94, 0xa3, 0xcf, 0xb5, 0x73, 0x34, 0xdb, 0xe9, 0xc5, + 0x19, 0xa6, 0x1b, 0x94, 0x48, 0x99, 0x69, 0x0a, 0x0e, 0x4c, 0xb6, 0xe1, 0x8c, 0x04, 0xb8, 0x90, + 0xdf, 0xaa, 0xdd, 0xac, 0x88, 0xe5, 0xed, 0x7c, 0xad, 0x5c, 0xd9, 0x90, 0x3a, 0xf0, 0xd6, 0x34, + 0xa0, 0xe8, 0x9c, 0x42, 0xa5, 0x58, 0x4a, 0x73, 0x44, 0x77, 0xad, 0x52, 0x59, 0x5b, 0x2f, 0x49, + 0x94, 0x98, 0x3a, 0xcc, 0x49, 0x09, 0x75, 0x98, 0x88, 0x21, 0x8d, 0x9e, 0x83, 0x67, 0x8a, 0xf9, + 0x5a, 0x5e, 0x12, 0x4b, 0xab, 0x62, 0xa9, 0x7a, 0xb3, 0x93, 0x47, 0x04, 0xe3, 0xd5, 0xf5, 0x72, + 0xb1, 0xbc, 0xb1, 0x26, 0xdd, 0x29, 0x6f, 0x14, 0x2b, 0x77, 0xd2, 0x1c, 0x3a, 0x07, 0x67, 0x0b, + 0x5b, 0xd5, 0x5a, 0xe5, 0x96, 0x14, 0x13, 0xa5, 0x96, 0xe5, 0xbf, 0xe7, 0xbf, 0x02, 0xcd, 0xac, + 0x47, 0x92, 0xee, 0xc3, 0x24, 0x5b, 0xaa, 0x93, 0xad, 0x9b, 0x7a, 0x2e, 0xc4, 0x98, 0x97, 0x2d, + 0xdb, 0x7c, 0x17, 0xd7, 0x5d, 0x27, 0xf7, 0x80, 0xfd, 0x7a, 0x98, 0x6b, 0x71, 0xa2, 0x93, 0x7b, + 0x10, 0xa2, 0xcd, 0x87, 0xc2, 0x0e, 0x4c, 0xad, 0x61, 0xb7, 0xa5, 0x2e, 0xe2, 0xf7, 0x3c, 0xec, + 0xb8, 0xe8, 0xed, 0x08, 0xef, 0x5e, 0xfb, 0x2c, 0x9f, 0xfa, 0x3c, 0xff, 0x4a, 0xb7, 0x6b, 0xf1, + 0xa9, 0x5a, 0xf8, 0x09, 0x07, 0xd3, 0xeb, 0xaa, 0x13, 0xf2, 0xe2, 0x04, 0x6e, 0xbe, 0x08, 0x03, + 0x96, 0x6c, 0x63, 0xc3, 0x65, 0x8e, 0xae, 0x50, 0x47, 0x2f, 0xc3, 0x4b, 0xb4, 0xe0, 0x83, 0xb3, + 0xa3, 0x2e, 0x1b, 0x72, 0xa3, 0xdd, 0xd1, 0xa6, 0x1f, 0x9e, 0xc8, 0x4c, 0xa0, 0x67, 0x08, 0x67, + 0x34, 0xb0, 0xe4, 0x9a, 0xf7, 0x70, 0x70, 0x5c, 0x1a, 0x26, 0x23, 0x35, 0x32, 0x40, 0x68, 0x9c, + 0x8a, 0x1d, 0xf5, 0x7d, 0xff, 0xc4, 0x74, 0x46, 0x1c, 0x22, 0x03, 0x55, 0xf5, 0x7d, 0x2c, 0x7c, + 0xc4, 0xc1, 0x4c, 0xdb, 0x1a, 0x1d, 0xcb, 0x34, 0x1c, 0x8c, 0x6a, 0x30, 0x1a, 0xc2, 0xcc, 0xe1, + 0x39, 0xca, 0x46, 0x8b, 0x5d, 0xf7, 0xa6, 0x38, 0x12, 0xca, 0x03, 0x7a, 0x09, 0x26, 0x0c, 0x7c, + 0xdf, 0x95, 0x42, 0x4b, 0x4e, 0xb5, 0x36, 0xb9, 0x31, 0x22, 0xdb, 0x0c, 0xd6, 0x2e, 0xfc, 0x30, + 0x05, 0xb3, 0x05, 0x9b, 0x9c, 0xb3, 0x02, 0xfe, 0x2e, 0x98, 0xc6, 0xae, 0xda, 0x08, 0x70, 0xcc, + 0xc7, 0x70, 0xbc, 0x44, 0x71, 0x7c, 0x1e, 0x9e, 0xd3, 0xcc, 0x3a, 0x3b, 0xd4, 0xc7, 0xc0, 0x5b, + 0x67, 0x82, 0x26, 0x7a, 0x75, 0x98, 0x68, 0x6e, 0x58, 0x75, 0x6a, 0x9c, 0xae, 0x67, 0x64, 0xe9, + 0x6a, 0x97, 0x5b, 0x96, 0xbf, 0x32, 0x12, 0x46, 0x4a, 0x1c, 0x77, 0x23, 0x83, 0xe8, 0xe5, 0x38, + 0xbf, 0xd6, 0x4d, 0x25, 0xd8, 0x95, 0xa3, 0xd4, 0x58, 0x30, 0x15, 0xd2, 0x52, 0xa3, 0xfb, 0xd8, + 0x76, 0xc8, 0x44, 0xd5, 0xd8, 0x35, 0xd9, 0xe6, 0x3b, 0xc2, 0xc6, 0xca, 0xc6, 0xae, 0x29, 0xfc, + 0x20, 0x05, 0xb3, 0x5b, 0x74, 0x9f, 0xea, 0x8c, 0x4c, 0x87, 0xb0, 0xb8, 0xff, 0x75, 0x58, 0x5f, + 0x80, 0x11, 0xb6, 0xf3, 0x92, 0x4b, 0x08, 0xad, 0xc5, 0x91, 0xa5, 0x4c, 0x1b, 0xf5, 0xad, 0x92, + 0xb3, 0xe3, 0x2d, 0xd9, 0xb9, 0xe7, 0x3b, 0x05, 0x5f, 0x87, 0x0c, 0x24, 0x01, 0xe6, 0x5d, 0xe0, + 0xd7, 0xb0, 0xdb, 0x19, 0x94, 0x8d, 0x48, 0x77, 0x2f, 0xd3, 0x62, 0x79, 0x15, 0x96, 0x92, 0x74, + 0x77, 0xcc, 0xa0, 0xdf, 0xe1, 0x3a, 0xcc, 0x16, 0xb1, 0x86, 0x8f, 0xca, 0xc1, 0xe3, 0x76, 0xa7, + 0xc0, 0xd9, 0x50, 0x68, 0xa2, 0x67, 0xb4, 0xe8, 0x24, 0xec, 0xe8, 0x35, 0xea, 0x68, 0x11, 0x72, + 0xdd, 0x38, 0x22, 0xd6, 0x7c, 0x2f, 0x0d, 0xe0, 0xa3, 0x41, 0x3d, 0x29, 0x47, 0x9f, 0x72, 0x90, + 0x21, 0xdc, 0x13, 0x8d, 0xf5, 0xc9, 0x70, 0xe4, 0x0b, 0x30, 0x11, 0x3d, 0x36, 0x3b, 0x7c, 0xca, + 0xbf, 0x7a, 0x85, 0xcf, 0xcd, 0xce, 0xa9, 0xb8, 0xf4, 0x17, 0x1c, 0xcc, 0x76, 0x8c, 0x87, 0xf1, + 0x29, 0x86, 0x74, 0xac, 0x25, 0x03, 0x4e, 0xed, 0xbd, 0x27, 0xfb, 0xc4, 0x89, 0x68, 0x4f, 0x76, + 0x49, 0xb0, 0x3f, 0xea, 0xf3, 0xf9, 0x3f, 0x94, 0x9d, 0x66, 0x02, 0xc4, 0x58, 0x02, 0x4e, 0x53, + 0xc0, 0x41, 0x1e, 0xd6, 0x61, 0xc0, 0x71, 0x65, 0x17, 0xfb, 0xf0, 0x8f, 0x2f, 0xbd, 0xda, 0x65, + 0xe4, 0x55, 0xa2, 0x2c, 0x32, 0x1b, 0xa7, 0xc9, 0x16, 0x7a, 0x17, 0x46, 0x6c, 0xcf, 0x90, 0x64, + 0xd7, 0xc5, 0xba, 0xe5, 0x52, 0x26, 0x19, 0x5f, 0x2a, 0x27, 0x5c, 0xce, 0x11, 0x90, 0x65, 0x45, + 0xcf, 0xc8, 0xfb, 0x06, 0x45, 0xb0, 0x9b, 0xbf, 0x85, 0xab, 0x00, 0x2d, 0x09, 0x9a, 0x85, 0x19, + 0x71, 0x6b, 0x43, 0xca, 0xd7, 0x6a, 0xa5, 0x5b, 0x9b, 0xb5, 0xf6, 0x4b, 0xe5, 0x7a, 0xbe, 0x56, + 0xaa, 0xd6, 0xd2, 0x9c, 0xf0, 0x53, 0x0e, 0xf8, 0x76, 0x4f, 0xac, 0x9a, 0xc2, 0x17, 0x2d, 0x72, + 0x12, 0x65, 0xa5, 0xb4, 0xd4, 0x25, 0xa0, 0xa2, 0x67, 0xf8, 0x85, 0xd1, 0xbc, 0x68, 0x11, 0x2f, + 0xdd, 0x15, 0xd1, 0x87, 0xa9, 0x68, 0x11, 0xad, 0x9b, 0xad, 0x2e, 0xae, 0xc4, 0x8a, 0xa8, 0x67, + 0xce, 0xe8, 0x7c, 0xda, 0xe9, 0x3f, 0x36, 0xe7, 0x67, 0x62, 0x39, 0xbf, 0x07, 0x63, 0x3a, 0x76, + 0x1c, 0xaa, 0x7e, 0x18, 0xdc, 0x5d, 0xc7, 0x97, 0x56, 0xbb, 0xc4, 0xec, 0x96, 0x6f, 0x23, 0xcb, + 0xfe, 0xad, 0xe2, 0x7d, 0x6c, 0xab, 0xee, 0xa1, 0x38, 0xca, 0x8c, 0x93, 0x63, 0xb1, 0x43, 0xe8, + 0x80, 0x6f, 0x47, 0x85, 0x65, 0x6f, 0x0f, 0x26, 0x9b, 0xd9, 0x63, 0x5a, 0x41, 0x06, 0xaf, 0xf5, + 0xb6, 0x1a, 0x3f, 0x33, 0x4d, 0x86, 0x61, 0xa3, 0x5d, 0x66, 0x52, 0x81, 0xe9, 0xc2, 0x1e, 0xae, + 0xdf, 0xbb, 0x2d, 0x6b, 0xaa, 0x52, 0xb0, 0xb1, 0xe2, 0x3c, 0x89, 0x83, 0x71, 0x1e, 0x66, 0xda, + 0xbc, 0x30, 0x5c, 0x5e, 0x80, 0x89, 0x3d, 0xd9, 0x91, 0xe8, 0x13, 0x8f, 0x54, 0x27, 0x22, 0xea, + 0x71, 0x48, 0x1c, 0xdb, 0x93, 0x9d, 0xd6, 0x7c, 0xe1, 0x9f, 0x1c, 0xcc, 0x06, 0x37, 0xa2, 0xff, + 0x16, 0x77, 0x5d, 0x07, 0x70, 0x5c, 0xd9, 0x76, 0x25, 0x57, 0x65, 0x0f, 0x97, 0x9d, 0x4e, 0x2f, + 0xb5, 0xe0, 0x0d, 0xd5, 0x3f, 0xbd, 0x0c, 0x53, 0x15, 0x32, 0x88, 0x96, 0x61, 0x08, 0x1b, 0x8a, + 0xaf, 0xdd, 0x97, 0x4c, 0x7b, 0x10, 0x1b, 0x0a, 0x19, 0x12, 0x76, 0xe1, 0x7c, 0xe7, 0x70, 0x19, + 0x6e, 0xab, 0xd0, 0x7f, 0x3a, 0x12, 0x10, 0xa9, 0xbe, 0xf0, 0x49, 0x1f, 0x5c, 0xa8, 0x92, 0x15, + 0xdf, 0xa2, 0xf7, 0xd8, 0x4e, 0xd0, 0xb6, 0x75, 0xf4, 0x69, 0x71, 0xfd, 0x3a, 0x07, 0x53, 0xb6, + 0x6f, 0x1c, 0xfb, 0xf0, 0x48, 0xb6, 0x6c, 0x34, 0x02, 0x90, 0x2a, 0x09, 0x83, 0x39, 0x7e, 0xd9, + 0x14, 0x59, 0x91, 0x98, 0xbd, 0xf9, 0x94, 0x88, 0x9a, 0xee, 0x9a, 0xa3, 0xe8, 0x6d, 0x68, 0x8d, + 0x12, 0x42, 0xf5, 0xf3, 0xd4, 0x7f, 0x52, 0x9e, 0x6e, 0x3e, 0x25, 0xa6, 0x9b, 0x7a, 0xa2, 0x67, + 0x10, 0x41, 0xe6, 0x21, 0x0c, 0xb7, 0x0c, 0xbf, 0x11, 0x29, 0x1b, 0xee, 0x24, 0x83, 0xe1, 0x8a, + 0xb9, 0x1a, 0xaa, 0x98, 0x13, 0xeb, 0xad, 0x59, 0x2c, 0x2b, 0x03, 0xd0, 0x4f, 0x54, 0x04, 0x15, + 0x9e, 0x3d, 0x12, 0x94, 0xc7, 0x5b, 0x37, 0x4b, 0xbf, 0x79, 0xd6, 0xff, 0x9f, 0x80, 0xe6, 0x3e, + 0x8d, 0xed, 0x7d, 0xb5, 0x8e, 0xd1, 0x5f, 0x39, 0x18, 0x8b, 0x5c, 0xb4, 0xd1, 0x9b, 0x09, 0x7d, + 0x74, 0xba, 0x9e, 0x67, 0xba, 0xbf, 0x7c, 0x0a, 0xf8, 0x51, 0x9e, 0xb2, 0xce, 0x07, 0x7f, 0xf8, + 0xcb, 0x87, 0xa9, 0x2f, 0xa1, 0x5c, 0x6e, 0x7f, 0x31, 0xf7, 0x80, 0x0c, 0xbc, 0xd5, 0x7c, 0x30, + 0x58, 0xc8, 0x35, 0xaf, 0x8b, 0xb9, 0x85, 0xc8, 0xa3, 0xc1, 0xc2, 0xc3, 0xed, 0x8b, 0xe8, 0xf9, + 0x8e, 0x2a, 0xd1, 0x69, 0xe8, 0x5f, 0x1c, 0x4c, 0xc4, 0x2e, 0xd2, 0xe8, 0xad, 0x2e, 0x4e, 0x13, + 0xed, 0x8f, 0x04, 0x99, 0xeb, 0xbd, 0xaa, 0xfb, 0xb9, 0x15, 0x1a, 0x8f, 0xf2, 0xac, 0xc5, 0x22, + 0xb1, 0xfb, 0x43, 0x47, 0x44, 0x1f, 0x79, 0x33, 0x69, 0xc6, 0xde, 0xa6, 0x12, 0x99, 0x86, 0x7e, + 0x95, 0x82, 0xa9, 0x4e, 0xb7, 0x74, 0xb4, 0x92, 0x30, 0x82, 0x63, 0xae, 0xf8, 0x99, 0xde, 0xce, + 0xc6, 0xc2, 0xc7, 0xdc, 0xa3, 0xfc, 0xb4, 0xbf, 0xee, 0xcb, 0xb1, 0x53, 0x37, 0x45, 0xe3, 0x03, + 0x4e, 0xb8, 0x92, 0x04, 0x8e, 0xd8, 0xe9, 0x7a, 0x39, 0x7e, 0xab, 0xde, 0x5e, 0x16, 0x5e, 0x3c, + 0x0a, 0xa3, 0x93, 0x74, 0xd1, 0x1f, 0x53, 0x30, 0xd5, 0xe9, 0x12, 0x9f, 0x18, 0xb8, 0x63, 0x5e, + 0x00, 0x7a, 0x05, 0xee, 0xb7, 0xdc, 0xa3, 0xfc, 0x6c, 0x6c, 0xa1, 0x97, 0x43, 0xd7, 0x76, 0x8a, + 0xde, 0xc7, 0xdc, 0x52, 0x81, 0x46, 0x1d, 0x9b, 0x98, 0x3d, 0xae, 0xb1, 0x62, 0x70, 0xe4, 0x16, + 0x1e, 0xb6, 0xa3, 0xf9, 0xf6, 0xd2, 0x6b, 0x89, 0xec, 0x26, 0xb0, 0x85, 0xfe, 0xc4, 0xc1, 0x54, + 0xa7, 0xeb, 0x79, 0x62, 0x74, 0x8f, 0xb9, 0xdb, 0x67, 0xa6, 0xdb, 0x88, 0xb8, 0xa4, 0x5b, 0xee, + 0xa1, 0xa0, 0x87, 0xe9, 0xe6, 0xab, 0x0b, 0x57, 0x4e, 0xa4, 0x9b, 0xf6, 0x48, 0xb6, 0x2f, 0x2d, + 0xbc, 0xd8, 0x51, 0xad, 0x7d, 0x2a, 0xfa, 0x9c, 0x83, 0xc9, 0xb6, 0xe7, 0x0e, 0x74, 0x23, 0x39, + 0xc7, 0x3e, 0xd6, 0xda, 0x89, 0x06, 0x8f, 0x7a, 0x0b, 0x1e, 0x25, 0x0e, 0xfe, 0xbb, 0x29, 0x78, + 0xba, 0xc3, 0x85, 0x1b, 0xe5, 0x7b, 0xb8, 0xc5, 0x45, 0x1f, 0x1f, 0x32, 0x2b, 0xa7, 0x31, 0xc1, + 0xf8, 0xd7, 0x8c, 0xf2, 0x6f, 0x80, 0x47, 0x77, 0x84, 0xd3, 0xc4, 0xe3, 0x64, 0x7e, 0x41, 0x9f, + 0xa6, 0x60, 0xaa, 0xd3, 0x29, 0x31, 0x71, 0xc1, 0x1f, 0x73, 0xa2, 0xce, 0x14, 0x4e, 0x65, 0x83, + 0x41, 0xf2, 0x73, 0xee, 0x51, 0x3e, 0xc3, 0x58, 0xb9, 0x75, 0x28, 0xba, 0x1c, 0x1c, 0x72, 0x28, + 0x4e, 0xdf, 0xe0, 0x84, 0x95, 0x93, 0x81, 0xea, 0xc4, 0x00, 0xc1, 0xff, 0xae, 0x10, 0x97, 0xcb, + 0xdc, 0xc2, 0xf6, 0x9b, 0xc2, 0xb5, 0x23, 0x0c, 0x9d, 0xac, 0xfc, 0xcd, 0x14, 0x87, 0x7e, 0x9d, + 0x82, 0x99, 0x23, 0x0e, 0x50, 0xa8, 0xf4, 0x58, 0x4e, 0xa5, 0x99, 0xd5, 0xd3, 0x9a, 0x61, 0xc0, + 0x7e, 0x8f, 0xa3, 0xd8, 0x7d, 0x8b, 0x13, 0x4a, 0x3d, 0x62, 0xd7, 0x72, 0x10, 0xc0, 0x77, 0x5d, + 0x78, 0xa3, 0x0b, 0xf8, 0xda, 0xf4, 0xd1, 0xbf, 0x39, 0x18, 0x8f, 0xbe, 0x57, 0xa2, 0xff, 0xef, + 0x9e, 0x98, 0x5a, 0xaf, 0x8f, 0x99, 0x1e, 0x8e, 0xa7, 0xc2, 0x83, 0x30, 0x25, 0x19, 0x68, 0xb9, + 0x7b, 0x4a, 0xca, 0x91, 0x03, 0x2e, 0x61, 0xa6, 0x57, 0x50, 0x36, 0x19, 0x33, 0x05, 0x1a, 0xe8, + 0x6f, 0x1c, 0x4c, 0xb6, 0xbd, 0xa5, 0x26, 0x66, 0xe7, 0xa3, 0x5e, 0x61, 0x8f, 0xdc, 0x7b, 0xa2, + 0xb1, 0x2e, 0x9c, 0x2a, 0xd6, 0x85, 0x6e, 0x63, 0xfd, 0x7e, 0x0a, 0xd2, 0xf1, 0xc7, 0x2a, 0x74, + 0xfd, 0x74, 0xef, 0x69, 0x99, 0x1b, 0x3d, 0xeb, 0xb3, 0xbe, 0x78, 0x18, 0xe5, 0xe0, 0xa0, 0x00, + 0xba, 0x6d, 0x0f, 0x1a, 0x65, 0xb3, 0x00, 0x92, 0x34, 0x04, 0xd5, 0x40, 0xbf, 0x8c, 0x81, 0xb2, + 0x6e, 0x36, 0x7a, 0x03, 0x25, 0xf4, 0xa4, 0xd6, 0x13, 0x28, 0xe1, 0xc7, 0x27, 0xe1, 0x23, 0x2e, + 0x8a, 0xca, 0x77, 0x38, 0x54, 0xee, 0x05, 0x96, 0x20, 0xf7, 0x4d, 0x09, 0xf1, 0xb2, 0x7d, 0x03, + 0xbd, 0x95, 0x14, 0xa5, 0x8e, 0x06, 0xd0, 0x8f, 0x53, 0x30, 0x11, 0x7b, 0x1f, 0x4a, 0x7c, 0x95, + 0xea, 0xfc, 0x7a, 0x95, 0xf8, 0x2a, 0x75, 0xc4, 0xb3, 0x94, 0xf0, 0x6d, 0x2e, 0xdc, 0x5a, 0x5f, + 0x13, 0x6e, 0x74, 0x79, 0x8b, 0x5c, 0xae, 0x47, 0x0d, 0x13, 0x7a, 0x7d, 0x5d, 0xb8, 0x92, 0xe0, + 0x62, 0xd9, 0x41, 0x33, 0x73, 0xe7, 0x93, 0xfc, 0xf3, 0x09, 0xde, 0x5b, 0x7e, 0x9f, 0xcf, 0xee, + 0xb9, 0xae, 0xe5, 0x2c, 0xe7, 0x72, 0x07, 0x07, 0x07, 0xf1, 0xc7, 0x18, 0xd9, 0x73, 0xf7, 0xfc, + 0x3f, 0x47, 0x7c, 0xd9, 0xd2, 0x64, 0x77, 0xd7, 0xb4, 0xf5, 0x95, 0x3f, 0x73, 0x70, 0xa9, 0x6e, + 0xea, 0xc9, 0xc0, 0x5a, 0x99, 0x0c, 0x5f, 0xf8, 0x37, 0x09, 0x15, 0x6d, 0x72, 0xdb, 0xef, 0x30, + 0xdd, 0x86, 0xa9, 0xc9, 0x46, 0x23, 0x6b, 0xda, 0x8d, 0x5c, 0x03, 0x1b, 0x94, 0xa8, 0x72, 0xad, + 0x15, 0x9c, 0xf0, 0x77, 0x90, 0x6f, 0x86, 0xbf, 0x7f, 0x96, 0xba, 0xb8, 0xe6, 0xdb, 0x2c, 0xd0, + 0xf5, 0xac, 0xa8, 0x8d, 0x77, 0xe8, 0x7a, 0xc2, 0xee, 0xb3, 0xb7, 0x17, 0x3f, 0x09, 0xe6, 0xdd, + 0xa5, 0xf3, 0xee, 0x06, 0xf3, 0xee, 0x86, 0xe7, 0xdd, 0xbd, 0xbd, 0xb8, 0x33, 0x40, 0x57, 0x73, + 0xe5, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xcd, 0x1f, 0x0b, 0x86, 0x68, 0x2a, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -2303,53 +2316,6 @@ type DataTransferServiceServer interface { CheckValidCreds(context.Context, *CheckValidCredsRequest) (*CheckValidCredsResponse, error) } -// UnimplementedDataTransferServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDataTransferServiceServer struct { -} - -func (*UnimplementedDataTransferServiceServer) GetDataSource(ctx context.Context, req *GetDataSourceRequest) (*DataSource, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDataSource not implemented") -} -func (*UnimplementedDataTransferServiceServer) ListDataSources(ctx context.Context, req *ListDataSourcesRequest) (*ListDataSourcesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDataSources not implemented") -} -func (*UnimplementedDataTransferServiceServer) CreateTransferConfig(ctx context.Context, req *CreateTransferConfigRequest) (*TransferConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTransferConfig not implemented") -} -func (*UnimplementedDataTransferServiceServer) UpdateTransferConfig(ctx context.Context, req *UpdateTransferConfigRequest) (*TransferConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTransferConfig not implemented") -} -func (*UnimplementedDataTransferServiceServer) DeleteTransferConfig(ctx context.Context, req *DeleteTransferConfigRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTransferConfig not implemented") -} -func (*UnimplementedDataTransferServiceServer) GetTransferConfig(ctx context.Context, req *GetTransferConfigRequest) (*TransferConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTransferConfig not implemented") -} -func (*UnimplementedDataTransferServiceServer) ListTransferConfigs(ctx context.Context, req *ListTransferConfigsRequest) (*ListTransferConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTransferConfigs not implemented") -} -func (*UnimplementedDataTransferServiceServer) ScheduleTransferRuns(ctx context.Context, req *ScheduleTransferRunsRequest) (*ScheduleTransferRunsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ScheduleTransferRuns not implemented") -} -func (*UnimplementedDataTransferServiceServer) StartManualTransferRuns(ctx context.Context, req *StartManualTransferRunsRequest) (*StartManualTransferRunsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartManualTransferRuns not implemented") -} -func (*UnimplementedDataTransferServiceServer) GetTransferRun(ctx context.Context, req *GetTransferRunRequest) (*TransferRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTransferRun not implemented") -} -func (*UnimplementedDataTransferServiceServer) DeleteTransferRun(ctx context.Context, req *DeleteTransferRunRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTransferRun not implemented") -} -func (*UnimplementedDataTransferServiceServer) ListTransferRuns(ctx context.Context, req *ListTransferRunsRequest) (*ListTransferRunsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTransferRuns not implemented") -} -func (*UnimplementedDataTransferServiceServer) ListTransferLogs(ctx context.Context, req *ListTransferLogsRequest) (*ListTransferLogsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTransferLogs not implemented") -} -func (*UnimplementedDataTransferServiceServer) CheckValidCreds(ctx context.Context, req *CheckValidCredsRequest) (*CheckValidCredsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method CheckValidCreds not implemented") -} - func RegisterDataTransferServiceServer(s *grpc.Server, srv DataTransferServiceServer) { s.RegisterService(&_DataTransferService_serviceDesc, srv) } diff --git a/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go b/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go index 273a712522..54df18c5e2 100644 --- a/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go +++ b/googleapis/cloud/bigquery/datatransfer/v1/transfer.pb.go @@ -222,8 +222,11 @@ type TransferConfig struct { // is not provided, usually a uuid, even though it is not guaranteed or // required, will be generated for config_id. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` - // The BigQuery target dataset id. - DestinationDatasetId string `protobuf:"bytes,2,opt,name=destination_dataset_id,json=destinationDatasetId,proto3" json:"destination_dataset_id,omitempty"` + // The desination of the transfer config. + // + // Types that are valid to be assigned to Destination: + // *TransferConfig_DestinationDatasetId + Destination isTransferConfig_Destination `protobuf_oneof:"destination"` // User specified display name for the data transfer. DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Data source id. Cannot be changed once data transfer is created. @@ -302,9 +305,26 @@ func (m *TransferConfig) GetName() string { return "" } -func (m *TransferConfig) GetDestinationDatasetId() string { +type isTransferConfig_Destination interface { + isTransferConfig_Destination() +} + +type TransferConfig_DestinationDatasetId struct { + DestinationDatasetId string `protobuf:"bytes,2,opt,name=destination_dataset_id,json=destinationDatasetId,proto3,oneof"` +} + +func (*TransferConfig_DestinationDatasetId) isTransferConfig_Destination() {} + +func (m *TransferConfig) GetDestination() isTransferConfig_Destination { if m != nil { - return m.DestinationDatasetId + return m.Destination + } + return nil +} + +func (m *TransferConfig) GetDestinationDatasetId() string { + if x, ok := m.GetDestination().(*TransferConfig_DestinationDatasetId); ok { + return x.DestinationDatasetId } return "" } @@ -393,6 +413,13 @@ func (m *TransferConfig) GetDatasetRegion() string { return "" } +// XXX_OneofWrappers is for the internal use of the proto package. +func (*TransferConfig) XXX_OneofWrappers() []interface{} { + return []interface{}{ + (*TransferConfig_DestinationDatasetId)(nil), + } +} + // Represents a data transfer run. type TransferRun struct { // The resource name of the transfer run. @@ -417,8 +444,11 @@ type TransferRun struct { UpdateTime *timestamp.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Output only. Data transfer specific parameters. Params *_struct.Struct `protobuf:"bytes,9,opt,name=params,proto3" json:"params,omitempty"` - // Output only. The BigQuery target dataset id. - DestinationDatasetId string `protobuf:"bytes,2,opt,name=destination_dataset_id,json=destinationDatasetId,proto3" json:"destination_dataset_id,omitempty"` + // Data transfer destination. + // + // Types that are valid to be assigned to Destination: + // *TransferRun_DestinationDatasetId + Destination isTransferRun_Destination `protobuf_oneof:"destination"` // Output only. Data source id. DataSourceId string `protobuf:"bytes,7,opt,name=data_source_id,json=dataSourceId,proto3" json:"data_source_id,omitempty"` // Data transfer run state. Ignored for input requests. @@ -517,9 +547,26 @@ func (m *TransferRun) GetParams() *_struct.Struct { return nil } -func (m *TransferRun) GetDestinationDatasetId() string { +type isTransferRun_Destination interface { + isTransferRun_Destination() +} + +type TransferRun_DestinationDatasetId struct { + DestinationDatasetId string `protobuf:"bytes,2,opt,name=destination_dataset_id,json=destinationDatasetId,proto3,oneof"` +} + +func (*TransferRun_DestinationDatasetId) isTransferRun_Destination() {} + +func (m *TransferRun) GetDestination() isTransferRun_Destination { if m != nil { - return m.DestinationDatasetId + return m.Destination + } + return nil +} + +func (m *TransferRun) GetDestinationDatasetId() string { + if x, ok := m.GetDestination().(*TransferRun_DestinationDatasetId); ok { + return x.DestinationDatasetId } return "" } @@ -552,6 +599,13 @@ func (m *TransferRun) GetSchedule() string { return "" } +// XXX_OneofWrappers is for the internal use of the proto package. +func (*TransferRun) XXX_OneofWrappers() []interface{} { + return []interface{}{ + (*TransferRun_DestinationDatasetId)(nil), + } +} + // Represents a user facing message for a particular data transfer run. type TransferMessage struct { // Time when message was logged. @@ -626,68 +680,77 @@ func init() { } var fileDescriptor_90c2574420b818ad = []byte{ - // 1001 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xdd, 0x6e, 0xdb, 0x46, - 0x13, 0xfd, 0x28, 0x99, 0xfa, 0x19, 0x4a, 0xb6, 0xb0, 0xf8, 0x5c, 0xb3, 0x46, 0xda, 0xaa, 0x46, - 0x0d, 0xb8, 0xb9, 0x20, 0x61, 0xd7, 0x49, 0x51, 0x04, 0x6d, 0x21, 0x4b, 0xb4, 0xab, 0x36, 0x96, - 0x9d, 0x25, 0xed, 0x20, 0x85, 0x01, 0x62, 0x2d, 0xae, 0x19, 0x02, 0x32, 0xc9, 0xee, 0x2e, 0x1d, - 0xeb, 0x21, 0xfa, 0x12, 0xbd, 0xec, 0x45, 0x81, 0x5e, 0xf7, 0x0d, 0xfa, 0x22, 0x7d, 0x8d, 0x82, - 0xcb, 0x25, 0xe1, 0x28, 0x01, 0x64, 0x07, 0xe8, 0x95, 0x38, 0x3b, 0x73, 0xce, 0xce, 0xce, 0x9c, - 0x19, 0x08, 0xf6, 0xc3, 0x24, 0x09, 0x67, 0xd4, 0x9e, 0xce, 0x92, 0x2c, 0xb0, 0x2f, 0xa3, 0xf0, - 0x97, 0x8c, 0xb2, 0xb9, 0x1d, 0x10, 0x41, 0x04, 0x23, 0x31, 0xbf, 0xa2, 0xcc, 0xbe, 0xd9, 0xb5, - 0xcb, 0x6f, 0x2b, 0x65, 0x89, 0x48, 0xd0, 0x76, 0x81, 0xb2, 0x24, 0xca, 0x2a, 0x51, 0xd6, 0x5d, - 0x94, 0x75, 0xb3, 0xbb, 0xf9, 0x48, 0x91, 0x93, 0x34, 0xb2, 0x49, 0x1c, 0x27, 0x82, 0x88, 0x28, - 0x89, 0x79, 0x41, 0x52, 0x79, 0xa5, 0x75, 0x99, 0x5d, 0xd9, 0x5c, 0xb0, 0x6c, 0x2a, 0x94, 0xf7, - 0xb3, 0x45, 0xaf, 0x88, 0xae, 0x29, 0x17, 0xe4, 0x3a, 0x55, 0x01, 0x1b, 0x2a, 0x80, 0xa5, 0x53, - 0x9b, 0x0b, 0x22, 0x32, 0xc5, 0xbb, 0xf5, 0x97, 0x06, 0x6b, 0xee, 0xf4, 0x35, 0x0d, 0xb2, 0x19, - 0x3d, 0x49, 0xe5, 0x8d, 0xe8, 0x29, 0x6c, 0x04, 0x11, 0x27, 0x97, 0x33, 0xea, 0x93, 0x4c, 0x24, - 0x3e, 0x2f, 0xfc, 0x51, 0x1c, 0x9a, 0xf5, 0xbe, 0xb6, 0xd3, 0xc2, 0xeb, 0xca, 0x3d, 0xc8, 0x44, - 0xe2, 0x56, 0x4e, 0xf4, 0x0d, 0x00, 0x17, 0x84, 0x09, 0x3f, 0xbf, 0xdd, 0xd4, 0xfa, 0xda, 0x8e, - 0xb1, 0xb7, 0x69, 0xa9, 0xd7, 0x97, 0xa9, 0x59, 0x5e, 0x99, 0x1a, 0x6e, 0xcb, 0xe8, 0xdc, 0x46, - 0x4f, 0xa0, 0x45, 0xe3, 0xa0, 0x00, 0xd6, 0x96, 0x02, 0x9b, 0x34, 0x0e, 0x72, 0x6b, 0xeb, 0x4f, - 0x1d, 0x56, 0x3d, 0x55, 0xc3, 0x61, 0x12, 0x5f, 0x45, 0x21, 0x42, 0xb0, 0x12, 0x13, 0x75, 0x7d, - 0x1b, 0xcb, 0x6f, 0xb4, 0x0f, 0x1f, 0x05, 0x94, 0x8b, 0x28, 0x96, 0x25, 0xf5, 0xf3, 0xca, 0x73, - 0x2a, 0xfc, 0x28, 0x90, 0x77, 0xb5, 0xf1, 0xff, 0xef, 0x78, 0x47, 0x85, 0x73, 0x1c, 0xa0, 0xcf, - 0xa1, 0x13, 0x44, 0x3c, 0x9d, 0x91, 0xb9, 0x2f, 0x19, 0xeb, 0x32, 0xd6, 0x50, 0x67, 0x93, 0x9c, - 0xf8, 0x0b, 0x58, 0xcd, 0xc9, 0x7c, 0x9e, 0x64, 0x6c, 0x4a, 0x73, 0x42, 0x5d, 0x06, 0x75, 0xf2, - 0x53, 0x57, 0x1e, 0x8e, 0x03, 0x64, 0x43, 0x23, 0x25, 0x8c, 0x5c, 0x73, 0xb3, 0x2d, 0x9f, 0xb6, - 0xf1, 0xce, 0xd3, 0x5c, 0xd9, 0x4c, 0xac, 0xc2, 0xd0, 0x26, 0xb4, 0x54, 0xcd, 0xa9, 0xd9, 0x94, - 0x84, 0x95, 0x8d, 0x08, 0xf4, 0xca, 0x6f, 0x3f, 0x29, 0x1a, 0x66, 0x9a, 0x92, 0xf6, 0xa9, 0x75, - 0x2f, 0xa1, 0x59, 0x0b, 0xed, 0xc6, 0x6b, 0x7c, 0xa1, 0xff, 0x5f, 0x83, 0x29, 0x5f, 0xc5, 0xe8, - 0x15, 0xa3, 0xfc, 0xb5, 0xff, 0x26, 0x8a, 0x83, 0xe4, 0x8d, 0x1f, 0x90, 0x39, 0x37, 0x3b, 0x7d, - 0x6d, 0x47, 0xc7, 0xeb, 0xb9, 0x1f, 0x17, 0xee, 0x97, 0xd2, 0x3b, 0x22, 0x73, 0x99, 0xb7, 0x52, - 0x46, 0x60, 0x76, 0xa5, 0x52, 0x2a, 0x1b, 0x3d, 0x03, 0x23, 0x4b, 0x03, 0x22, 0x68, 0xd1, 0xe4, - 0x95, 0xa5, 0x4d, 0x86, 0x22, 0x5c, 0xca, 0xe3, 0x3b, 0xe8, 0xc6, 0xf4, 0x56, 0xf8, 0x2c, 0x8b, - 0x0b, 0x78, 0x6b, 0x29, 0xdc, 0xc8, 0x01, 0x38, 0x8b, 0x25, 0xfe, 0x47, 0xd0, 0x73, 0xd5, 0x53, - 0x13, 0xfa, 0xda, 0xce, 0xea, 0xde, 0xfe, 0x3d, 0x2b, 0x55, 0x4a, 0xcb, 0xcd, 0xb1, 0xb8, 0xa0, - 0x40, 0x1b, 0xd0, 0xcc, 0x38, 0x65, 0x79, 0xb3, 0x8d, 0xbe, 0xb6, 0x53, 0xc7, 0x8d, 0xdc, 0x1c, - 0x07, 0x68, 0xbb, 0x10, 0x43, 0xae, 0x2c, 0x46, 0xc3, 0x28, 0x89, 0xcd, 0x55, 0xd9, 0xbb, 0xae, - 0x3a, 0xc5, 0xf2, 0x70, 0xeb, 0x57, 0x1d, 0x8c, 0x92, 0x18, 0x67, 0xf1, 0x7b, 0x05, 0xfb, 0x3d, - 0x74, 0xab, 0x26, 0xcb, 0xf7, 0xd6, 0x97, 0xbe, 0xb7, 0x53, 0x02, 0xca, 0x79, 0xaa, 0x6a, 0x05, - 0xcb, 0xe7, 0x89, 0xa9, 0x3a, 0x3d, 0x81, 0x0e, 0x65, 0x2c, 0x61, 0x7e, 0xb1, 0x23, 0xcc, 0x75, - 0x09, 0x45, 0x25, 0x94, 0xa5, 0x53, 0xcb, 0x95, 0x1e, 0x6c, 0xc8, 0xb8, 0xc2, 0x58, 0x18, 0xfc, - 0x95, 0x0f, 0x1d, 0x7c, 0xfd, 0xde, 0x83, 0xbf, 0xa8, 0xa6, 0xc6, 0x83, 0xd4, 0xf4, 0xe0, 0x79, - 0xfc, 0xb0, 0xfd, 0xf1, 0xee, 0x72, 0x68, 0xbe, 0x67, 0x39, 0x54, 0xd2, 0x6c, 0xfd, 0x87, 0xd2, - 0xbc, 0xbb, 0x50, 0x3a, 0x6f, 0x2f, 0x94, 0xad, 0x3f, 0x6a, 0xb0, 0x56, 0xb2, 0x1d, 0x53, 0xce, - 0x49, 0x48, 0xd1, 0xb7, 0xd0, 0xb9, 0x2e, 0x3e, 0xef, 0xbb, 0xcb, 0x0d, 0x15, 0x2f, 0x0b, 0x7c, - 0x09, 0x2d, 0x4e, 0x6f, 0x28, 0x8b, 0xc4, 0x5c, 0x56, 0x68, 0x75, 0xef, 0xf0, 0x81, 0xcf, 0x52, - 0x89, 0x58, 0xea, 0xd7, 0x55, 0x6c, 0xb8, 0xe2, 0xcd, 0xb7, 0x73, 0x95, 0x22, 0xbd, 0x15, 0xe5, - 0x76, 0x2e, 0xd3, 0xa0, 0xb7, 0x62, 0xeb, 0x0c, 0xd6, 0x16, 0xf0, 0xa8, 0x0f, 0x8f, 0x8e, 0x1d, - 0xd7, 0x1d, 0x1c, 0x39, 0xbe, 0xeb, 0x9c, 0x3b, 0x78, 0xec, 0xbd, 0xf2, 0xcf, 0x26, 0xee, 0xa9, - 0x33, 0x1c, 0x1f, 0x8e, 0x9d, 0x51, 0xef, 0x7f, 0xa8, 0x05, 0x2b, 0xe3, 0xc9, 0xe1, 0x49, 0x4f, - 0x43, 0x06, 0x34, 0x5f, 0x0e, 0xf0, 0x64, 0x3c, 0x39, 0xea, 0xd5, 0x50, 0x1b, 0x74, 0x07, 0xe3, - 0x13, 0xdc, 0xab, 0x3f, 0xfe, 0x09, 0x3a, 0x65, 0x9a, 0xde, 0x3c, 0xa5, 0xe8, 0x13, 0xf8, 0xd8, - 0xc3, 0x83, 0x89, 0x7b, 0xe8, 0x60, 0xdf, 0x7b, 0x75, 0xea, 0x2c, 0x10, 0xb6, 0x41, 0x3f, 0x18, - 0x78, 0xc3, 0x1f, 0x7a, 0x1a, 0xea, 0x42, 0xdb, 0xf5, 0xb0, 0x33, 0x38, 0x96, 0x9c, 0x9b, 0x35, - 0x53, 0x7b, 0xcc, 0xa1, 0xfb, 0x56, 0x2b, 0xd1, 0xa7, 0xb0, 0x59, 0xb1, 0xb9, 0xde, 0xc0, 0x5b, - 0xa4, 0x33, 0xa0, 0x79, 0xea, 0x4c, 0x46, 0x45, 0x56, 0x06, 0x34, 0xf1, 0xd9, 0x44, 0xa6, 0x58, - 0x97, 0xec, 0x67, 0xc3, 0xa1, 0xe3, 0x8c, 0x9c, 0x51, 0x6f, 0x05, 0x01, 0x34, 0x0e, 0x07, 0xe3, - 0xe7, 0xce, 0xa8, 0xa7, 0xe7, 0xae, 0xe1, 0x60, 0x32, 0x74, 0x9e, 0xe7, 0x66, 0xe3, 0xe0, 0x1f, - 0x0d, 0xbe, 0x9c, 0x26, 0xd7, 0xf7, 0xeb, 0xc9, 0x41, 0x95, 0xe0, 0x69, 0xde, 0xf6, 0x53, 0xed, - 0xe7, 0x17, 0x0a, 0x17, 0x26, 0x33, 0x12, 0x87, 0x56, 0xc2, 0x42, 0x3b, 0xa4, 0xb1, 0x14, 0x85, - 0x5d, 0xb8, 0x48, 0x1a, 0xf1, 0x25, 0xff, 0x92, 0x9e, 0xdd, 0xb5, 0x7f, 0xab, 0xe9, 0x47, 0xc3, - 0x83, 0x91, 0xf7, 0x7b, 0x6d, 0xfb, 0xa8, 0xe0, 0x1e, 0xca, 0x9c, 0x0e, 0xa2, 0xf0, 0x85, 0xcc, - 0x29, 0x9f, 0xaa, 0x32, 0x0d, 0xeb, 0x7c, 0xf7, 0xef, 0x32, 0xee, 0x42, 0xc6, 0x5d, 0x94, 0x71, - 0x17, 0x77, 0xe3, 0x2e, 0xce, 0x77, 0x2f, 0x1b, 0x32, 0xab, 0xaf, 0xfe, 0x0d, 0x00, 0x00, 0xff, - 0xff, 0x0b, 0x93, 0x10, 0xdd, 0xba, 0x09, 0x00, 0x00, + // 1151 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x56, 0xcd, 0x6e, 0xdb, 0x46, + 0x10, 0x0e, 0x25, 0xeb, 0x6f, 0x28, 0xd9, 0xc2, 0xa2, 0xa9, 0x19, 0x21, 0x6d, 0x54, 0xa3, 0x01, + 0x9c, 0x1c, 0x48, 0xd8, 0x75, 0x52, 0x34, 0x41, 0x7f, 0x28, 0x89, 0x76, 0xd4, 0x26, 0xb2, 0xb3, + 0xa4, 0x13, 0xa4, 0x30, 0x40, 0x50, 0xe2, 0x9a, 0x61, 0x20, 0x91, 0xec, 0x2e, 0xe9, 0x44, 0x08, + 0x72, 0xee, 0xa1, 0x6f, 0xd1, 0x63, 0x0f, 0x7d, 0x81, 0x9e, 0x7b, 0xe9, 0xa5, 0xaf, 0xd0, 0x5b, + 0x81, 0x3c, 0x45, 0xb1, 0x4b, 0x52, 0x91, 0xe5, 0xb4, 0x92, 0x7b, 0xd2, 0xce, 0xce, 0x7c, 0xdf, + 0xce, 0xee, 0x7c, 0x33, 0x14, 0xec, 0x79, 0x61, 0xe8, 0x8d, 0x89, 0x36, 0x1a, 0x87, 0x89, 0xab, + 0x0d, 0x7d, 0xef, 0x87, 0x84, 0xd0, 0xa9, 0xe6, 0x3a, 0xb1, 0x13, 0x53, 0x27, 0x60, 0xa7, 0x84, + 0x6a, 0x67, 0x3b, 0x5a, 0xbe, 0x56, 0x23, 0x1a, 0xc6, 0x21, 0xba, 0x99, 0xa2, 0x54, 0x81, 0x52, + 0x73, 0x94, 0x3a, 0x8f, 0x52, 0xcf, 0x76, 0x5a, 0x37, 0x32, 0x72, 0x27, 0xf2, 0xb5, 0x53, 0x9f, + 0x8c, 0x5d, 0x7b, 0x48, 0x9e, 0x3b, 0x67, 0x7e, 0x98, 0xf1, 0xb4, 0xae, 0xcd, 0x05, 0x50, 0xc2, + 0xc2, 0x84, 0x8e, 0x48, 0xe6, 0xba, 0x9e, 0xb9, 0x84, 0x35, 0x4c, 0x4e, 0x35, 0x16, 0xd3, 0x64, + 0x14, 0x67, 0xde, 0x1b, 0x8b, 0xde, 0xd8, 0x9f, 0x10, 0x16, 0x3b, 0x93, 0x28, 0x0b, 0xd8, 0xcc, + 0x02, 0x68, 0x34, 0xd2, 0x58, 0xec, 0xc4, 0x09, 0x4b, 0x1d, 0x5b, 0xbf, 0x49, 0xb0, 0x61, 0x8e, + 0x9e, 0x13, 0x37, 0x19, 0x93, 0xc3, 0x28, 0xf6, 0xc3, 0x80, 0xa1, 0xbb, 0xb0, 0xe9, 0xfa, 0xcc, + 0x19, 0x8e, 0x89, 0xed, 0x24, 0x71, 0x68, 0xb3, 0xd4, 0xef, 0x07, 0x9e, 0x52, 0x6c, 0x4b, 0xdb, + 0x55, 0x7c, 0x35, 0x73, 0xeb, 0x49, 0x1c, 0x9a, 0x33, 0x27, 0xfa, 0x02, 0x80, 0xc5, 0x0e, 0x8d, + 0x6d, 0x7e, 0xba, 0x22, 0xb5, 0xa5, 0x6d, 0x79, 0xb7, 0xa5, 0x66, 0x6f, 0x93, 0xa7, 0xa6, 0x5a, + 0x79, 0x6a, 0xb8, 0x26, 0xa2, 0xb9, 0x8d, 0xee, 0x40, 0x95, 0x04, 0x6e, 0x0a, 0x2c, 0x2c, 0x05, + 0x56, 0x48, 0xe0, 0x72, 0x6b, 0xeb, 0xf7, 0x32, 0xac, 0x5b, 0xd9, 0x0b, 0x77, 0xc3, 0xe0, 0xd4, + 0xf7, 0x10, 0x82, 0xb5, 0xc0, 0xc9, 0x8e, 0xaf, 0x61, 0xb1, 0x46, 0x77, 0xe1, 0x43, 0x97, 0xb0, + 0xd8, 0x0f, 0x1c, 0x7e, 0x41, 0x9b, 0xd7, 0x85, 0x91, 0xd8, 0xf6, 0x5d, 0x71, 0x56, 0xed, 0xc1, + 0x15, 0xfc, 0xc1, 0x9c, 0xbf, 0x97, 0xba, 0xfb, 0x2e, 0xfa, 0x04, 0xea, 0xae, 0xcf, 0xa2, 0xb1, + 0x33, 0xb5, 0x05, 0x67, 0x51, 0x70, 0xca, 0xd9, 0xde, 0x80, 0x53, 0x7f, 0x0a, 0xeb, 0x9c, 0xce, + 0x4e, 0x8b, 0xc5, 0x29, 0x4b, 0x22, 0xa8, 0xce, 0x77, 0x4d, 0xb1, 0xd9, 0x77, 0x91, 0x06, 0xe5, + 0xc8, 0xa1, 0xce, 0x84, 0x29, 0x35, 0x71, 0xb9, 0xcd, 0x0b, 0x97, 0x33, 0x45, 0x39, 0x71, 0x16, + 0x86, 0x5a, 0x50, 0xcd, 0x5e, 0x9d, 0x28, 0x15, 0x41, 0x38, 0xb3, 0x91, 0x03, 0xcd, 0x7c, 0x6d, + 0x87, 0x69, 0xc9, 0x14, 0x45, 0xd0, 0xde, 0x55, 0x57, 0x12, 0xa2, 0xba, 0x50, 0x70, 0xbc, 0xc1, + 0x16, 0x14, 0xf0, 0x39, 0x28, 0xe2, 0x56, 0x94, 0x9c, 0x52, 0xc2, 0x9e, 0xdb, 0x2f, 0xfd, 0xc0, + 0x0d, 0x5f, 0xda, 0xae, 0x33, 0x65, 0x4a, 0xbd, 0x2d, 0x6d, 0x97, 0xf0, 0x55, 0xee, 0xc7, 0xa9, + 0xfb, 0xa9, 0xf0, 0xf6, 0x9c, 0xa9, 0xc8, 0x3b, 0xd3, 0x86, 0xab, 0x34, 0x84, 0x56, 0x66, 0x36, + 0xfa, 0x06, 0xe4, 0x24, 0x72, 0x9d, 0x98, 0xa4, 0x65, 0x5e, 0x5b, 0x56, 0xe6, 0x4e, 0xf1, 0x2f, + 0xbd, 0x88, 0x21, 0xc5, 0x08, 0x95, 0x74, 0xa1, 0x11, 0x90, 0x57, 0xb1, 0x4d, 0x93, 0x20, 0xe5, + 0xa8, 0xae, 0xc6, 0x21, 0x73, 0x14, 0x4e, 0x02, 0x41, 0x72, 0x08, 0x25, 0xde, 0x01, 0x44, 0x81, + 0xb6, 0xb4, 0xbd, 0xbe, 0xbb, 0xb7, 0xe2, 0x9b, 0xe5, 0x32, 0x33, 0x39, 0x36, 0xa5, 0x4d, 0x79, + 0xd0, 0x26, 0x54, 0x12, 0x46, 0x28, 0xaf, 0xbd, 0xdc, 0x96, 0xb6, 0x8b, 0xb8, 0xcc, 0xcd, 0xbe, + 0x8b, 0x6e, 0xa7, 0xda, 0xe0, 0x52, 0xa3, 0xc4, 0xf3, 0xc3, 0x40, 0x59, 0xe7, 0xa5, 0x4c, 0xc1, + 0x8d, 0xcc, 0x85, 0x85, 0xe7, 0xde, 0xe4, 0xad, 0xfe, 0x02, 0x76, 0xf3, 0xd3, 0xcf, 0x1d, 0x9e, + 0xe6, 0xe7, 0x44, 0x3e, 0x53, 0x47, 0xe1, 0x44, 0x5b, 0xd0, 0xfb, 0x5e, 0x44, 0xc3, 0x17, 0x64, + 0x14, 0x33, 0xed, 0x75, 0xb6, 0x7a, 0x33, 0x1b, 0x4f, 0x69, 0x08, 0xd3, 0x5e, 0xe7, 0x1b, 0xf6, + 0x48, 0xec, 0xbc, 0xe9, 0x34, 0x40, 0x9e, 0x53, 0xfc, 0xd6, 0x9f, 0x65, 0x90, 0x73, 0x5e, 0x9c, + 0x04, 0xef, 0x6d, 0xa2, 0xaf, 0xa1, 0x31, 0x93, 0x9d, 0x78, 0xfc, 0xe2, 0xd2, 0x3e, 0xad, 0xe7, + 0x80, 0xbc, 0xc7, 0x67, 0x85, 0x83, 0xe5, 0x3d, 0x4e, 0xb3, 0x7a, 0xdd, 0x81, 0x3a, 0xa1, 0x34, + 0xa4, 0x76, 0x3a, 0xb7, 0x94, 0xab, 0x02, 0x8a, 0x72, 0x28, 0x8d, 0x46, 0xaa, 0x29, 0x3c, 0x58, + 0x16, 0x71, 0xa9, 0x81, 0xbe, 0x3a, 0x37, 0x8c, 0x56, 0x14, 0xdb, 0xdc, 0x44, 0xba, 0x37, 0x37, + 0x91, 0x4a, 0xab, 0xa1, 0xf3, 0xb1, 0xb4, 0xa8, 0xf4, 0xf2, 0xe5, 0x95, 0xbe, 0xb7, 0xe2, 0xc0, + 0x48, 0x91, 0xf9, 0xd4, 0xb8, 0xff, 0xdf, 0x73, 0x4e, 0x04, 0xff, 0xeb, 0xb0, 0xbb, 0x75, 0x61, + 0x92, 0x55, 0xde, 0xa9, 0xf5, 0xfc, 0x38, 0xfb, 0x36, 0x6f, 0xa1, 0xea, 0xff, 0x6f, 0xa1, 0xa5, + 0xdd, 0x73, 0x63, 0x6e, 0x04, 0xd6, 0xdf, 0x65, 0x32, 0xdb, 0xbc, 0xf7, 0x93, 0xf4, 0x56, 0xff, + 0x51, 0x02, 0xed, 0x32, 0x4d, 0xc3, 0xc5, 0x6d, 0xbd, 0xa7, 0x63, 0xc6, 0xe1, 0x48, 0x3c, 0x07, + 0xd3, 0x5e, 0xe7, 0xcb, 0x15, 0xda, 0x48, 0xa3, 0x09, 0x47, 0xd0, 0x24, 0xb8, 0xd0, 0x51, 0xbf, + 0x16, 0x60, 0x23, 0x3f, 0xf4, 0x11, 0x61, 0xcc, 0xf1, 0x08, 0xfa, 0x12, 0xea, 0x93, 0x74, 0xb9, + 0xea, 0x17, 0x52, 0xce, 0xe2, 0x85, 0x26, 0x86, 0x50, 0x65, 0xe4, 0x8c, 0x50, 0x3f, 0x9e, 0x8a, + 0x7a, 0xae, 0xef, 0xee, 0x5f, 0xf2, 0xe1, 0xb3, 0x44, 0xd4, 0xec, 0xd7, 0xcc, 0xd8, 0xf0, 0x8c, + 0x97, 0x7f, 0xf1, 0x66, 0x29, 0x92, 0x57, 0x71, 0xfe, 0xc5, 0xcb, 0xd3, 0x20, 0xaf, 0xe2, 0xad, + 0x63, 0xd8, 0x58, 0xc0, 0xa3, 0x36, 0x5c, 0x7f, 0x64, 0x98, 0xa6, 0x7e, 0x60, 0xd8, 0xa6, 0xf1, + 0xc4, 0xc0, 0x7d, 0xeb, 0x99, 0x7d, 0x3c, 0x30, 0x8f, 0x8c, 0x6e, 0x7f, 0xbf, 0x6f, 0xf4, 0x9a, + 0x57, 0x50, 0x15, 0xd6, 0xfa, 0x83, 0xfd, 0xc3, 0xa6, 0x84, 0x64, 0xa8, 0x3c, 0xd5, 0xf1, 0xa0, + 0x3f, 0x38, 0x68, 0x16, 0x50, 0x0d, 0x4a, 0x06, 0xc6, 0x87, 0xb8, 0x59, 0xbc, 0xfd, 0x1d, 0xd4, + 0xf3, 0x34, 0xad, 0x69, 0x44, 0xd0, 0x47, 0x70, 0xcd, 0xc2, 0xfa, 0xc0, 0xdc, 0x37, 0xb0, 0x6d, + 0x3d, 0x3b, 0x32, 0x16, 0x08, 0x6b, 0x50, 0xea, 0xe8, 0x56, 0xf7, 0x41, 0x53, 0x42, 0x0d, 0xa8, + 0x99, 0x16, 0x36, 0xf4, 0x47, 0x82, 0xb3, 0x55, 0x50, 0xa4, 0xdb, 0x0c, 0x1a, 0xe7, 0xc4, 0x86, + 0x3e, 0x86, 0xd6, 0x8c, 0xcd, 0xb4, 0x74, 0x6b, 0x91, 0x4e, 0x86, 0xca, 0x91, 0x31, 0xe8, 0xa5, + 0x59, 0xc9, 0x50, 0xc1, 0xc7, 0x03, 0x91, 0x62, 0x51, 0xb0, 0x1f, 0x77, 0xbb, 0x86, 0xd1, 0x33, + 0x7a, 0xcd, 0x35, 0x04, 0x50, 0xde, 0xd7, 0xfb, 0x0f, 0x8d, 0x5e, 0xb3, 0xc4, 0x5d, 0x5d, 0x7d, + 0xd0, 0x35, 0x1e, 0x72, 0xb3, 0xdc, 0xf9, 0x5b, 0x82, 0x5b, 0xa3, 0x70, 0xb2, 0x5a, 0x4d, 0x3a, + 0xb3, 0x04, 0x8f, 0x78, 0xd9, 0x8f, 0xa4, 0xef, 0x1f, 0x67, 0x38, 0x2f, 0x1c, 0x3b, 0x81, 0xa7, + 0x86, 0xd4, 0xd3, 0x3c, 0x12, 0x08, 0x51, 0x68, 0xef, 0xd4, 0xbc, 0xe4, 0x9f, 0xe9, 0xfd, 0x79, + 0xfb, 0xe7, 0x42, 0xe9, 0xa0, 0xdb, 0xe9, 0x59, 0xbf, 0x14, 0x6e, 0x1e, 0xa4, 0xdc, 0x5d, 0x91, + 0x53, 0xc7, 0xf7, 0x1e, 0x8b, 0x9c, 0x78, 0xf3, 0xe7, 0x69, 0xa8, 0x4f, 0x76, 0xfe, 0xc8, 0xe3, + 0x4e, 0x44, 0xdc, 0x49, 0x1e, 0x77, 0x32, 0x1f, 0x77, 0xf2, 0x64, 0x67, 0x58, 0x16, 0x59, 0x7d, + 0xf6, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xb3, 0xf7, 0x51, 0xb3, 0x2e, 0x0b, 0x00, 0x00, } diff --git a/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go b/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go index e86fb5834a..675ad71634 100644 --- a/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go +++ b/googleapis/cloud/bigquery/storage/v1beta1/storage.pb.go @@ -13,8 +13,6 @@ import ( timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -342,9 +340,9 @@ type CreateReadSessionRequest struct { // project this ReadSession is associated with. This is the project that will // be billed for usage. Parent string `protobuf:"bytes,6,opt,name=parent,proto3" json:"parent,omitempty"` - // Optional. Any modifiers to the Table (e.g. snapshot timestamp). + // Any modifiers to the Table (e.g. snapshot timestamp). TableModifiers *TableModifiers `protobuf:"bytes,2,opt,name=table_modifiers,json=tableModifiers,proto3" json:"table_modifiers,omitempty"` - // Optional. Initial number of streams. If unset or 0, we will + // Initial number of streams. If unset or 0, we will // provide a value of streams so as to produce reasonable throughput. Must be // non-negative. The number of streams may be lower than the requested number, // depending on the amount parallelism that is reasonable for the table and @@ -352,7 +350,7 @@ type CreateReadSessionRequest struct { // // Streams must be read starting from offset 0. RequestedStreams int32 `protobuf:"varint,3,opt,name=requested_streams,json=requestedStreams,proto3" json:"requested_streams,omitempty"` - // Optional. Read options for this session (e.g. column selection, filters). + // Read options for this session (e.g. column selection, filters). ReadOptions *TableReadOptions `protobuf:"bytes,4,opt,name=read_options,json=readOptions,proto3" json:"read_options,omitempty"` // Data output format. Currently default to Avro. Format DataFormat `protobuf:"varint,5,opt,name=format,proto3,enum=google.cloud.bigquery.storage.v1beta1.DataFormat" json:"format,omitempty"` @@ -495,6 +493,11 @@ type StreamStatus struct { // This value is only populated for sessions created through the BALANCED // sharding strategy. FractionConsumed float32 `protobuf:"fixed32,2,opt,name=fraction_consumed,json=fractionConsumed,proto3" json:"fraction_consumed,omitempty"` + // Represents the progress of the current stream. + // + // Note: This value is under development and should not be used. Use + // `fraction_consumed` instead. + Progress *Progress `protobuf:"bytes,4,opt,name=progress,proto3" json:"progress,omitempty"` // Whether this stream can be split. For sessions that use the LIQUID sharding // strategy, this value is always false. For BALANCED sessions, this value is // false when enough data have been read such that no more splits are possible @@ -545,6 +548,13 @@ func (m *StreamStatus) GetFractionConsumed() float32 { return 0 } +func (m *StreamStatus) GetProgress() *Progress { + if m != nil { + return m.Progress + } + return nil +} + func (m *StreamStatus) GetIsSplittable() bool { if m != nil { return m.IsSplittable @@ -552,6 +562,66 @@ func (m *StreamStatus) GetIsSplittable() bool { return false } +type Progress struct { + // The fraction of rows assigned to the stream that have been processed by the + // server so far, not including the rows in the current response message. + // + // This value, along with `at_response_end`, can be used to interpolate the + // progress made as the rows in the message are being processed using the + // following formula: `at_response_start + (at_response_end - + // at_response_start) * rows_processed_from_response / rows_in_response`. + // + // Note that if a filter is provided, the `at_response_end` value of the + // previous response may not necessarily be equal to the `at_response_start` + // value of the current response. + AtResponseStart float32 `protobuf:"fixed32,1,opt,name=at_response_start,json=atResponseStart,proto3" json:"at_response_start,omitempty"` + // Similar to `at_response_start`, except that this value includes the rows in + // the current response. + AtResponseEnd float32 `protobuf:"fixed32,2,opt,name=at_response_end,json=atResponseEnd,proto3" json:"at_response_end,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *Progress) Reset() { *m = Progress{} } +func (m *Progress) String() string { return proto.CompactTextString(m) } +func (*Progress) ProtoMessage() {} +func (*Progress) Descriptor() ([]byte, []int) { + return fileDescriptor_2a3518a93fa439fd, []int{6} +} + +func (m *Progress) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_Progress.Unmarshal(m, b) +} +func (m *Progress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_Progress.Marshal(b, m, deterministic) +} +func (m *Progress) XXX_Merge(src proto.Message) { + xxx_messageInfo_Progress.Merge(m, src) +} +func (m *Progress) XXX_Size() int { + return xxx_messageInfo_Progress.Size(m) +} +func (m *Progress) XXX_DiscardUnknown() { + xxx_messageInfo_Progress.DiscardUnknown(m) +} + +var xxx_messageInfo_Progress proto.InternalMessageInfo + +func (m *Progress) GetAtResponseStart() float32 { + if m != nil { + return m.AtResponseStart + } + return 0 +} + +func (m *Progress) GetAtResponseEnd() float32 { + if m != nil { + return m.AtResponseEnd + } + return 0 +} + // Information on if the current connection is being throttled. type ThrottleStatus struct { // How much this connection is being throttled. @@ -566,7 +636,7 @@ func (m *ThrottleStatus) Reset() { *m = ThrottleStatus{} } func (m *ThrottleStatus) String() string { return proto.CompactTextString(m) } func (*ThrottleStatus) ProtoMessage() {} func (*ThrottleStatus) Descriptor() ([]byte, []int) { - return fileDescriptor_2a3518a93fa439fd, []int{6} + return fileDescriptor_2a3518a93fa439fd, []int{7} } func (m *ThrottleStatus) XXX_Unmarshal(b []byte) error { @@ -622,7 +692,7 @@ func (m *ReadRowsResponse) Reset() { *m = ReadRowsResponse{} } func (m *ReadRowsResponse) String() string { return proto.CompactTextString(m) } func (*ReadRowsResponse) ProtoMessage() {} func (*ReadRowsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_2a3518a93fa439fd, []int{7} + return fileDescriptor_2a3518a93fa439fd, []int{8} } func (m *ReadRowsResponse) XXX_Unmarshal(b []byte) error { @@ -728,7 +798,7 @@ func (m *BatchCreateReadSessionStreamsRequest) Reset() { *m = BatchCreat func (m *BatchCreateReadSessionStreamsRequest) String() string { return proto.CompactTextString(m) } func (*BatchCreateReadSessionStreamsRequest) ProtoMessage() {} func (*BatchCreateReadSessionStreamsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_2a3518a93fa439fd, []int{8} + return fileDescriptor_2a3518a93fa439fd, []int{9} } func (m *BatchCreateReadSessionStreamsRequest) XXX_Unmarshal(b []byte) error { @@ -777,7 +847,7 @@ func (m *BatchCreateReadSessionStreamsResponse) Reset() { *m = BatchCrea func (m *BatchCreateReadSessionStreamsResponse) String() string { return proto.CompactTextString(m) } func (*BatchCreateReadSessionStreamsResponse) ProtoMessage() {} func (*BatchCreateReadSessionStreamsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_2a3518a93fa439fd, []int{9} + return fileDescriptor_2a3518a93fa439fd, []int{10} } func (m *BatchCreateReadSessionStreamsResponse) XXX_Unmarshal(b []byte) error { @@ -818,7 +888,7 @@ func (m *FinalizeStreamRequest) Reset() { *m = FinalizeStreamRequest{} } func (m *FinalizeStreamRequest) String() string { return proto.CompactTextString(m) } func (*FinalizeStreamRequest) ProtoMessage() {} func (*FinalizeStreamRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_2a3518a93fa439fd, []int{10} + return fileDescriptor_2a3518a93fa439fd, []int{11} } func (m *FinalizeStreamRequest) XXX_Unmarshal(b []byte) error { @@ -867,7 +937,7 @@ func (m *SplitReadStreamRequest) Reset() { *m = SplitReadStreamRequest{} func (m *SplitReadStreamRequest) String() string { return proto.CompactTextString(m) } func (*SplitReadStreamRequest) ProtoMessage() {} func (*SplitReadStreamRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_2a3518a93fa439fd, []int{11} + return fileDescriptor_2a3518a93fa439fd, []int{12} } func (m *SplitReadStreamRequest) XXX_Unmarshal(b []byte) error { @@ -920,7 +990,7 @@ func (m *SplitReadStreamResponse) Reset() { *m = SplitReadStreamResponse func (m *SplitReadStreamResponse) String() string { return proto.CompactTextString(m) } func (*SplitReadStreamResponse) ProtoMessage() {} func (*SplitReadStreamResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_2a3518a93fa439fd, []int{12} + return fileDescriptor_2a3518a93fa439fd, []int{13} } func (m *SplitReadStreamResponse) XXX_Unmarshal(b []byte) error { @@ -964,6 +1034,7 @@ func init() { proto.RegisterType((*CreateReadSessionRequest)(nil), "google.cloud.bigquery.storage.v1beta1.CreateReadSessionRequest") proto.RegisterType((*ReadRowsRequest)(nil), "google.cloud.bigquery.storage.v1beta1.ReadRowsRequest") proto.RegisterType((*StreamStatus)(nil), "google.cloud.bigquery.storage.v1beta1.StreamStatus") + proto.RegisterType((*Progress)(nil), "google.cloud.bigquery.storage.v1beta1.Progress") proto.RegisterType((*ThrottleStatus)(nil), "google.cloud.bigquery.storage.v1beta1.ThrottleStatus") proto.RegisterType((*ReadRowsResponse)(nil), "google.cloud.bigquery.storage.v1beta1.ReadRowsResponse") proto.RegisterType((*BatchCreateReadSessionStreamsRequest)(nil), "google.cloud.bigquery.storage.v1beta1.BatchCreateReadSessionStreamsRequest") @@ -978,97 +1049,110 @@ func init() { } var fileDescriptor_2a3518a93fa439fd = []byte{ - // 1427 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x58, 0x4d, 0x73, 0x1b, 0x35, - 0x18, 0xce, 0x3a, 0x89, 0xe3, 0xbc, 0x4e, 0x1d, 0x47, 0x0c, 0xa9, 0xc7, 0x6d, 0x21, 0x2c, 0x74, - 0x26, 0x4d, 0xa9, 0x37, 0x49, 0xa1, 0x2d, 0x4d, 0x5b, 0x70, 0xbe, 0x9a, 0x4c, 0xd3, 0xa4, 0x95, - 0xdd, 0x16, 0x72, 0xe8, 0x8e, 0x62, 0x2b, 0xce, 0x32, 0xde, 0xd5, 0x56, 0x92, 0x6b, 0x42, 0xa7, - 0x17, 0x0e, 0x70, 0xe1, 0xc0, 0x0c, 0x67, 0x98, 0xe1, 0xce, 0x8f, 0xe0, 0xc0, 0x05, 0x0e, 0x1c, - 0xe0, 0x2f, 0xf0, 0x13, 0xf8, 0x01, 0xcc, 0x6a, 0xb5, 0xfe, 0x8a, 0xdb, 0xac, 0x9b, 0xdc, 0xfc, - 0x4a, 0x7a, 0x1e, 0xbd, 0xef, 0xa3, 0x77, 0x1f, 0xed, 0x1a, 0xae, 0xd6, 0x18, 0xab, 0xd5, 0xa9, - 0x55, 0xa9, 0xb3, 0x46, 0xd5, 0xda, 0x73, 0x6a, 0xcf, 0x1a, 0x94, 0x1f, 0x5a, 0x42, 0x32, 0x4e, - 0x6a, 0xd4, 0x7a, 0xbe, 0xb0, 0x47, 0x25, 0x59, 0x88, 0xe2, 0x82, 0xcf, 0x99, 0x64, 0xe8, 0x62, - 0x08, 0x2a, 0x28, 0x50, 0x21, 0x02, 0x15, 0xa2, 0x45, 0x1a, 0x94, 0x3f, 0xaf, 0xb9, 0x89, 0xef, - 0x58, 0xc4, 0xf3, 0x98, 0x24, 0xd2, 0x61, 0x9e, 0x08, 0x49, 0xf2, 0x0b, 0xf1, 0x76, 0x26, 0x9c, - 0xb3, 0xa6, 0x86, 0xcc, 0xc7, 0x84, 0x3c, 0xe7, 0x4c, 0x23, 0x6e, 0xc4, 0x43, 0x70, 0x4a, 0xaa, - 0x36, 0xf3, 0x3b, 0xd3, 0x5b, 0x8a, 0x87, 0x94, 0x64, 0xaf, 0x4e, 0x6d, 0x4e, 0xf7, 0x29, 0xa7, - 0x5e, 0x45, 0x0b, 0x94, 0x3f, 0xa7, 0xc1, 0x2a, 0xda, 0x6b, 0xec, 0x5b, 0xd4, 0xf5, 0xe5, 0xa1, - 0x9e, 0x7c, 0xb7, 0x77, 0x52, 0x3a, 0x2e, 0x15, 0x92, 0xb8, 0xbe, 0x5e, 0x70, 0xb6, 0x43, 0xb7, - 0x4a, 0xdd, 0xa1, 0x9e, 0x0c, 0x27, 0xcc, 0xf3, 0x90, 0x2c, 0x49, 0x4e, 0x89, 0x8b, 0x10, 0x8c, - 0x78, 0xc4, 0xa5, 0x39, 0x63, 0xc6, 0x98, 0x1d, 0xc7, 0xea, 0xb7, 0xc9, 0x20, 0x13, 0xce, 0x3e, - 0x60, 0xc2, 0x09, 0x4a, 0x41, 0x6b, 0x90, 0x14, 0x6a, 0x44, 0xad, 0x4b, 0x2f, 0x5e, 0x29, 0xc4, - 0x3a, 0xb8, 0x42, 0x48, 0x83, 0x35, 0x18, 0x4d, 0x43, 0x92, 0xed, 0xef, 0x0b, 0x2a, 0x73, 0x89, - 0x19, 0x63, 0x76, 0x18, 0xeb, 0xc8, 0xfc, 0x76, 0x14, 0xd2, 0x98, 0x92, 0x6a, 0x89, 0x0a, 0x11, - 0x6c, 0xd7, 0x27, 0x29, 0xb4, 0x04, 0x69, 0xfa, 0x95, 0xef, 0x70, 0x6a, 0x07, 0x55, 0x2a, 0x82, - 0xf4, 0x62, 0x3e, 0xca, 0x23, 0x92, 0xa0, 0x50, 0x8e, 0x24, 0xc0, 0x10, 0x2e, 0x0f, 0x06, 0x50, - 0x19, 0xd2, 0xc1, 0x59, 0xda, 0xa2, 0x72, 0x40, 0x5d, 0x92, 0x1b, 0x55, 0xe0, 0x85, 0x98, 0x45, - 0x14, 0x9f, 0x73, 0x56, 0x52, 0xc0, 0x8d, 0x21, 0x0c, 0xa4, 0x15, 0xa1, 0x27, 0x30, 0xa1, 0x9a, - 0x2a, 0xa2, 0x4d, 0x2a, 0xda, 0xc5, 0xb8, 0xb4, 0x01, 0xb4, 0xc5, 0x9b, 0x26, 0xed, 0x10, 0xdd, - 0x85, 0xb1, 0x50, 0x31, 0x91, 0x1b, 0x99, 0x19, 0x1e, 0x5c, 0xef, 0x08, 0x8d, 0x9e, 0xc2, 0x64, - 0x4f, 0x5f, 0xe5, 0xc6, 0x54, 0x92, 0x1f, 0xc7, 0x24, 0x2c, 0x07, 0x68, 0x1c, 0x81, 0x71, 0x46, - 0x76, 0xc5, 0x6d, 0x7e, 0x97, 0x55, 0x9d, 0x7d, 0x87, 0x72, 0x91, 0x4b, 0x0d, 0xce, 0x7f, 0x3f, - 0x02, 0x6b, 0xfe, 0x56, 0x8c, 0xaa, 0x30, 0x25, 0x0e, 0x08, 0xaf, 0x3a, 0x5e, 0xcd, 0x16, 0x92, - 0x13, 0x49, 0x6b, 0x87, 0xb9, 0xf1, 0x19, 0x63, 0x36, 0xb3, 0x78, 0x3d, 0xae, 0x24, 0x1a, 0x5f, - 0xd2, 0x70, 0x9c, 0x15, 0x3d, 0x23, 0xcb, 0x29, 0x48, 0x86, 0x27, 0x68, 0xfe, 0x3a, 0x02, 0xb9, - 0x15, 0x4e, 0x89, 0xa4, 0x1d, 0xed, 0x88, 0xe9, 0xb3, 0x06, 0x15, 0xb2, 0x9f, 0x98, 0xc6, 0x69, - 0x8a, 0x39, 0x0d, 0x49, 0x9f, 0x70, 0xea, 0x49, 0xd5, 0x48, 0xe3, 0x58, 0x47, 0xfd, 0x44, 0x4e, - 0x9c, 0xa6, 0xc8, 0x97, 0x61, 0x8a, 0x87, 0x25, 0xd2, 0xaa, 0x1d, 0xf5, 0xdd, 0xf0, 0x8c, 0x31, - 0x3b, 0x8a, 0xb3, 0xad, 0x89, 0x92, 0xee, 0xa8, 0x5d, 0x98, 0xe8, 0xf4, 0xb8, 0xdc, 0x88, 0xca, - 0xe4, 0xfa, 0x60, 0x0a, 0x90, 0xea, 0x4e, 0x08, 0xc7, 0x69, 0xde, 0x0e, 0xd0, 0x26, 0x24, 0xf7, - 0x19, 0x77, 0x89, 0x54, 0x0f, 0x68, 0x26, 0xf6, 0x03, 0xba, 0x4a, 0x24, 0x59, 0x57, 0x40, 0xac, - 0x09, 0xfa, 0x37, 0xce, 0xd8, 0x29, 0x37, 0x8e, 0xe9, 0xc2, 0x64, 0x50, 0x0c, 0x66, 0x4d, 0x11, - 0x35, 0xc9, 0x2e, 0x9c, 0x51, 0xfa, 0xf8, 0xda, 0x3a, 0x07, 0x6c, 0x91, 0x6e, 0xdf, 0xc5, 0x4a, - 0xeb, 0x28, 0x32, 0x7f, 0x30, 0x60, 0x22, 0x5c, 0x50, 0x92, 0x44, 0x36, 0x04, 0x2a, 0xc0, 0x5b, - 0x54, 0x48, 0xc7, 0x25, 0xc1, 0xc9, 0x05, 0x46, 0x54, 0x61, 0x0d, 0x4f, 0xaa, 0x2d, 0x87, 0xf1, - 0x54, 0x6b, 0x0a, 0xb3, 0xe6, 0x4a, 0x30, 0x11, 0x9c, 0xf4, 0x3e, 0x27, 0x95, 0x80, 0xcc, 0xae, - 0x30, 0x4f, 0x34, 0x5c, 0x5a, 0x55, 0xbd, 0x94, 0xc0, 0xd9, 0x68, 0x62, 0x45, 0x8f, 0xa3, 0xf7, - 0xe1, 0x8c, 0x23, 0x6c, 0xe1, 0xd7, 0x1d, 0xa9, 0x1a, 0x46, 0xb5, 0x44, 0x0a, 0x4f, 0x38, 0xa2, - 0xd4, 0x1a, 0x33, 0x97, 0x20, 0x53, 0x3e, 0xe0, 0x4c, 0xca, 0x3a, 0xd5, 0x39, 0x5d, 0x82, 0xac, - 0xd4, 0x23, 0xb6, 0x4f, 0x79, 0x85, 0xea, 0x84, 0x46, 0xf1, 0x64, 0x34, 0xfe, 0x20, 0x1c, 0x36, - 0x7f, 0x1a, 0x86, 0x6c, 0x5b, 0x3f, 0xe1, 0x33, 0x4f, 0x50, 0xb4, 0x0d, 0xe3, 0xca, 0xaa, 0x39, - 0x6b, 0x86, 0x5d, 0x98, 0x5e, 0xb4, 0x06, 0x30, 0xea, 0x80, 0x6b, 0x63, 0x08, 0xa7, 0x88, 0xfe, - 0x8d, 0x6a, 0x80, 0x42, 0x93, 0xe6, 0xb4, 0xc2, 0x78, 0xd5, 0xde, 0x23, 0xb2, 0x72, 0x30, 0x60, - 0xdb, 0x2a, 0xab, 0xc6, 0x0a, 0xbf, 0x1c, 0xc0, 0x37, 0x86, 0x70, 0x96, 0xf4, 0x8c, 0xa1, 0x73, - 0x30, 0xde, 0x3e, 0x82, 0xa4, 0x3a, 0x82, 0x14, 0x8f, 0x94, 0xbf, 0x17, 0x5c, 0xa0, 0x81, 0x3e, - 0xfa, 0xd1, 0xbd, 0x3a, 0x50, 0x3f, 0x84, 0xd2, 0x62, 0x4d, 0xa1, 0x0c, 0x21, 0x92, 0x58, 0xb3, - 0x8e, 0x0e, 0x66, 0x08, 0x5d, 0x47, 0x86, 0x33, 0xb2, 0x2b, 0x5e, 0x4e, 0xc2, 0x48, 0xa0, 0xbe, - 0xf9, 0x8b, 0x01, 0x1f, 0xa8, 0xda, 0x8e, 0x58, 0xa2, 0x76, 0x83, 0xa8, 0xe9, 0xb7, 0x60, 0x4c, - 0x84, 0x13, 0xba, 0xdd, 0xe3, 0xde, 0x81, 0x9d, 0x2e, 0x1b, 0x51, 0xf4, 0xf7, 0xa3, 0x44, 0x7f, - 0x3f, 0x32, 0x7d, 0xb8, 0x78, 0x4c, 0x8a, 0xba, 0xaf, 0x3a, 0xee, 0x54, 0xe3, 0x24, 0x77, 0xaa, - 0xf9, 0x14, 0xde, 0x5e, 0x77, 0x3c, 0x52, 0x77, 0xbe, 0xa6, 0x7a, 0x4a, 0xab, 0xd0, 0x7e, 0x49, - 0x4a, 0x9c, 0xe0, 0x25, 0xc9, 0xfc, 0xde, 0x80, 0x69, 0xf5, 0x84, 0xa9, 0x62, 0xba, 0x76, 0x78, - 0x0c, 0x93, 0x8c, 0x3b, 0xb5, 0x60, 0x77, 0xfb, 0x24, 0xef, 0x63, 0x99, 0x88, 0x45, 0xbf, 0x04, - 0xe6, 0x21, 0x15, 0x3d, 0xfe, 0xda, 0x0e, 0x5a, 0xb1, 0xf9, 0x87, 0x01, 0x67, 0x8f, 0xa4, 0xa3, - 0x35, 0x2d, 0x43, 0xc6, 0xe7, 0x8e, 0x4b, 0xf8, 0xe1, 0x89, 0xd2, 0x39, 0xa3, 0x49, 0x74, 0x36, - 0x9f, 0x43, 0x96, 0x53, 0x97, 0x38, 0x5e, 0x95, 0x72, 0xfb, 0x24, 0x8a, 0x4e, 0xb6, 0x68, 0xc2, - 0x81, 0xb9, 0x3b, 0x00, 0xed, 0xbb, 0x02, 0x9d, 0x83, 0xb3, 0xab, 0xc5, 0x72, 0xd1, 0x5e, 0xdf, - 0xc1, 0xf7, 0x8b, 0x65, 0xfb, 0xd1, 0x76, 0xe9, 0xc1, 0xda, 0xca, 0xe6, 0xfa, 0xe6, 0xda, 0x6a, - 0x76, 0x08, 0xa5, 0x60, 0xa4, 0xf8, 0x18, 0xef, 0x64, 0x0d, 0x34, 0x0e, 0xa3, 0x45, 0x8c, 0x77, - 0x9e, 0x64, 0x87, 0xe7, 0x76, 0x20, 0xdb, 0x7b, 0x2b, 0xa0, 0xf7, 0xe0, 0x42, 0x69, 0xa3, 0x88, - 0x57, 0x37, 0xb7, 0xef, 0xda, 0xa5, 0x32, 0x2e, 0x96, 0xd7, 0xee, 0x7e, 0xd1, 0xc3, 0x05, 0x90, - 0xdc, 0xda, 0x7c, 0xf8, 0x68, 0x73, 0x35, 0x6b, 0xa0, 0x09, 0x48, 0x2d, 0x17, 0xb7, 0x8a, 0xdb, - 0x2b, 0x6b, 0xab, 0xd9, 0xc4, 0xe2, 0xef, 0xe3, 0x30, 0xb9, 0xec, 0xd4, 0x1e, 0x06, 0x55, 0x94, - 0xc2, 0x22, 0xd0, 0x77, 0x09, 0x98, 0x3a, 0xd2, 0xcd, 0xe8, 0xd3, 0x98, 0xa5, 0xbf, 0xea, 0xed, - 0x25, 0xff, 0x06, 0x8f, 0xa4, 0xf9, 0xf2, 0x9b, 0x7f, 0xfe, 0xfd, 0x31, 0xd1, 0x34, 0xe7, 0x5b, - 0x5f, 0x29, 0x2f, 0xfa, 0x7c, 0xa6, 0x7c, 0x49, 0x2b, 0xd2, 0x76, 0xaa, 0xb7, 0xf5, 0x4f, 0x61, - 0xcd, 0xbd, 0xbc, 0x69, 0xcc, 0xed, 0x7e, 0x66, 0x2e, 0xbd, 0x1a, 0x56, 0x25, 0x92, 0x08, 0xda, - 0x03, 0xb3, 0xf4, 0xa8, 0x66, 0x40, 0xbf, 0x19, 0x90, 0x8a, 0xee, 0x07, 0x74, 0x6d, 0x80, 0xfc, - 0x3b, 0x2e, 0xe4, 0xfc, 0xf5, 0x81, 0x71, 0x61, 0x73, 0x9b, 0x45, 0x55, 0xfc, 0x12, 0xfa, 0xa4, - 0x5d, 0x45, 0xd7, 0xcd, 0x5e, 0x08, 0x5b, 0xb3, 0x10, 0x7c, 0x9d, 0x74, 0x16, 0xa1, 0x7d, 0xc2, - 0x9a, 0x7b, 0x39, 0x6f, 0xa0, 0xff, 0x0c, 0xb8, 0xf0, 0x5a, 0x7f, 0x42, 0xf7, 0x62, 0xe6, 0x17, - 0xc7, 0x88, 0xf3, 0x5b, 0xa7, 0x43, 0xa6, 0x15, 0xb8, 0xa1, 0x14, 0x58, 0x34, 0xaf, 0xb4, 0x15, - 0xd0, 0x1e, 0x7d, 0xb4, 0xe8, 0x70, 0x3c, 0x3a, 0xb9, 0x9f, 0x0d, 0xc8, 0x74, 0x9b, 0x24, 0xba, - 0x15, 0x33, 0xb5, 0xbe, 0xde, 0x9a, 0x9f, 0x3e, 0xf2, 0xa1, 0xb7, 0x16, 0x7c, 0x08, 0x9b, 0xd7, - 0x54, 0x8a, 0xf3, 0xe6, 0xe5, 0x8e, 0x14, 0x8f, 0x3b, 0x96, 0x20, 0xc1, 0xbf, 0x0c, 0x98, 0xec, - 0x71, 0x35, 0x74, 0x3b, 0xae, 0xbb, 0xf4, 0x35, 0xe7, 0xfc, 0x9d, 0x37, 0x85, 0x6b, 0xb5, 0x6f, - 0xa9, 0x52, 0xae, 0xa1, 0x8f, 0xda, 0xa5, 0xf4, 0x98, 0xfd, 0x6b, 0x6a, 0xca, 0xbf, 0xf8, 0xb3, - 0xf8, 0x4e, 0xb4, 0x65, 0xb4, 0x63, 0x98, 0x0f, 0xf1, 0x1d, 0x51, 0xa8, 0x30, 0xf7, 0xef, 0xe2, - 0x93, 0x03, 0x29, 0x7d, 0x71, 0xd3, 0xb2, 0x9a, 0xcd, 0x66, 0xcf, 0xa4, 0x45, 0x1a, 0xf2, 0xa0, - 0xf5, 0xe7, 0xc4, 0x87, 0xc7, 0x2d, 0x54, 0x25, 0x5e, 0xf1, 0xeb, 0x44, 0x06, 0xef, 0xdb, 0xcb, - 0x87, 0x70, 0xa9, 0xc2, 0xdc, 0x78, 0xf5, 0xef, 0x6e, 0xe9, 0x65, 0x35, 0x56, 0x27, 0x5e, 0xad, - 0xc0, 0x78, 0xcd, 0xaa, 0x51, 0x4f, 0x9d, 0xab, 0xd5, 0xde, 0xeb, 0x98, 0xbf, 0x4b, 0x96, 0x74, - 0xbc, 0x97, 0x54, 0xc0, 0xab, 0xff, 0x07, 0x00, 0x00, 0xff, 0xff, 0x9d, 0xcf, 0x25, 0xcb, 0x7f, - 0x12, 0x00, 0x00, + // 1645 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x58, 0xcb, 0x6f, 0x23, 0x49, + 0x19, 0x9f, 0x76, 0x12, 0x8f, 0xf3, 0x25, 0xb1, 0x9d, 0x42, 0xcc, 0x78, 0x1d, 0x16, 0x42, 0xc3, + 0xa0, 0x6c, 0x76, 0xc6, 0x9d, 0x64, 0x60, 0x67, 0x49, 0xd8, 0x5d, 0x3a, 0xaf, 0x49, 0x34, 0xd9, + 0x3c, 0xca, 0xde, 0x5d, 0x98, 0xc3, 0xb4, 0x2a, 0xee, 0xb2, 0xdd, 0x60, 0x77, 0xf5, 0x56, 0x97, + 0x63, 0x42, 0x94, 0xcb, 0xde, 0x90, 0x38, 0x20, 0x71, 0xe6, 0x0c, 0x12, 0x12, 0x17, 0x24, 0xfe, + 0x07, 0x38, 0x21, 0xb8, 0x45, 0x42, 0xda, 0x03, 0xa7, 0xe5, 0xc8, 0x3f, 0xb0, 0xea, 0xaa, 0x6a, + 0x3f, 0x33, 0x93, 0xf6, 0x64, 0x6e, 0x5d, 0x55, 0xdf, 0xef, 0xe7, 0xef, 0x5d, 0x5f, 0x19, 0x1e, + 0xd7, 0x19, 0xab, 0x37, 0xa9, 0x55, 0x6d, 0xb2, 0xb6, 0x6b, 0x9d, 0x7a, 0xf5, 0xcf, 0xdb, 0x94, + 0x9f, 0x5b, 0xa1, 0x60, 0x9c, 0xd4, 0xa9, 0x75, 0xb6, 0x7a, 0x4a, 0x05, 0x59, 0x8d, 0xd7, 0xa5, + 0x80, 0x33, 0xc1, 0xd0, 0x03, 0x05, 0x2a, 0x49, 0x50, 0x29, 0x06, 0x95, 0x62, 0x21, 0x0d, 0x2a, + 0x7e, 0x4b, 0x73, 0x93, 0xc0, 0xb3, 0x88, 0xef, 0x33, 0x41, 0x84, 0xc7, 0xfc, 0x50, 0x91, 0x14, + 0xef, 0xf7, 0x9d, 0x56, 0x9b, 0x1e, 0xf5, 0x85, 0x3e, 0xf8, 0x4e, 0xdf, 0x41, 0xcd, 0xa3, 0x4d, + 0xd7, 0x39, 0xa5, 0x0d, 0x72, 0xe6, 0x31, 0xae, 0x05, 0xde, 0xea, 0x13, 0xe0, 0x34, 0x64, 0x6d, + 0x5e, 0xd5, 0x9a, 0x15, 0x57, 0x93, 0x99, 0x43, 0x38, 0x67, 0x1d, 0x0d, 0x59, 0x49, 0x08, 0x39, + 0xe3, 0x4c, 0x23, 0xde, 0x4f, 0x86, 0xe0, 0x94, 0xb8, 0x0e, 0x0b, 0xfa, 0x6d, 0xde, 0x48, 0x86, + 0x14, 0xe4, 0xb4, 0x49, 0x1d, 0x4e, 0x6b, 0x94, 0x53, 0xbf, 0x6b, 0xdb, 0x82, 0x06, 0xcb, 0xd5, + 0x69, 0xbb, 0x66, 0xd1, 0x56, 0x20, 0xce, 0x87, 0x9c, 0xd6, 0x3d, 0x14, 0x5e, 0x8b, 0x86, 0x82, + 0xb4, 0x02, 0x25, 0x60, 0x7e, 0x61, 0x40, 0xba, 0x2c, 0x38, 0x25, 0x2d, 0x84, 0x60, 0xd2, 0x27, + 0x2d, 0x5a, 0x30, 0x16, 0x8d, 0xa5, 0x69, 0x2c, 0xbf, 0xd7, 0xdd, 0xaf, 0x6c, 0x02, 0x0f, 0x62, + 0x8d, 0xe2, 0x48, 0x2a, 0x52, 0x12, 0x78, 0x61, 0xa9, 0xca, 0x5a, 0x96, 0xc6, 0xbf, 0x1f, 0x70, + 0xf6, 0x0b, 0x5a, 0x15, 0xa1, 0x75, 0xa1, 0xbf, 0x2e, 0xad, 0x26, 0xab, 0xaa, 0xe8, 0x5a, 0x17, + 0xf1, 0xe7, 0xa5, 0x15, 0x4a, 0xf9, 0xd0, 0xba, 0x50, 0x1f, 0x97, 0x26, 0x83, 0xac, 0xe2, 0x38, + 0x66, 0xa1, 0x17, 0xc9, 0xa0, 0x1d, 0x48, 0xab, 0x43, 0xa9, 0xcd, 0xcc, 0xda, 0xa3, 0x52, 0xa2, + 0xdc, 0x2a, 0x29, 0x1a, 0xac, 0xc1, 0xe8, 0x1e, 0xa4, 0x59, 0xad, 0x16, 0x52, 0x51, 0x48, 0x2d, + 0x1a, 0x4b, 0x13, 0x58, 0xaf, 0xcc, 0xff, 0x4f, 0xc1, 0x0c, 0xa6, 0xc4, 0x2d, 0xd3, 0x30, 0x8c, + 0x7e, 0xee, 0x1a, 0xd3, 0xd1, 0x06, 0xcc, 0xd0, 0x5f, 0x05, 0x1e, 0xa7, 0x4e, 0xe4, 0x33, 0x49, + 0x30, 0xb3, 0x56, 0x8c, 0xf5, 0x88, 0x1d, 0x5a, 0xaa, 0xc4, 0x0e, 0xc5, 0xa0, 0xc4, 0xa3, 0x0d, + 0x54, 0x81, 0x99, 0x28, 0x33, 0x9c, 0xb0, 0xda, 0xa0, 0x2d, 0x52, 0x98, 0x92, 0xe0, 0xd5, 0x84, + 0x46, 0xd8, 0x67, 0x9c, 0x95, 0x25, 0x70, 0xef, 0x0e, 0x06, 0xd2, 0x5d, 0xa1, 0xcf, 0x60, 0x56, + 0xa6, 0x68, 0x4c, 0x9b, 0x96, 0xb4, 0x6b, 0x49, 0x69, 0x23, 0x68, 0x97, 0x77, 0x86, 0xf4, 0x96, + 0xe8, 0x29, 0xdc, 0xd5, 0x41, 0x29, 0x4c, 0x2e, 0x4e, 0x8c, 0xef, 0xef, 0x18, 0x8d, 0x5e, 0x40, + 0x6e, 0x28, 0x4b, 0x0b, 0x77, 0xa5, 0x92, 0x3f, 0x4a, 0x48, 0x58, 0x89, 0xd0, 0x38, 0x06, 0xe3, + 0xac, 0x18, 0x58, 0xf7, 0xf8, 0x5b, 0xcc, 0xf5, 0x6a, 0x1e, 0xe5, 0x61, 0x21, 0x33, 0x3e, 0xff, + 0xc7, 0x31, 0x58, 0xf3, 0x77, 0xd7, 0xc8, 0x85, 0xf9, 0xb0, 0x41, 0xb8, 0xeb, 0xf9, 0x75, 0x27, + 0x14, 0x9c, 0x08, 0x5a, 0x3f, 0x2f, 0x4c, 0x2f, 0x1a, 0x4b, 0xd9, 0xb5, 0x27, 0x49, 0x5d, 0xa2, + 0xf1, 0x65, 0x0d, 0xc7, 0xf9, 0x70, 0x68, 0x67, 0xfd, 0x97, 0x5f, 0xd9, 0x0d, 0x58, 0xbe, 0xa1, + 0xaa, 0xfa, 0xf3, 0x73, 0x3d, 0x71, 0x69, 0x29, 0x40, 0x54, 0x5b, 0xea, 0xeb, 0x72, 0x33, 0x03, + 0x69, 0x95, 0x2e, 0xe6, 0xdf, 0x26, 0xa1, 0xb0, 0xc5, 0x29, 0x11, 0xb4, 0x8f, 0x1b, 0xd3, 0xcf, + 0xdb, 0x34, 0x14, 0xa8, 0x3a, 0x1a, 0x39, 0xe3, 0x16, 0x91, 0xdb, 0x9c, 0xf8, 0xd2, 0x4e, 0x8d, + 0x84, 0x6f, 0x01, 0xd2, 0x01, 0xe1, 0xd4, 0x17, 0x32, 0x75, 0xa7, 0x95, 0x90, 0xde, 0xba, 0x2e, + 0xb6, 0xa9, 0x37, 0x19, 0xdb, 0x77, 0x61, 0x9e, 0x2b, 0x63, 0xa9, 0xeb, 0xc4, 0xe9, 0x3e, 0xb1, + 0x68, 0x2c, 0x4d, 0xe1, 0x7c, 0xf7, 0xa0, 0xac, 0x13, 0xf9, 0x39, 0xcc, 0xf6, 0x37, 0xea, 0xc2, + 0xa4, 0xd4, 0xe4, 0xc9, 0x78, 0xbe, 0x20, 0xee, 0x91, 0x82, 0xe3, 0x19, 0xde, 0x5b, 0xa0, 0x7d, + 0x48, 0xd7, 0x18, 0x6f, 0x11, 0x21, 0xfb, 0x42, 0x36, 0x71, 0x5f, 0xd8, 0x26, 0x82, 0xec, 0x4a, + 0x20, 0xd6, 0x04, 0xd7, 0xe7, 0xeb, 0xdd, 0x37, 0x9c, 0xaf, 0x26, 0x87, 0x5c, 0x64, 0x0c, 0x66, + 0x9d, 0x30, 0x4e, 0x17, 0x07, 0xe6, 0xa4, 0x7f, 0x02, 0xdd, 0xb1, 0xc7, 0x4c, 0x96, 0xc1, 0x76, + 0xaf, 0xf2, 0x40, 0x3a, 0x3c, 0xde, 0x32, 0xff, 0x63, 0xc0, 0xac, 0x92, 0x2a, 0x0b, 0x22, 0xda, + 0x21, 0x2a, 0xc1, 0x37, 0x68, 0x28, 0xbc, 0x16, 0x89, 0xc2, 0x17, 0x35, 0xc1, 0x2a, 0x6b, 0xfb, + 0x42, 0xfe, 0xee, 0x04, 0x9e, 0xef, 0x1e, 0x61, 0xd6, 0xd9, 0x8a, 0x0e, 0xa2, 0x70, 0xd7, 0x38, + 0xa9, 0x46, 0x64, 0x4e, 0x95, 0xf9, 0x61, 0xbb, 0x45, 0x5d, 0x99, 0x50, 0x29, 0x9c, 0x8f, 0x0f, + 0xb6, 0xf4, 0x3e, 0x7a, 0x06, 0x99, 0x80, 0xb3, 0x3a, 0xa7, 0x61, 0x1c, 0x6a, 0x2b, 0xa1, 0x25, + 0xc7, 0x1a, 0x86, 0xbb, 0x04, 0xe8, 0x7b, 0x30, 0xe7, 0x85, 0x4e, 0x18, 0x34, 0x3d, 0x21, 0x53, + 0x50, 0x26, 0x59, 0x06, 0xcf, 0x7a, 0x61, 0xb9, 0xbb, 0x67, 0xbe, 0x80, 0x4c, 0x0c, 0x45, 0xcb, + 0x30, 0x4f, 0x84, 0xc3, 0x69, 0x18, 0x30, 0x3f, 0xa4, 0x4e, 0x28, 0x08, 0x57, 0x86, 0xa5, 0x70, + 0x8e, 0x08, 0xac, 0xf7, 0xcb, 0xd1, 0x36, 0xfa, 0x01, 0xe4, 0xfa, 0x65, 0xa9, 0x1f, 0x1b, 0x35, + 0xd7, 0x93, 0xdc, 0xf1, 0x5d, 0x73, 0x03, 0xb2, 0x95, 0x06, 0x67, 0x42, 0x34, 0xa9, 0x76, 0xe0, + 0x3b, 0x90, 0x17, 0x7a, 0xc7, 0x09, 0x28, 0xaf, 0x52, 0xed, 0xbd, 0x29, 0x9c, 0x8b, 0xf7, 0x8f, + 0xd5, 0xb6, 0xf9, 0x87, 0x09, 0xc8, 0xf7, 0x22, 0xae, 0x48, 0xd1, 0x21, 0x4c, 0xcb, 0x3b, 0x8d, + 0xb3, 0x8e, 0xaa, 0x9b, 0xe4, 0x4e, 0x8a, 0x6e, 0xb4, 0x88, 0x6b, 0xef, 0x0e, 0xce, 0x10, 0xfd, + 0x8d, 0xea, 0x80, 0xd4, 0x6d, 0xc6, 0x69, 0x95, 0x71, 0xd7, 0x39, 0x25, 0xa2, 0xda, 0x18, 0xb3, + 0xd0, 0xe4, 0x9d, 0x86, 0x25, 0x7e, 0x33, 0x82, 0xef, 0xdd, 0xc1, 0x79, 0x32, 0xb4, 0x87, 0x16, + 0x60, 0xba, 0x97, 0x2f, 0x69, 0x99, 0x2f, 0x19, 0x1e, 0xa7, 0xc9, 0xb3, 0x68, 0xd2, 0x88, 0xfc, + 0xa3, 0x9b, 0xcd, 0xe3, 0xb1, 0x32, 0x58, 0xb9, 0x16, 0x6b, 0x0a, 0xd9, 0xc2, 0x62, 0x17, 0x6b, + 0xd6, 0xa9, 0xf1, 0x5a, 0xd8, 0x40, 0xc8, 0x70, 0x56, 0x0c, 0xac, 0x37, 0xd3, 0x30, 0x19, 0x79, + 0xdf, 0xfc, 0xb3, 0x01, 0xdf, 0x97, 0xb6, 0x8d, 0xb4, 0x73, 0xdd, 0xbf, 0xe2, 0x32, 0x3d, 0x81, + 0xbb, 0xfa, 0x22, 0xd0, 0x05, 0x9a, 0x74, 0x58, 0xe8, 0xa3, 0x54, 0xd5, 0x19, 0xf3, 0xa0, 0x95, + 0xeb, 0xda, 0x68, 0xe4, 0xbb, 0x29, 0x25, 0x38, 0xd2, 0x4b, 0xcd, 0x00, 0x1e, 0xdc, 0xa0, 0xac, + 0xce, 0xb0, 0xbe, 0x31, 0xc4, 0xb8, 0xcd, 0x18, 0x62, 0xbe, 0x80, 0x6f, 0xee, 0x7a, 0x3e, 0x69, + 0x7a, 0xbf, 0xa6, 0xfa, 0x48, 0xfb, 0xa3, 0x37, 0x57, 0xa6, 0x6e, 0x31, 0x57, 0x9a, 0xbf, 0x35, + 0xe0, 0x9e, 0xac, 0x65, 0x69, 0xcc, 0xc0, 0x2f, 0x7c, 0x0a, 0x39, 0xc6, 0xbd, 0x7a, 0xf4, 0xeb, + 0xce, 0x6d, 0x46, 0xd8, 0x6c, 0xcc, 0xa2, 0xa7, 0xeb, 0x22, 0x64, 0xe2, 0xae, 0xa5, 0x0b, 0xbe, + 0xbb, 0x36, 0xff, 0x6e, 0xc0, 0xfd, 0x11, 0x75, 0xb4, 0x4f, 0x2b, 0x90, 0x0d, 0xb8, 0xd7, 0x22, + 0xfc, 0xfc, 0x56, 0xea, 0xcc, 0x69, 0x12, 0xad, 0xcd, 0xcf, 0x20, 0xcf, 0x69, 0x8b, 0x78, 0xbe, + 0x4b, 0xb9, 0x73, 0x1b, 0x8f, 0xe6, 0xba, 0x34, 0x6a, 0x63, 0xf9, 0x43, 0x80, 0xde, 0x3d, 0x87, + 0x16, 0xe0, 0xfe, 0xb6, 0x5d, 0xb1, 0x9d, 0xdd, 0x23, 0xfc, 0xb1, 0x5d, 0x71, 0x3e, 0x39, 0x2c, + 0x1f, 0xef, 0x6c, 0xed, 0xef, 0xee, 0xef, 0x6c, 0xe7, 0xef, 0xa0, 0x0c, 0x4c, 0xda, 0x9f, 0xe2, + 0xa3, 0xbc, 0x81, 0xa6, 0x61, 0xca, 0xc6, 0xf8, 0xe8, 0xb3, 0xfc, 0xc4, 0xf2, 0x11, 0xe4, 0x87, + 0x6f, 0x34, 0xf4, 0x5d, 0x78, 0xbb, 0xbc, 0x67, 0xe3, 0xed, 0xfd, 0xc3, 0xa7, 0x4e, 0xb9, 0x82, + 0xed, 0xca, 0xce, 0xd3, 0x9f, 0x0f, 0x71, 0x01, 0xa4, 0x0f, 0xf6, 0x4f, 0x3e, 0xd9, 0xdf, 0xce, + 0x1b, 0x68, 0x16, 0x32, 0x9b, 0xf6, 0x81, 0x7d, 0xb8, 0xb5, 0xb3, 0x9d, 0x4f, 0xad, 0xfd, 0x0f, + 0x20, 0xb7, 0xe9, 0xd5, 0x4f, 0x22, 0x2b, 0xca, 0xca, 0x08, 0xf4, 0xd7, 0x14, 0xcc, 0x8f, 0x64, + 0x33, 0xfa, 0x28, 0xa1, 0xe9, 0x2f, 0x9b, 0xc1, 0x8a, 0xaf, 0x51, 0x9c, 0xe6, 0x9f, 0x8c, 0x2b, + 0x7b, 0x69, 0x68, 0x72, 0x7b, 0xa8, 0x26, 0xaa, 0x87, 0x23, 0x75, 0xfa, 0xc5, 0xbf, 0xff, 0xfb, + 0xfb, 0x54, 0xc7, 0x5c, 0xe9, 0x3e, 0x29, 0x2f, 0xae, 0x79, 0x53, 0x46, 0xe3, 0xa5, 0xe3, 0xb9, + 0x1f, 0x74, 0x67, 0xce, 0xe5, 0xcb, 0x75, 0x63, 0xf9, 0xf9, 0x4f, 0xcd, 0x8d, 0x97, 0xc3, 0x5c, + 0x22, 0x48, 0x48, 0x87, 0x60, 0x96, 0xde, 0xd5, 0x0c, 0xe8, 0x9f, 0x06, 0x64, 0xe2, 0x5b, 0x05, + 0xbd, 0x37, 0x86, 0xad, 0x7d, 0x83, 0x47, 0xf1, 0xc9, 0xd8, 0x38, 0x55, 0x08, 0xe6, 0xc9, 0x95, + 0x3d, 0x38, 0xb2, 0x48, 0x67, 0x6c, 0xa0, 0x1f, 0xf7, 0xac, 0x1a, 0x38, 0x2e, 0x29, 0x9f, 0x95, + 0xa2, 0xc7, 0x60, 0xbf, 0x51, 0xf1, 0xeb, 0x75, 0xf9, 0x72, 0xc5, 0x40, 0xbf, 0x4b, 0xc1, 0xdb, + 0xaf, 0xec, 0x6d, 0xe8, 0x59, 0x42, 0x7d, 0x93, 0xb4, 0xf3, 0xe2, 0xc1, 0x9b, 0x21, 0xd3, 0x1e, + 0xa9, 0x5c, 0xd9, 0x6f, 0xe9, 0xae, 0xfe, 0x92, 0x54, 0x59, 0x33, 0x1f, 0xf5, 0xbc, 0xa3, 0x45, + 0x47, 0x1d, 0x12, 0xbf, 0x39, 0x54, 0x94, 0xff, 0x68, 0x40, 0x76, 0xb0, 0xf9, 0xa2, 0x9f, 0x24, + 0x54, 0xfb, 0xda, 0x9e, 0x5d, 0xbc, 0x37, 0xf2, 0xe6, 0xde, 0x69, 0x05, 0xe2, 0xdc, 0xfc, 0xe8, + 0xca, 0xd6, 0xfd, 0x58, 0xea, 0xba, 0x62, 0xbe, 0xdb, 0xa7, 0xeb, 0x4d, 0xb1, 0x8b, 0x34, 0xfd, + 0xd2, 0x80, 0xdc, 0x50, 0xdb, 0x44, 0x1f, 0x24, 0x6d, 0x5f, 0xd7, 0x76, 0xff, 0xe2, 0x87, 0xaf, + 0x0b, 0xd7, 0x21, 0x39, 0xbc, 0xb2, 0x87, 0xaf, 0x0f, 0x69, 0xdc, 0x7b, 0xe8, 0x87, 0x3d, 0xe3, + 0x86, 0x04, 0x5e, 0x61, 0x65, 0xf1, 0x2f, 0xc6, 0x3f, 0xec, 0x6f, 0xbf, 0xfa, 0xa1, 0xf9, 0x2f, + 0xfb, 0x37, 0x46, 0x43, 0x88, 0x20, 0x5c, 0xb7, 0xac, 0x4e, 0xa7, 0x33, 0xfc, 0x0c, 0x25, 0x6d, + 0xd1, 0xe8, 0xfe, 0x25, 0xf5, 0x30, 0xa9, 0x60, 0x29, 0x2a, 0x25, 0xe6, 0x37, 0x6f, 0x46, 0x48, + 0x47, 0x3d, 0x0a, 0x9a, 0x44, 0x44, 0x4f, 0x9a, 0xcd, 0x73, 0x78, 0xa7, 0xca, 0x5a, 0xc9, 0xbc, + 0xf8, 0xfc, 0x40, 0x8b, 0xd5, 0x59, 0x93, 0xf8, 0xf5, 0x12, 0xe3, 0x75, 0xab, 0x4e, 0x7d, 0x99, + 0x26, 0x56, 0xef, 0xb7, 0x6e, 0xf8, 0x5b, 0x6d, 0x43, 0xaf, 0x4f, 0xd3, 0x12, 0xf8, 0xf8, 0xeb, + 0x00, 0x00, 0x00, 0xff, 0xff, 0xa1, 0xa5, 0xc4, 0x46, 0xfc, 0x14, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -1277,26 +1361,6 @@ type BigQueryStorageServer interface { SplitReadStream(context.Context, *SplitReadStreamRequest) (*SplitReadStreamResponse, error) } -// UnimplementedBigQueryStorageServer can be embedded to have forward compatible implementations. -type UnimplementedBigQueryStorageServer struct { -} - -func (*UnimplementedBigQueryStorageServer) CreateReadSession(ctx context.Context, req *CreateReadSessionRequest) (*ReadSession, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateReadSession not implemented") -} -func (*UnimplementedBigQueryStorageServer) ReadRows(req *ReadRowsRequest, srv BigQueryStorage_ReadRowsServer) error { - return status.Errorf(codes.Unimplemented, "method ReadRows not implemented") -} -func (*UnimplementedBigQueryStorageServer) BatchCreateReadSessionStreams(ctx context.Context, req *BatchCreateReadSessionStreamsRequest) (*BatchCreateReadSessionStreamsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchCreateReadSessionStreams not implemented") -} -func (*UnimplementedBigQueryStorageServer) FinalizeStream(ctx context.Context, req *FinalizeStreamRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method FinalizeStream not implemented") -} -func (*UnimplementedBigQueryStorageServer) SplitReadStream(ctx context.Context, req *SplitReadStreamRequest) (*SplitReadStreamResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SplitReadStream not implemented") -} - func RegisterBigQueryStorageServer(s *grpc.Server, srv BigQueryStorageServer) { s.RegisterService(&_BigQueryStorage_serviceDesc, srv) } diff --git a/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go b/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go index 29d357929f..dd7c1a2d86 100644 --- a/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go +++ b/googleapis/cloud/bigquery/storage/v1beta1/table_reference.pb.go @@ -9,6 +9,7 @@ import ( proto "github.com/golang/protobuf/proto" timestamp "github.com/golang/protobuf/ptypes/timestamp" + _ "google.golang.org/genproto/googleapis/api/annotations" ) // Reference imports to suppress errors if they are not otherwise used. @@ -132,23 +133,24 @@ func init() { } var fileDescriptor_00fafb38a9ed74ff = []byte{ - // 281 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0x4f, 0x4b, 0xc4, 0x30, - 0x10, 0xc5, 0xa9, 0x82, 0xba, 0xf1, 0xcf, 0xa1, 0x5e, 0xd6, 0x05, 0x51, 0x16, 0x04, 0xbd, 0x24, - 0xac, 0x1e, 0xf7, 0x20, 0xec, 0xad, 0xa0, 0xa0, 0x65, 0x4f, 0x5e, 0x4a, 0xda, 0x4c, 0x63, 0xa4, - 0xed, 0xd4, 0x24, 0x15, 0xfc, 0x12, 0x7e, 0x66, 0xc9, 0xbf, 0x83, 0x27, 0xf7, 0x38, 0xf3, 0xf8, - 0xbd, 0xf7, 0x26, 0x21, 0x6b, 0x89, 0x28, 0x3b, 0x60, 0x4d, 0x87, 0x93, 0x60, 0xb5, 0x92, 0x9f, - 0x13, 0xe8, 0x6f, 0x66, 0x2c, 0x6a, 0x2e, 0x81, 0x7d, 0xad, 0x6a, 0xb0, 0x7c, 0xc5, 0x2c, 0xaf, - 0x3b, 0xa8, 0x34, 0xb4, 0xa0, 0x61, 0x68, 0x80, 0x8e, 0x1a, 0x2d, 0xe6, 0x37, 0x01, 0xa6, 0x1e, - 0xa6, 0x09, 0xa6, 0x11, 0xa6, 0x11, 0x5e, 0x5c, 0xc5, 0x0c, 0x0f, 0xd5, 0x53, 0xcb, 0xac, 0xea, - 0xc1, 0x58, 0xde, 0x8f, 0xc1, 0x67, 0xa9, 0xc8, 0xd9, 0xd6, 0x05, 0x94, 0xc9, 0x3f, 0xbf, 0x24, - 0x64, 0xd4, 0xf8, 0x01, 0x8d, 0xad, 0x94, 0x98, 0x67, 0xd7, 0xd9, 0xed, 0xac, 0x9c, 0xc5, 0x4d, - 0x21, 0x9c, 0x2c, 0xb8, 0xe5, 0x06, 0xbc, 0xbc, 0x17, 0xe4, 0xb8, 0x29, 0x44, 0x7e, 0x41, 0x8e, - 0x42, 0x61, 0x25, 0xe6, 0xfb, 0x5e, 0x3c, 0xf4, 0x73, 0x21, 0x96, 0xaf, 0x31, 0xea, 0x19, 0x85, - 0x6a, 0x15, 0x68, 0x93, 0x3f, 0x92, 0x53, 0x33, 0xf0, 0xd1, 0xbc, 0xa3, 0xad, 0x5c, 0x31, 0x9f, - 0x76, 0x7c, 0xbf, 0xa0, 0xf1, 0xb8, 0xd4, 0x9a, 0x6e, 0x53, 0xeb, 0xf2, 0x24, 0x01, 0x6e, 0xb5, - 0xf9, 0xc9, 0xc8, 0x5d, 0x83, 0x3d, 0xdd, 0xe9, 0x31, 0x36, 0xe7, 0x7f, 0x2f, 0x7d, 0x71, 0xee, - 0x6f, 0x4f, 0x91, 0x95, 0xd8, 0xf1, 0x41, 0x52, 0xd4, 0x92, 0x49, 0x18, 0x7c, 0x32, 0x0b, 0x12, - 0x1f, 0x95, 0xf9, 0xe7, 0x93, 0xd6, 0x71, 0xae, 0x0f, 0x3c, 0xf8, 0xf0, 0x1b, 0x00, 0x00, 0xff, - 0xff, 0xb3, 0xa1, 0xcb, 0xc3, 0xdc, 0x01, 0x00, 0x00, + // 293 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0x4d, 0x4b, 0xc4, 0x30, + 0x10, 0x86, 0x59, 0x05, 0x75, 0xe3, 0xc7, 0xa1, 0x5e, 0x76, 0x0b, 0xa2, 0x2c, 0x08, 0x7a, 0x49, + 0x58, 0x3d, 0xee, 0x41, 0xd8, 0x5b, 0x41, 0x41, 0xcb, 0x9e, 0xbc, 0x94, 0xb4, 0x99, 0xc6, 0x48, + 0xdb, 0x89, 0x49, 0x2a, 0xf8, 0x27, 0xfc, 0xcd, 0xd2, 0x7c, 0x1c, 0x3c, 0xe9, 0x71, 0xe6, 0xed, + 0x33, 0xcf, 0x4c, 0x43, 0x36, 0x12, 0x51, 0x76, 0xc0, 0x9a, 0x0e, 0x47, 0xc1, 0x6a, 0x25, 0x3f, + 0x46, 0x30, 0x5f, 0xcc, 0x3a, 0x34, 0x5c, 0x02, 0xfb, 0x5c, 0xd7, 0xe0, 0xf8, 0x9a, 0x39, 0x5e, + 0x77, 0x50, 0x19, 0x68, 0xc1, 0xc0, 0xd0, 0x00, 0xd5, 0x06, 0x1d, 0x66, 0xd7, 0x01, 0xa6, 0x1e, + 0xa6, 0x09, 0xa6, 0x11, 0xa6, 0x11, 0xce, 0x97, 0xd1, 0xc1, 0xb5, 0x62, 0x06, 0x2c, 0x8e, 0x26, + 0x4d, 0xc8, 0x2f, 0x63, 0xe4, 0xab, 0x7a, 0x6c, 0x99, 0x53, 0x3d, 0x58, 0xc7, 0x7b, 0x1d, 0x3e, + 0x58, 0x29, 0x72, 0xb6, 0x9b, 0xdc, 0x65, 0x52, 0x67, 0x17, 0x84, 0x68, 0x83, 0xef, 0xd0, 0xb8, + 0x4a, 0x89, 0xc5, 0xec, 0x6a, 0x76, 0x33, 0x2f, 0xe7, 0xb1, 0x53, 0x88, 0x29, 0x16, 0xdc, 0x71, + 0x0b, 0x3e, 0xde, 0x0b, 0x71, 0xec, 0x14, 0x22, 0x5b, 0x92, 0xa3, 0x70, 0x8b, 0x12, 0x8b, 0x7d, + 0x1f, 0x1e, 0xfa, 0xba, 0x10, 0xab, 0x97, 0xa8, 0x7a, 0x42, 0xa1, 0x5a, 0x05, 0xc6, 0x66, 0x0f, + 0xe4, 0xd4, 0x0e, 0x5c, 0xdb, 0x37, 0x74, 0xd5, 0xb4, 0x98, 0xb7, 0x1d, 0xdf, 0xe5, 0x34, 0xde, + 0x9d, 0xb6, 0xa6, 0xbb, 0xb4, 0x75, 0x79, 0x92, 0x80, 0xa9, 0xb5, 0xfd, 0x9e, 0x91, 0xdb, 0x06, + 0x7b, 0xfa, 0xaf, 0xff, 0xb4, 0x3d, 0xff, 0x7d, 0xe9, 0xf3, 0x34, 0xfd, 0xf5, 0x31, 0xb2, 0x12, + 0x3b, 0x3e, 0x48, 0x8a, 0x46, 0x32, 0x09, 0x83, 0x37, 0xb3, 0x10, 0x71, 0xad, 0xec, 0x1f, 0xef, + 0xb7, 0x89, 0x75, 0x7d, 0xe0, 0xc1, 0xfb, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x68, 0x1c, 0xaf, + 0x7a, 0xf7, 0x01, 0x00, 0x00, } diff --git a/googleapis/cloud/bigquery/v2/model.pb.go b/googleapis/cloud/bigquery/v2/model.pb.go index b72e4a3772..7651c63080 100644 --- a/googleapis/cloud/bigquery/v2/model.pb.go +++ b/googleapis/cloud/bigquery/v2/model.pb.go @@ -14,8 +14,6 @@ import ( wrappers "github.com/golang/protobuf/ptypes/wrappers" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2579,23 +2577,6 @@ type ModelServiceServer interface { DeleteModel(context.Context, *DeleteModelRequest) (*empty.Empty, error) } -// UnimplementedModelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedModelServiceServer struct { -} - -func (*UnimplementedModelServiceServer) GetModel(ctx context.Context, req *GetModelRequest) (*Model, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetModel not implemented") -} -func (*UnimplementedModelServiceServer) ListModels(ctx context.Context, req *ListModelsRequest) (*ListModelsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListModels not implemented") -} -func (*UnimplementedModelServiceServer) PatchModel(ctx context.Context, req *PatchModelRequest) (*Model, error) { - return nil, status.Errorf(codes.Unimplemented, "method PatchModel not implemented") -} -func (*UnimplementedModelServiceServer) DeleteModel(ctx context.Context, req *DeleteModelRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteModel not implemented") -} - func RegisterModelServiceServer(s *grpc.Server, srv ModelServiceServer) { s.RegisterService(&_ModelService_serviceDesc, srv) } diff --git a/googleapis/cloud/billing/v1/cloud_billing.pb.go b/googleapis/cloud/billing/v1/cloud_billing.pb.go index ed01d4d9cf..df47212085 100644 --- a/googleapis/cloud/billing/v1/cloud_billing.pb.go +++ b/googleapis/cloud/billing/v1/cloud_billing.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -758,26 +756,6 @@ type CloudBillingServer interface { UpdateProjectBillingInfo(context.Context, *UpdateProjectBillingInfoRequest) (*ProjectBillingInfo, error) } -// UnimplementedCloudBillingServer can be embedded to have forward compatible implementations. -type UnimplementedCloudBillingServer struct { -} - -func (*UnimplementedCloudBillingServer) GetBillingAccount(ctx context.Context, req *GetBillingAccountRequest) (*BillingAccount, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetBillingAccount not implemented") -} -func (*UnimplementedCloudBillingServer) ListBillingAccounts(ctx context.Context, req *ListBillingAccountsRequest) (*ListBillingAccountsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListBillingAccounts not implemented") -} -func (*UnimplementedCloudBillingServer) ListProjectBillingInfo(ctx context.Context, req *ListProjectBillingInfoRequest) (*ListProjectBillingInfoResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListProjectBillingInfo not implemented") -} -func (*UnimplementedCloudBillingServer) GetProjectBillingInfo(ctx context.Context, req *GetProjectBillingInfoRequest) (*ProjectBillingInfo, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetProjectBillingInfo not implemented") -} -func (*UnimplementedCloudBillingServer) UpdateProjectBillingInfo(ctx context.Context, req *UpdateProjectBillingInfoRequest) (*ProjectBillingInfo, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateProjectBillingInfo not implemented") -} - func RegisterCloudBillingServer(s *grpc.Server, srv CloudBillingServer) { s.RegisterService(&_CloudBilling_serviceDesc, srv) } diff --git a/googleapis/cloud/binaryauthorization/v1beta1/service.pb.go b/googleapis/cloud/binaryauthorization/v1beta1/service.pb.go index 7637b6b632..2099610b55 100644 --- a/googleapis/cloud/binaryauthorization/v1beta1/service.pb.go +++ b/googleapis/cloud/binaryauthorization/v1beta1/service.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -619,32 +617,6 @@ type BinauthzManagementServiceV1Beta1Server interface { DeleteAttestor(context.Context, *DeleteAttestorRequest) (*empty.Empty, error) } -// UnimplementedBinauthzManagementServiceV1Beta1Server can be embedded to have forward compatible implementations. -type UnimplementedBinauthzManagementServiceV1Beta1Server struct { -} - -func (*UnimplementedBinauthzManagementServiceV1Beta1Server) GetPolicy(ctx context.Context, req *GetPolicyRequest) (*Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetPolicy not implemented") -} -func (*UnimplementedBinauthzManagementServiceV1Beta1Server) UpdatePolicy(ctx context.Context, req *UpdatePolicyRequest) (*Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdatePolicy not implemented") -} -func (*UnimplementedBinauthzManagementServiceV1Beta1Server) CreateAttestor(ctx context.Context, req *CreateAttestorRequest) (*Attestor, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAttestor not implemented") -} -func (*UnimplementedBinauthzManagementServiceV1Beta1Server) GetAttestor(ctx context.Context, req *GetAttestorRequest) (*Attestor, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAttestor not implemented") -} -func (*UnimplementedBinauthzManagementServiceV1Beta1Server) UpdateAttestor(ctx context.Context, req *UpdateAttestorRequest) (*Attestor, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateAttestor not implemented") -} -func (*UnimplementedBinauthzManagementServiceV1Beta1Server) ListAttestors(ctx context.Context, req *ListAttestorsRequest) (*ListAttestorsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAttestors not implemented") -} -func (*UnimplementedBinauthzManagementServiceV1Beta1Server) DeleteAttestor(ctx context.Context, req *DeleteAttestorRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAttestor not implemented") -} - func RegisterBinauthzManagementServiceV1Beta1Server(s *grpc.Server, srv BinauthzManagementServiceV1Beta1Server) { s.RegisterService(&_BinauthzManagementServiceV1Beta1_serviceDesc, srv) } diff --git a/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go b/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go index 2b951901b6..6fe3a697f2 100644 --- a/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go +++ b/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go @@ -14,8 +14,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1902,68 +1900,6 @@ type DataCatalogServer interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedDataCatalogServer can be embedded to have forward compatible implementations. -type UnimplementedDataCatalogServer struct { -} - -func (*UnimplementedDataCatalogServer) SearchCatalog(ctx context.Context, req *SearchCatalogRequest) (*SearchCatalogResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchCatalog not implemented") -} -func (*UnimplementedDataCatalogServer) UpdateEntry(ctx context.Context, req *UpdateEntryRequest) (*Entry, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateEntry not implemented") -} -func (*UnimplementedDataCatalogServer) GetEntry(ctx context.Context, req *GetEntryRequest) (*Entry, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetEntry not implemented") -} -func (*UnimplementedDataCatalogServer) LookupEntry(ctx context.Context, req *LookupEntryRequest) (*Entry, error) { - return nil, status.Errorf(codes.Unimplemented, "method LookupEntry not implemented") -} -func (*UnimplementedDataCatalogServer) CreateTagTemplate(ctx context.Context, req *CreateTagTemplateRequest) (*TagTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTagTemplate not implemented") -} -func (*UnimplementedDataCatalogServer) GetTagTemplate(ctx context.Context, req *GetTagTemplateRequest) (*TagTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTagTemplate not implemented") -} -func (*UnimplementedDataCatalogServer) UpdateTagTemplate(ctx context.Context, req *UpdateTagTemplateRequest) (*TagTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTagTemplate not implemented") -} -func (*UnimplementedDataCatalogServer) DeleteTagTemplate(ctx context.Context, req *DeleteTagTemplateRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTagTemplate not implemented") -} -func (*UnimplementedDataCatalogServer) CreateTagTemplateField(ctx context.Context, req *CreateTagTemplateFieldRequest) (*TagTemplateField, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTagTemplateField not implemented") -} -func (*UnimplementedDataCatalogServer) UpdateTagTemplateField(ctx context.Context, req *UpdateTagTemplateFieldRequest) (*TagTemplateField, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTagTemplateField not implemented") -} -func (*UnimplementedDataCatalogServer) RenameTagTemplateField(ctx context.Context, req *RenameTagTemplateFieldRequest) (*TagTemplateField, error) { - return nil, status.Errorf(codes.Unimplemented, "method RenameTagTemplateField not implemented") -} -func (*UnimplementedDataCatalogServer) DeleteTagTemplateField(ctx context.Context, req *DeleteTagTemplateFieldRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTagTemplateField not implemented") -} -func (*UnimplementedDataCatalogServer) CreateTag(ctx context.Context, req *CreateTagRequest) (*Tag, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTag not implemented") -} -func (*UnimplementedDataCatalogServer) UpdateTag(ctx context.Context, req *UpdateTagRequest) (*Tag, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTag not implemented") -} -func (*UnimplementedDataCatalogServer) DeleteTag(ctx context.Context, req *DeleteTagRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTag not implemented") -} -func (*UnimplementedDataCatalogServer) ListTags(ctx context.Context, req *ListTagsRequest) (*ListTagsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTags not implemented") -} -func (*UnimplementedDataCatalogServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedDataCatalogServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedDataCatalogServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterDataCatalogServer(s *grpc.Server, srv DataCatalogServer) { s.RegisterService(&_DataCatalog_serviceDesc, srv) } diff --git a/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go b/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go index 3f1ac5c572..7ce9f21294 100644 --- a/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go +++ b/googleapis/cloud/datalabeling/v1beta1/data_labeling_service.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3494,113 +3492,6 @@ type DataLabelingServiceServer interface { ListEvaluationJobs(context.Context, *ListEvaluationJobsRequest) (*ListEvaluationJobsResponse, error) } -// UnimplementedDataLabelingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDataLabelingServiceServer struct { -} - -func (*UnimplementedDataLabelingServiceServer) CreateDataset(ctx context.Context, req *CreateDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDataset not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetDataset(ctx context.Context, req *GetDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDataset not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ListDatasets(ctx context.Context, req *ListDatasetsRequest) (*ListDatasetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDatasets not implemented") -} -func (*UnimplementedDataLabelingServiceServer) DeleteDataset(ctx context.Context, req *DeleteDatasetRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDataset not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ImportData(ctx context.Context, req *ImportDataRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportData not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ExportData(ctx context.Context, req *ExportDataRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportData not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetDataItem(ctx context.Context, req *GetDataItemRequest) (*DataItem, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDataItem not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ListDataItems(ctx context.Context, req *ListDataItemsRequest) (*ListDataItemsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDataItems not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetAnnotatedDataset(ctx context.Context, req *GetAnnotatedDatasetRequest) (*AnnotatedDataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAnnotatedDataset not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ListAnnotatedDatasets(ctx context.Context, req *ListAnnotatedDatasetsRequest) (*ListAnnotatedDatasetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAnnotatedDatasets not implemented") -} -func (*UnimplementedDataLabelingServiceServer) DeleteAnnotatedDataset(ctx context.Context, req *DeleteAnnotatedDatasetRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAnnotatedDataset not implemented") -} -func (*UnimplementedDataLabelingServiceServer) LabelImage(ctx context.Context, req *LabelImageRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method LabelImage not implemented") -} -func (*UnimplementedDataLabelingServiceServer) LabelVideo(ctx context.Context, req *LabelVideoRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method LabelVideo not implemented") -} -func (*UnimplementedDataLabelingServiceServer) LabelText(ctx context.Context, req *LabelTextRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method LabelText not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetExample(ctx context.Context, req *GetExampleRequest) (*Example, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetExample not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ListExamples(ctx context.Context, req *ListExamplesRequest) (*ListExamplesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListExamples not implemented") -} -func (*UnimplementedDataLabelingServiceServer) CreateAnnotationSpecSet(ctx context.Context, req *CreateAnnotationSpecSetRequest) (*AnnotationSpecSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAnnotationSpecSet not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetAnnotationSpecSet(ctx context.Context, req *GetAnnotationSpecSetRequest) (*AnnotationSpecSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAnnotationSpecSet not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ListAnnotationSpecSets(ctx context.Context, req *ListAnnotationSpecSetsRequest) (*ListAnnotationSpecSetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAnnotationSpecSets not implemented") -} -func (*UnimplementedDataLabelingServiceServer) DeleteAnnotationSpecSet(ctx context.Context, req *DeleteAnnotationSpecSetRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAnnotationSpecSet not implemented") -} -func (*UnimplementedDataLabelingServiceServer) CreateInstruction(ctx context.Context, req *CreateInstructionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateInstruction not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetInstruction(ctx context.Context, req *GetInstructionRequest) (*Instruction, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInstruction not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ListInstructions(ctx context.Context, req *ListInstructionsRequest) (*ListInstructionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListInstructions not implemented") -} -func (*UnimplementedDataLabelingServiceServer) DeleteInstruction(ctx context.Context, req *DeleteInstructionRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteInstruction not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetEvaluation(ctx context.Context, req *GetEvaluationRequest) (*Evaluation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetEvaluation not implemented") -} -func (*UnimplementedDataLabelingServiceServer) SearchEvaluations(ctx context.Context, req *SearchEvaluationsRequest) (*SearchEvaluationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchEvaluations not implemented") -} -func (*UnimplementedDataLabelingServiceServer) SearchExampleComparisons(ctx context.Context, req *SearchExampleComparisonsRequest) (*SearchExampleComparisonsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchExampleComparisons not implemented") -} -func (*UnimplementedDataLabelingServiceServer) CreateEvaluationJob(ctx context.Context, req *CreateEvaluationJobRequest) (*EvaluationJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateEvaluationJob not implemented") -} -func (*UnimplementedDataLabelingServiceServer) UpdateEvaluationJob(ctx context.Context, req *UpdateEvaluationJobRequest) (*EvaluationJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateEvaluationJob not implemented") -} -func (*UnimplementedDataLabelingServiceServer) GetEvaluationJob(ctx context.Context, req *GetEvaluationJobRequest) (*EvaluationJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetEvaluationJob not implemented") -} -func (*UnimplementedDataLabelingServiceServer) PauseEvaluationJob(ctx context.Context, req *PauseEvaluationJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method PauseEvaluationJob not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ResumeEvaluationJob(ctx context.Context, req *ResumeEvaluationJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method ResumeEvaluationJob not implemented") -} -func (*UnimplementedDataLabelingServiceServer) DeleteEvaluationJob(ctx context.Context, req *DeleteEvaluationJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteEvaluationJob not implemented") -} -func (*UnimplementedDataLabelingServiceServer) ListEvaluationJobs(ctx context.Context, req *ListEvaluationJobsRequest) (*ListEvaluationJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListEvaluationJobs not implemented") -} - func RegisterDataLabelingServiceServer(s *grpc.Server, srv DataLabelingServiceServer) { s.RegisterService(&_DataLabelingService_serviceDesc, srv) } diff --git a/googleapis/cloud/dataproc/v1/clusters.pb.go b/googleapis/cloud/dataproc/v1/clusters.pb.go index 8f62ebe99a..cddcd2adf7 100644 --- a/googleapis/cloud/dataproc/v1/clusters.pb.go +++ b/googleapis/cloud/dataproc/v1/clusters.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2049,29 +2047,6 @@ type ClusterControllerServer interface { DiagnoseCluster(context.Context, *DiagnoseClusterRequest) (*longrunning.Operation, error) } -// UnimplementedClusterControllerServer can be embedded to have forward compatible implementations. -type UnimplementedClusterControllerServer struct { -} - -func (*UnimplementedClusterControllerServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCluster not implemented") -} -func (*UnimplementedClusterControllerServer) UpdateCluster(ctx context.Context, req *UpdateClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCluster not implemented") -} -func (*UnimplementedClusterControllerServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCluster not implemented") -} -func (*UnimplementedClusterControllerServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCluster not implemented") -} -func (*UnimplementedClusterControllerServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListClusters not implemented") -} -func (*UnimplementedClusterControllerServer) DiagnoseCluster(ctx context.Context, req *DiagnoseClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DiagnoseCluster not implemented") -} - func RegisterClusterControllerServer(s *grpc.Server, srv ClusterControllerServer) { s.RegisterService(&_ClusterController_serviceDesc, srv) } diff --git a/googleapis/cloud/dataproc/v1/jobs.pb.go b/googleapis/cloud/dataproc/v1/jobs.pb.go index a6859a7313..1890e4e3df 100644 --- a/googleapis/cloud/dataproc/v1/jobs.pb.go +++ b/googleapis/cloud/dataproc/v1/jobs.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2567,29 +2565,6 @@ type JobControllerServer interface { DeleteJob(context.Context, *DeleteJobRequest) (*empty.Empty, error) } -// UnimplementedJobControllerServer can be embedded to have forward compatible implementations. -type UnimplementedJobControllerServer struct { -} - -func (*UnimplementedJobControllerServer) SubmitJob(ctx context.Context, req *SubmitJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method SubmitJob not implemented") -} -func (*UnimplementedJobControllerServer) GetJob(ctx context.Context, req *GetJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetJob not implemented") -} -func (*UnimplementedJobControllerServer) ListJobs(ctx context.Context, req *ListJobsRequest) (*ListJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListJobs not implemented") -} -func (*UnimplementedJobControllerServer) UpdateJob(ctx context.Context, req *UpdateJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateJob not implemented") -} -func (*UnimplementedJobControllerServer) CancelJob(ctx context.Context, req *CancelJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelJob not implemented") -} -func (*UnimplementedJobControllerServer) DeleteJob(ctx context.Context, req *DeleteJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteJob not implemented") -} - func RegisterJobControllerServer(s *grpc.Server, srv JobControllerServer) { s.RegisterService(&_JobController_serviceDesc, srv) } diff --git a/googleapis/cloud/dataproc/v1/workflow_templates.pb.go b/googleapis/cloud/dataproc/v1/workflow_templates.pb.go index 850e06d809..917e710548 100644 --- a/googleapis/cloud/dataproc/v1/workflow_templates.pb.go +++ b/googleapis/cloud/dataproc/v1/workflow_templates.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2106,32 +2104,6 @@ type WorkflowTemplateServiceServer interface { DeleteWorkflowTemplate(context.Context, *DeleteWorkflowTemplateRequest) (*empty.Empty, error) } -// UnimplementedWorkflowTemplateServiceServer can be embedded to have forward compatible implementations. -type UnimplementedWorkflowTemplateServiceServer struct { -} - -func (*UnimplementedWorkflowTemplateServiceServer) CreateWorkflowTemplate(ctx context.Context, req *CreateWorkflowTemplateRequest) (*WorkflowTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) GetWorkflowTemplate(ctx context.Context, req *GetWorkflowTemplateRequest) (*WorkflowTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) InstantiateWorkflowTemplate(ctx context.Context, req *InstantiateWorkflowTemplateRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method InstantiateWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) InstantiateInlineWorkflowTemplate(ctx context.Context, req *InstantiateInlineWorkflowTemplateRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method InstantiateInlineWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) UpdateWorkflowTemplate(ctx context.Context, req *UpdateWorkflowTemplateRequest) (*WorkflowTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) ListWorkflowTemplates(ctx context.Context, req *ListWorkflowTemplatesRequest) (*ListWorkflowTemplatesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListWorkflowTemplates not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) DeleteWorkflowTemplate(ctx context.Context, req *DeleteWorkflowTemplateRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteWorkflowTemplate not implemented") -} - func RegisterWorkflowTemplateServiceServer(s *grpc.Server, srv WorkflowTemplateServiceServer) { s.RegisterService(&_WorkflowTemplateService_serviceDesc, srv) } diff --git a/googleapis/cloud/dataproc/v1beta2/autoscaling_policies.pb.go b/googleapis/cloud/dataproc/v1beta2/autoscaling_policies.pb.go index 93a35cfd01..8bdf3465f6 100644 --- a/googleapis/cloud/dataproc/v1beta2/autoscaling_policies.pb.go +++ b/googleapis/cloud/dataproc/v1beta2/autoscaling_policies.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" _ "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -865,26 +863,6 @@ type AutoscalingPolicyServiceServer interface { DeleteAutoscalingPolicy(context.Context, *DeleteAutoscalingPolicyRequest) (*empty.Empty, error) } -// UnimplementedAutoscalingPolicyServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAutoscalingPolicyServiceServer struct { -} - -func (*UnimplementedAutoscalingPolicyServiceServer) CreateAutoscalingPolicy(ctx context.Context, req *CreateAutoscalingPolicyRequest) (*AutoscalingPolicy, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAutoscalingPolicy not implemented") -} -func (*UnimplementedAutoscalingPolicyServiceServer) UpdateAutoscalingPolicy(ctx context.Context, req *UpdateAutoscalingPolicyRequest) (*AutoscalingPolicy, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateAutoscalingPolicy not implemented") -} -func (*UnimplementedAutoscalingPolicyServiceServer) GetAutoscalingPolicy(ctx context.Context, req *GetAutoscalingPolicyRequest) (*AutoscalingPolicy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAutoscalingPolicy not implemented") -} -func (*UnimplementedAutoscalingPolicyServiceServer) ListAutoscalingPolicies(ctx context.Context, req *ListAutoscalingPoliciesRequest) (*ListAutoscalingPoliciesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAutoscalingPolicies not implemented") -} -func (*UnimplementedAutoscalingPolicyServiceServer) DeleteAutoscalingPolicy(ctx context.Context, req *DeleteAutoscalingPolicyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAutoscalingPolicy not implemented") -} - func RegisterAutoscalingPolicyServiceServer(s *grpc.Server, srv AutoscalingPolicyServiceServer) { s.RegisterService(&_AutoscalingPolicyService_serviceDesc, srv) } diff --git a/googleapis/cloud/dataproc/v1beta2/clusters.pb.go b/googleapis/cloud/dataproc/v1beta2/clusters.pb.go index d1cf992021..516bb95085 100644 --- a/googleapis/cloud/dataproc/v1beta2/clusters.pb.go +++ b/googleapis/cloud/dataproc/v1beta2/clusters.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2684,29 +2682,6 @@ type ClusterControllerServer interface { DiagnoseCluster(context.Context, *DiagnoseClusterRequest) (*longrunning.Operation, error) } -// UnimplementedClusterControllerServer can be embedded to have forward compatible implementations. -type UnimplementedClusterControllerServer struct { -} - -func (*UnimplementedClusterControllerServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCluster not implemented") -} -func (*UnimplementedClusterControllerServer) UpdateCluster(ctx context.Context, req *UpdateClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCluster not implemented") -} -func (*UnimplementedClusterControllerServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCluster not implemented") -} -func (*UnimplementedClusterControllerServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCluster not implemented") -} -func (*UnimplementedClusterControllerServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListClusters not implemented") -} -func (*UnimplementedClusterControllerServer) DiagnoseCluster(ctx context.Context, req *DiagnoseClusterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DiagnoseCluster not implemented") -} - func RegisterClusterControllerServer(s *grpc.Server, srv ClusterControllerServer) { s.RegisterService(&_ClusterController_serviceDesc, srv) } diff --git a/googleapis/cloud/dataproc/v1beta2/jobs.pb.go b/googleapis/cloud/dataproc/v1beta2/jobs.pb.go index c01167612e..53aea59eb9 100644 --- a/googleapis/cloud/dataproc/v1beta2/jobs.pb.go +++ b/googleapis/cloud/dataproc/v1beta2/jobs.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2697,29 +2695,6 @@ type JobControllerServer interface { DeleteJob(context.Context, *DeleteJobRequest) (*empty.Empty, error) } -// UnimplementedJobControllerServer can be embedded to have forward compatible implementations. -type UnimplementedJobControllerServer struct { -} - -func (*UnimplementedJobControllerServer) SubmitJob(ctx context.Context, req *SubmitJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method SubmitJob not implemented") -} -func (*UnimplementedJobControllerServer) GetJob(ctx context.Context, req *GetJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetJob not implemented") -} -func (*UnimplementedJobControllerServer) ListJobs(ctx context.Context, req *ListJobsRequest) (*ListJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListJobs not implemented") -} -func (*UnimplementedJobControllerServer) UpdateJob(ctx context.Context, req *UpdateJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateJob not implemented") -} -func (*UnimplementedJobControllerServer) CancelJob(ctx context.Context, req *CancelJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelJob not implemented") -} -func (*UnimplementedJobControllerServer) DeleteJob(ctx context.Context, req *DeleteJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteJob not implemented") -} - func RegisterJobControllerServer(s *grpc.Server, srv JobControllerServer) { s.RegisterService(&_JobController_serviceDesc, srv) } diff --git a/googleapis/cloud/dataproc/v1beta2/workflow_templates.pb.go b/googleapis/cloud/dataproc/v1beta2/workflow_templates.pb.go index b8ad1bd671..0b9c7f8f11 100644 --- a/googleapis/cloud/dataproc/v1beta2/workflow_templates.pb.go +++ b/googleapis/cloud/dataproc/v1beta2/workflow_templates.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2130,32 +2128,6 @@ type WorkflowTemplateServiceServer interface { DeleteWorkflowTemplate(context.Context, *DeleteWorkflowTemplateRequest) (*empty.Empty, error) } -// UnimplementedWorkflowTemplateServiceServer can be embedded to have forward compatible implementations. -type UnimplementedWorkflowTemplateServiceServer struct { -} - -func (*UnimplementedWorkflowTemplateServiceServer) CreateWorkflowTemplate(ctx context.Context, req *CreateWorkflowTemplateRequest) (*WorkflowTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) GetWorkflowTemplate(ctx context.Context, req *GetWorkflowTemplateRequest) (*WorkflowTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) InstantiateWorkflowTemplate(ctx context.Context, req *InstantiateWorkflowTemplateRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method InstantiateWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) InstantiateInlineWorkflowTemplate(ctx context.Context, req *InstantiateInlineWorkflowTemplateRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method InstantiateInlineWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) UpdateWorkflowTemplate(ctx context.Context, req *UpdateWorkflowTemplateRequest) (*WorkflowTemplate, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateWorkflowTemplate not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) ListWorkflowTemplates(ctx context.Context, req *ListWorkflowTemplatesRequest) (*ListWorkflowTemplatesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListWorkflowTemplates not implemented") -} -func (*UnimplementedWorkflowTemplateServiceServer) DeleteWorkflowTemplate(ctx context.Context, req *DeleteWorkflowTemplateRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteWorkflowTemplate not implemented") -} - func RegisterWorkflowTemplateServiceServer(s *grpc.Server, srv WorkflowTemplateServiceServer) { s.RegisterService(&_WorkflowTemplateService_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2/agent.pb.go b/googleapis/cloud/dialogflow/v2/agent.pb.go index 75bf3b727e..b4191def29 100644 --- a/googleapis/cloud/dialogflow/v2/agent.pb.go +++ b/googleapis/cloud/dialogflow/v2/agent.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1194,35 +1192,6 @@ type AgentsServer interface { RestoreAgent(context.Context, *RestoreAgentRequest) (*longrunning.Operation, error) } -// UnimplementedAgentsServer can be embedded to have forward compatible implementations. -type UnimplementedAgentsServer struct { -} - -func (*UnimplementedAgentsServer) GetAgent(ctx context.Context, req *GetAgentRequest) (*Agent, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAgent not implemented") -} -func (*UnimplementedAgentsServer) SetAgent(ctx context.Context, req *SetAgentRequest) (*Agent, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetAgent not implemented") -} -func (*UnimplementedAgentsServer) DeleteAgent(ctx context.Context, req *DeleteAgentRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAgent not implemented") -} -func (*UnimplementedAgentsServer) SearchAgents(ctx context.Context, req *SearchAgentsRequest) (*SearchAgentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchAgents not implemented") -} -func (*UnimplementedAgentsServer) TrainAgent(ctx context.Context, req *TrainAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method TrainAgent not implemented") -} -func (*UnimplementedAgentsServer) ExportAgent(ctx context.Context, req *ExportAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportAgent not implemented") -} -func (*UnimplementedAgentsServer) ImportAgent(ctx context.Context, req *ImportAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportAgent not implemented") -} -func (*UnimplementedAgentsServer) RestoreAgent(ctx context.Context, req *RestoreAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RestoreAgent not implemented") -} - func RegisterAgentsServer(s *grpc.Server, srv AgentsServer) { s.RegisterService(&_Agents_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2/context.pb.go b/googleapis/cloud/dialogflow/v2/context.pb.go index adef254855..dd229d7a4d 100644 --- a/googleapis/cloud/dialogflow/v2/context.pb.go +++ b/googleapis/cloud/dialogflow/v2/context.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -620,29 +618,6 @@ type ContextsServer interface { DeleteAllContexts(context.Context, *DeleteAllContextsRequest) (*empty.Empty, error) } -// UnimplementedContextsServer can be embedded to have forward compatible implementations. -type UnimplementedContextsServer struct { -} - -func (*UnimplementedContextsServer) ListContexts(ctx context.Context, req *ListContextsRequest) (*ListContextsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListContexts not implemented") -} -func (*UnimplementedContextsServer) GetContext(ctx context.Context, req *GetContextRequest) (*Context, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetContext not implemented") -} -func (*UnimplementedContextsServer) CreateContext(ctx context.Context, req *CreateContextRequest) (*Context, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateContext not implemented") -} -func (*UnimplementedContextsServer) UpdateContext(ctx context.Context, req *UpdateContextRequest) (*Context, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateContext not implemented") -} -func (*UnimplementedContextsServer) DeleteContext(ctx context.Context, req *DeleteContextRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteContext not implemented") -} -func (*UnimplementedContextsServer) DeleteAllContexts(ctx context.Context, req *DeleteAllContextsRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAllContexts not implemented") -} - func RegisterContextsServer(s *grpc.Server, srv ContextsServer) { s.RegisterService(&_Contexts_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2/entity_type.pb.go b/googleapis/cloud/dialogflow/v2/entity_type.pb.go index c2d5de403d..48b23386f9 100644 --- a/googleapis/cloud/dialogflow/v2/entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2/entity_type.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1383,41 +1381,6 @@ type EntityTypesServer interface { BatchDeleteEntities(context.Context, *BatchDeleteEntitiesRequest) (*longrunning.Operation, error) } -// UnimplementedEntityTypesServer can be embedded to have forward compatible implementations. -type UnimplementedEntityTypesServer struct { -} - -func (*UnimplementedEntityTypesServer) ListEntityTypes(ctx context.Context, req *ListEntityTypesRequest) (*ListEntityTypesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListEntityTypes not implemented") -} -func (*UnimplementedEntityTypesServer) GetEntityType(ctx context.Context, req *GetEntityTypeRequest) (*EntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) CreateEntityType(ctx context.Context, req *CreateEntityTypeRequest) (*EntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) UpdateEntityType(ctx context.Context, req *UpdateEntityTypeRequest) (*EntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) DeleteEntityType(ctx context.Context, req *DeleteEntityTypeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) BatchUpdateEntityTypes(ctx context.Context, req *BatchUpdateEntityTypesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchUpdateEntityTypes not implemented") -} -func (*UnimplementedEntityTypesServer) BatchDeleteEntityTypes(ctx context.Context, req *BatchDeleteEntityTypesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchDeleteEntityTypes not implemented") -} -func (*UnimplementedEntityTypesServer) BatchCreateEntities(ctx context.Context, req *BatchCreateEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchCreateEntities not implemented") -} -func (*UnimplementedEntityTypesServer) BatchUpdateEntities(ctx context.Context, req *BatchUpdateEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchUpdateEntities not implemented") -} -func (*UnimplementedEntityTypesServer) BatchDeleteEntities(ctx context.Context, req *BatchDeleteEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchDeleteEntities not implemented") -} - func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer) { s.RegisterService(&_EntityTypes_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2/intent.pb.go b/googleapis/cloud/dialogflow/v2/intent.pb.go index 4626e5ae87..5f383f6957 100644 --- a/googleapis/cloud/dialogflow/v2/intent.pb.go +++ b/googleapis/cloud/dialogflow/v2/intent.pb.go @@ -16,8 +16,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3002,32 +3000,6 @@ type IntentsServer interface { BatchDeleteIntents(context.Context, *BatchDeleteIntentsRequest) (*longrunning.Operation, error) } -// UnimplementedIntentsServer can be embedded to have forward compatible implementations. -type UnimplementedIntentsServer struct { -} - -func (*UnimplementedIntentsServer) ListIntents(ctx context.Context, req *ListIntentsRequest) (*ListIntentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListIntents not implemented") -} -func (*UnimplementedIntentsServer) GetIntent(ctx context.Context, req *GetIntentRequest) (*Intent, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIntent not implemented") -} -func (*UnimplementedIntentsServer) CreateIntent(ctx context.Context, req *CreateIntentRequest) (*Intent, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateIntent not implemented") -} -func (*UnimplementedIntentsServer) UpdateIntent(ctx context.Context, req *UpdateIntentRequest) (*Intent, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateIntent not implemented") -} -func (*UnimplementedIntentsServer) DeleteIntent(ctx context.Context, req *DeleteIntentRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteIntent not implemented") -} -func (*UnimplementedIntentsServer) BatchUpdateIntents(ctx context.Context, req *BatchUpdateIntentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchUpdateIntents not implemented") -} -func (*UnimplementedIntentsServer) BatchDeleteIntents(ctx context.Context, req *BatchDeleteIntentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchDeleteIntents not implemented") -} - func RegisterIntentsServer(s *grpc.Server, srv IntentsServer) { s.RegisterService(&_Intents_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2/session.pb.go b/googleapis/cloud/dialogflow/v2/session.pb.go index 68f0b96661..f0371ff67f 100644 --- a/googleapis/cloud/dialogflow/v2/session.pb.go +++ b/googleapis/cloud/dialogflow/v2/session.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" latlng "google.golang.org/genproto/googleapis/type/latlng" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1485,17 +1483,6 @@ type SessionsServer interface { StreamingDetectIntent(Sessions_StreamingDetectIntentServer) error } -// UnimplementedSessionsServer can be embedded to have forward compatible implementations. -type UnimplementedSessionsServer struct { -} - -func (*UnimplementedSessionsServer) DetectIntent(ctx context.Context, req *DetectIntentRequest) (*DetectIntentResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DetectIntent not implemented") -} -func (*UnimplementedSessionsServer) StreamingDetectIntent(srv Sessions_StreamingDetectIntentServer) error { - return status1.Errorf(codes.Unimplemented, "method StreamingDetectIntent not implemented") -} - func RegisterSessionsServer(s *grpc.Server, srv SessionsServer) { s.RegisterService(&_Sessions_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go b/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go index e09e81c56d..f5039661aa 100644 --- a/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -661,26 +659,6 @@ type SessionEntityTypesServer interface { DeleteSessionEntityType(context.Context, *DeleteSessionEntityTypeRequest) (*empty.Empty, error) } -// UnimplementedSessionEntityTypesServer can be embedded to have forward compatible implementations. -type UnimplementedSessionEntityTypesServer struct { -} - -func (*UnimplementedSessionEntityTypesServer) ListSessionEntityTypes(ctx context.Context, req *ListSessionEntityTypesRequest) (*ListSessionEntityTypesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSessionEntityTypes not implemented") -} -func (*UnimplementedSessionEntityTypesServer) GetSessionEntityType(ctx context.Context, req *GetSessionEntityTypeRequest) (*SessionEntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSessionEntityType not implemented") -} -func (*UnimplementedSessionEntityTypesServer) CreateSessionEntityType(ctx context.Context, req *CreateSessionEntityTypeRequest) (*SessionEntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSessionEntityType not implemented") -} -func (*UnimplementedSessionEntityTypesServer) UpdateSessionEntityType(ctx context.Context, req *UpdateSessionEntityTypeRequest) (*SessionEntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSessionEntityType not implemented") -} -func (*UnimplementedSessionEntityTypesServer) DeleteSessionEntityType(ctx context.Context, req *DeleteSessionEntityTypeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSessionEntityType not implemented") -} - func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer) { s.RegisterService(&_SessionEntityTypes_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/agent.pb.go b/googleapis/cloud/dialogflow/v2beta1/agent.pb.go index 3420d6fbb4..121f6ed33c 100644 --- a/googleapis/cloud/dialogflow/v2beta1/agent.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/agent.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1278,38 +1276,6 @@ type AgentsServer interface { GetValidationResult(context.Context, *GetValidationResultRequest) (*ValidationResult, error) } -// UnimplementedAgentsServer can be embedded to have forward compatible implementations. -type UnimplementedAgentsServer struct { -} - -func (*UnimplementedAgentsServer) GetAgent(ctx context.Context, req *GetAgentRequest) (*Agent, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAgent not implemented") -} -func (*UnimplementedAgentsServer) SetAgent(ctx context.Context, req *SetAgentRequest) (*Agent, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetAgent not implemented") -} -func (*UnimplementedAgentsServer) DeleteAgent(ctx context.Context, req *DeleteAgentRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAgent not implemented") -} -func (*UnimplementedAgentsServer) SearchAgents(ctx context.Context, req *SearchAgentsRequest) (*SearchAgentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchAgents not implemented") -} -func (*UnimplementedAgentsServer) TrainAgent(ctx context.Context, req *TrainAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method TrainAgent not implemented") -} -func (*UnimplementedAgentsServer) ExportAgent(ctx context.Context, req *ExportAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportAgent not implemented") -} -func (*UnimplementedAgentsServer) ImportAgent(ctx context.Context, req *ImportAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportAgent not implemented") -} -func (*UnimplementedAgentsServer) RestoreAgent(ctx context.Context, req *RestoreAgentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RestoreAgent not implemented") -} -func (*UnimplementedAgentsServer) GetValidationResult(ctx context.Context, req *GetValidationResultRequest) (*ValidationResult, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetValidationResult not implemented") -} - func RegisterAgentsServer(s *grpc.Server, srv AgentsServer) { s.RegisterService(&_Agents_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/context.pb.go b/googleapis/cloud/dialogflow/v2beta1/context.pb.go index 37df4676a7..f2fca8815e 100644 --- a/googleapis/cloud/dialogflow/v2beta1/context.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/context.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -649,29 +647,6 @@ type ContextsServer interface { DeleteAllContexts(context.Context, *DeleteAllContextsRequest) (*empty.Empty, error) } -// UnimplementedContextsServer can be embedded to have forward compatible implementations. -type UnimplementedContextsServer struct { -} - -func (*UnimplementedContextsServer) ListContexts(ctx context.Context, req *ListContextsRequest) (*ListContextsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListContexts not implemented") -} -func (*UnimplementedContextsServer) GetContext(ctx context.Context, req *GetContextRequest) (*Context, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetContext not implemented") -} -func (*UnimplementedContextsServer) CreateContext(ctx context.Context, req *CreateContextRequest) (*Context, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateContext not implemented") -} -func (*UnimplementedContextsServer) UpdateContext(ctx context.Context, req *UpdateContextRequest) (*Context, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateContext not implemented") -} -func (*UnimplementedContextsServer) DeleteContext(ctx context.Context, req *DeleteContextRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteContext not implemented") -} -func (*UnimplementedContextsServer) DeleteAllContexts(ctx context.Context, req *DeleteAllContextsRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAllContexts not implemented") -} - func RegisterContextsServer(s *grpc.Server, srv ContextsServer) { s.RegisterService(&_Contexts_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/document.pb.go b/googleapis/cloud/dialogflow/v2beta1/document.pb.go index d15c4f2b0b..463a344486 100644 --- a/googleapis/cloud/dialogflow/v2beta1/document.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/document.pb.go @@ -16,8 +16,6 @@ import ( _ "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -936,29 +934,6 @@ type DocumentsServer interface { ReloadDocument(context.Context, *ReloadDocumentRequest) (*longrunning.Operation, error) } -// UnimplementedDocumentsServer can be embedded to have forward compatible implementations. -type UnimplementedDocumentsServer struct { -} - -func (*UnimplementedDocumentsServer) ListDocuments(ctx context.Context, req *ListDocumentsRequest) (*ListDocumentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDocuments not implemented") -} -func (*UnimplementedDocumentsServer) GetDocument(ctx context.Context, req *GetDocumentRequest) (*Document, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDocument not implemented") -} -func (*UnimplementedDocumentsServer) CreateDocument(ctx context.Context, req *CreateDocumentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDocument not implemented") -} -func (*UnimplementedDocumentsServer) DeleteDocument(ctx context.Context, req *DeleteDocumentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDocument not implemented") -} -func (*UnimplementedDocumentsServer) UpdateDocument(ctx context.Context, req *UpdateDocumentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDocument not implemented") -} -func (*UnimplementedDocumentsServer) ReloadDocument(ctx context.Context, req *ReloadDocumentRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ReloadDocument not implemented") -} - func RegisterDocumentsServer(s *grpc.Server, srv DocumentsServer) { s.RegisterService(&_Documents_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go b/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go index 1cf8358208..b060daa2ab 100644 --- a/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/entity_type.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1373,41 +1371,6 @@ type EntityTypesServer interface { BatchDeleteEntities(context.Context, *BatchDeleteEntitiesRequest) (*longrunning.Operation, error) } -// UnimplementedEntityTypesServer can be embedded to have forward compatible implementations. -type UnimplementedEntityTypesServer struct { -} - -func (*UnimplementedEntityTypesServer) ListEntityTypes(ctx context.Context, req *ListEntityTypesRequest) (*ListEntityTypesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListEntityTypes not implemented") -} -func (*UnimplementedEntityTypesServer) GetEntityType(ctx context.Context, req *GetEntityTypeRequest) (*EntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) CreateEntityType(ctx context.Context, req *CreateEntityTypeRequest) (*EntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) UpdateEntityType(ctx context.Context, req *UpdateEntityTypeRequest) (*EntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) DeleteEntityType(ctx context.Context, req *DeleteEntityTypeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteEntityType not implemented") -} -func (*UnimplementedEntityTypesServer) BatchUpdateEntityTypes(ctx context.Context, req *BatchUpdateEntityTypesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchUpdateEntityTypes not implemented") -} -func (*UnimplementedEntityTypesServer) BatchDeleteEntityTypes(ctx context.Context, req *BatchDeleteEntityTypesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchDeleteEntityTypes not implemented") -} -func (*UnimplementedEntityTypesServer) BatchCreateEntities(ctx context.Context, req *BatchCreateEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchCreateEntities not implemented") -} -func (*UnimplementedEntityTypesServer) BatchUpdateEntities(ctx context.Context, req *BatchUpdateEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchUpdateEntities not implemented") -} -func (*UnimplementedEntityTypesServer) BatchDeleteEntities(ctx context.Context, req *BatchDeleteEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchDeleteEntities not implemented") -} - func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer) { s.RegisterService(&_EntityTypes_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/intent.pb.go b/googleapis/cloud/dialogflow/v2beta1/intent.pb.go index 101926a56b..ba4a6c2284 100644 --- a/googleapis/cloud/dialogflow/v2beta1/intent.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/intent.pb.go @@ -16,8 +16,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -5080,32 +5078,6 @@ type IntentsServer interface { BatchDeleteIntents(context.Context, *BatchDeleteIntentsRequest) (*longrunning.Operation, error) } -// UnimplementedIntentsServer can be embedded to have forward compatible implementations. -type UnimplementedIntentsServer struct { -} - -func (*UnimplementedIntentsServer) ListIntents(ctx context.Context, req *ListIntentsRequest) (*ListIntentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListIntents not implemented") -} -func (*UnimplementedIntentsServer) GetIntent(ctx context.Context, req *GetIntentRequest) (*Intent, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIntent not implemented") -} -func (*UnimplementedIntentsServer) CreateIntent(ctx context.Context, req *CreateIntentRequest) (*Intent, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateIntent not implemented") -} -func (*UnimplementedIntentsServer) UpdateIntent(ctx context.Context, req *UpdateIntentRequest) (*Intent, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateIntent not implemented") -} -func (*UnimplementedIntentsServer) DeleteIntent(ctx context.Context, req *DeleteIntentRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteIntent not implemented") -} -func (*UnimplementedIntentsServer) BatchUpdateIntents(ctx context.Context, req *BatchUpdateIntentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchUpdateIntents not implemented") -} -func (*UnimplementedIntentsServer) BatchDeleteIntents(ctx context.Context, req *BatchDeleteIntentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchDeleteIntents not implemented") -} - func RegisterIntentsServer(s *grpc.Server, srv IntentsServer) { s.RegisterService(&_Intents_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go b/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go index c5b68135e2..98249914dc 100644 --- a/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -582,26 +580,6 @@ type KnowledgeBasesServer interface { UpdateKnowledgeBase(context.Context, *UpdateKnowledgeBaseRequest) (*KnowledgeBase, error) } -// UnimplementedKnowledgeBasesServer can be embedded to have forward compatible implementations. -type UnimplementedKnowledgeBasesServer struct { -} - -func (*UnimplementedKnowledgeBasesServer) ListKnowledgeBases(ctx context.Context, req *ListKnowledgeBasesRequest) (*ListKnowledgeBasesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListKnowledgeBases not implemented") -} -func (*UnimplementedKnowledgeBasesServer) GetKnowledgeBase(ctx context.Context, req *GetKnowledgeBaseRequest) (*KnowledgeBase, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetKnowledgeBase not implemented") -} -func (*UnimplementedKnowledgeBasesServer) CreateKnowledgeBase(ctx context.Context, req *CreateKnowledgeBaseRequest) (*KnowledgeBase, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateKnowledgeBase not implemented") -} -func (*UnimplementedKnowledgeBasesServer) DeleteKnowledgeBase(ctx context.Context, req *DeleteKnowledgeBaseRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteKnowledgeBase not implemented") -} -func (*UnimplementedKnowledgeBasesServer) UpdateKnowledgeBase(ctx context.Context, req *UpdateKnowledgeBaseRequest) (*KnowledgeBase, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateKnowledgeBase not implemented") -} - func RegisterKnowledgeBasesServer(s *grpc.Server, srv KnowledgeBasesServer) { s.RegisterService(&_KnowledgeBases_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/session.pb.go b/googleapis/cloud/dialogflow/v2beta1/session.pb.go index 9baa16b38b..e46c303d5c 100644 --- a/googleapis/cloud/dialogflow/v2beta1/session.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/session.pb.go @@ -15,8 +15,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" latlng "google.golang.org/genproto/googleapis/type/latlng" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1785,17 +1783,6 @@ type SessionsServer interface { StreamingDetectIntent(Sessions_StreamingDetectIntentServer) error } -// UnimplementedSessionsServer can be embedded to have forward compatible implementations. -type UnimplementedSessionsServer struct { -} - -func (*UnimplementedSessionsServer) DetectIntent(ctx context.Context, req *DetectIntentRequest) (*DetectIntentResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DetectIntent not implemented") -} -func (*UnimplementedSessionsServer) StreamingDetectIntent(srv Sessions_StreamingDetectIntentServer) error { - return status1.Errorf(codes.Unimplemented, "method StreamingDetectIntent not implemented") -} - func RegisterSessionsServer(s *grpc.Server, srv SessionsServer) { s.RegisterService(&_Sessions_serviceDesc, srv) } diff --git a/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go b/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go index 738027d3f1..5bcfbfe7fa 100644 --- a/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go +++ b/googleapis/cloud/dialogflow/v2beta1/session_entity_type.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -684,26 +682,6 @@ type SessionEntityTypesServer interface { DeleteSessionEntityType(context.Context, *DeleteSessionEntityTypeRequest) (*empty.Empty, error) } -// UnimplementedSessionEntityTypesServer can be embedded to have forward compatible implementations. -type UnimplementedSessionEntityTypesServer struct { -} - -func (*UnimplementedSessionEntityTypesServer) ListSessionEntityTypes(ctx context.Context, req *ListSessionEntityTypesRequest) (*ListSessionEntityTypesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSessionEntityTypes not implemented") -} -func (*UnimplementedSessionEntityTypesServer) GetSessionEntityType(ctx context.Context, req *GetSessionEntityTypeRequest) (*SessionEntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSessionEntityType not implemented") -} -func (*UnimplementedSessionEntityTypesServer) CreateSessionEntityType(ctx context.Context, req *CreateSessionEntityTypeRequest) (*SessionEntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSessionEntityType not implemented") -} -func (*UnimplementedSessionEntityTypesServer) UpdateSessionEntityType(ctx context.Context, req *UpdateSessionEntityTypeRequest) (*SessionEntityType, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSessionEntityType not implemented") -} -func (*UnimplementedSessionEntityTypesServer) DeleteSessionEntityType(ctx context.Context, req *DeleteSessionEntityTypeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSessionEntityType not implemented") -} - func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer) { s.RegisterService(&_SessionEntityTypes_serviceDesc, srv) } diff --git a/googleapis/cloud/document/v1beta1/document_understanding.pb.go b/googleapis/cloud/document/v1beta1/document_understanding.pb.go index 7521226435..833c41dbd7 100644 --- a/googleapis/cloud/document/v1beta1/document_understanding.pb.go +++ b/googleapis/cloud/document/v1beta1/document_understanding.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1126,14 +1124,6 @@ type DocumentUnderstandingServiceServer interface { BatchProcessDocuments(context.Context, *BatchProcessDocumentsRequest) (*longrunning.Operation, error) } -// UnimplementedDocumentUnderstandingServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDocumentUnderstandingServiceServer struct { -} - -func (*UnimplementedDocumentUnderstandingServiceServer) BatchProcessDocuments(ctx context.Context, req *BatchProcessDocumentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchProcessDocuments not implemented") -} - func RegisterDocumentUnderstandingServiceServer(s *grpc.Server, srv DocumentUnderstandingServiceServer) { s.RegisterService(&_DocumentUnderstandingService_serviceDesc, srv) } diff --git a/googleapis/cloud/functions/v1beta2/functions.pb.go b/googleapis/cloud/functions/v1beta2/functions.pb.go index e535405c1a..830f577cd9 100644 --- a/googleapis/cloud/functions/v1beta2/functions.pb.go +++ b/googleapis/cloud/functions/v1beta2/functions.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/serviceconfig" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1149,29 +1147,6 @@ type CloudFunctionsServiceServer interface { CallFunction(context.Context, *CallFunctionRequest) (*CallFunctionResponse, error) } -// UnimplementedCloudFunctionsServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCloudFunctionsServiceServer struct { -} - -func (*UnimplementedCloudFunctionsServiceServer) ListFunctions(ctx context.Context, req *ListFunctionsRequest) (*ListFunctionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFunctions not implemented") -} -func (*UnimplementedCloudFunctionsServiceServer) GetFunction(ctx context.Context, req *GetFunctionRequest) (*CloudFunction, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFunction not implemented") -} -func (*UnimplementedCloudFunctionsServiceServer) CreateFunction(ctx context.Context, req *CreateFunctionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateFunction not implemented") -} -func (*UnimplementedCloudFunctionsServiceServer) UpdateFunction(ctx context.Context, req *UpdateFunctionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateFunction not implemented") -} -func (*UnimplementedCloudFunctionsServiceServer) DeleteFunction(ctx context.Context, req *DeleteFunctionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteFunction not implemented") -} -func (*UnimplementedCloudFunctionsServiceServer) CallFunction(ctx context.Context, req *CallFunctionRequest) (*CallFunctionResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method CallFunction not implemented") -} - func RegisterCloudFunctionsServiceServer(s *grpc.Server, srv CloudFunctionsServiceServer) { s.RegisterService(&_CloudFunctionsService_serviceDesc, srv) } diff --git a/googleapis/cloud/iot/v1/device_manager.pb.go b/googleapis/cloud/iot/v1/device_manager.pb.go index 87fdbd8293..93269f7848 100644 --- a/googleapis/cloud/iot/v1/device_manager.pb.go +++ b/googleapis/cloud/iot/v1/device_manager.pb.go @@ -17,8 +17,6 @@ import ( _ "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1810,68 +1808,6 @@ type DeviceManagerServer interface { UnbindDeviceFromGateway(context.Context, *UnbindDeviceFromGatewayRequest) (*UnbindDeviceFromGatewayResponse, error) } -// UnimplementedDeviceManagerServer can be embedded to have forward compatible implementations. -type UnimplementedDeviceManagerServer struct { -} - -func (*UnimplementedDeviceManagerServer) CreateDeviceRegistry(ctx context.Context, req *CreateDeviceRegistryRequest) (*DeviceRegistry, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDeviceRegistry not implemented") -} -func (*UnimplementedDeviceManagerServer) GetDeviceRegistry(ctx context.Context, req *GetDeviceRegistryRequest) (*DeviceRegistry, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDeviceRegistry not implemented") -} -func (*UnimplementedDeviceManagerServer) UpdateDeviceRegistry(ctx context.Context, req *UpdateDeviceRegistryRequest) (*DeviceRegistry, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDeviceRegistry not implemented") -} -func (*UnimplementedDeviceManagerServer) DeleteDeviceRegistry(ctx context.Context, req *DeleteDeviceRegistryRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDeviceRegistry not implemented") -} -func (*UnimplementedDeviceManagerServer) ListDeviceRegistries(ctx context.Context, req *ListDeviceRegistriesRequest) (*ListDeviceRegistriesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDeviceRegistries not implemented") -} -func (*UnimplementedDeviceManagerServer) CreateDevice(ctx context.Context, req *CreateDeviceRequest) (*Device, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDevice not implemented") -} -func (*UnimplementedDeviceManagerServer) GetDevice(ctx context.Context, req *GetDeviceRequest) (*Device, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDevice not implemented") -} -func (*UnimplementedDeviceManagerServer) UpdateDevice(ctx context.Context, req *UpdateDeviceRequest) (*Device, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDevice not implemented") -} -func (*UnimplementedDeviceManagerServer) DeleteDevice(ctx context.Context, req *DeleteDeviceRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDevice not implemented") -} -func (*UnimplementedDeviceManagerServer) ListDevices(ctx context.Context, req *ListDevicesRequest) (*ListDevicesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDevices not implemented") -} -func (*UnimplementedDeviceManagerServer) ModifyCloudToDeviceConfig(ctx context.Context, req *ModifyCloudToDeviceConfigRequest) (*DeviceConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method ModifyCloudToDeviceConfig not implemented") -} -func (*UnimplementedDeviceManagerServer) ListDeviceConfigVersions(ctx context.Context, req *ListDeviceConfigVersionsRequest) (*ListDeviceConfigVersionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDeviceConfigVersions not implemented") -} -func (*UnimplementedDeviceManagerServer) ListDeviceStates(ctx context.Context, req *ListDeviceStatesRequest) (*ListDeviceStatesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDeviceStates not implemented") -} -func (*UnimplementedDeviceManagerServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedDeviceManagerServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedDeviceManagerServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedDeviceManagerServer) SendCommandToDevice(ctx context.Context, req *SendCommandToDeviceRequest) (*SendCommandToDeviceResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SendCommandToDevice not implemented") -} -func (*UnimplementedDeviceManagerServer) BindDeviceToGateway(ctx context.Context, req *BindDeviceToGatewayRequest) (*BindDeviceToGatewayResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BindDeviceToGateway not implemented") -} -func (*UnimplementedDeviceManagerServer) UnbindDeviceFromGateway(ctx context.Context, req *UnbindDeviceFromGatewayRequest) (*UnbindDeviceFromGatewayResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method UnbindDeviceFromGateway not implemented") -} - func RegisterDeviceManagerServer(s *grpc.Server, srv DeviceManagerServer) { s.RegisterService(&_DeviceManager_serviceDesc, srv) } diff --git a/googleapis/cloud/irm/v1alpha2/incidents_service.pb.go b/googleapis/cloud/irm/v1alpha2/incidents_service.pb.go index a1f7a82c91..90a4166624 100644 --- a/googleapis/cloud/irm/v1alpha2/incidents_service.pb.go +++ b/googleapis/cloud/irm/v1alpha2/incidents_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3253,107 +3251,6 @@ type IncidentServiceServer interface { CancelIncidentRoleHandover(context.Context, *CancelIncidentRoleHandoverRequest) (*IncidentRoleAssignment, error) } -// UnimplementedIncidentServiceServer can be embedded to have forward compatible implementations. -type UnimplementedIncidentServiceServer struct { -} - -func (*UnimplementedIncidentServiceServer) CreateIncident(ctx context.Context, req *CreateIncidentRequest) (*Incident, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateIncident not implemented") -} -func (*UnimplementedIncidentServiceServer) GetIncident(ctx context.Context, req *GetIncidentRequest) (*Incident, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIncident not implemented") -} -func (*UnimplementedIncidentServiceServer) SearchIncidents(ctx context.Context, req *SearchIncidentsRequest) (*SearchIncidentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchIncidents not implemented") -} -func (*UnimplementedIncidentServiceServer) UpdateIncident(ctx context.Context, req *UpdateIncidentRequest) (*Incident, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateIncident not implemented") -} -func (*UnimplementedIncidentServiceServer) SearchSimilarIncidents(ctx context.Context, req *SearchSimilarIncidentsRequest) (*SearchSimilarIncidentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchSimilarIncidents not implemented") -} -func (*UnimplementedIncidentServiceServer) CreateAnnotation(ctx context.Context, req *CreateAnnotationRequest) (*Annotation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAnnotation not implemented") -} -func (*UnimplementedIncidentServiceServer) ListAnnotations(ctx context.Context, req *ListAnnotationsRequest) (*ListAnnotationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAnnotations not implemented") -} -func (*UnimplementedIncidentServiceServer) CreateTag(ctx context.Context, req *CreateTagRequest) (*Tag, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTag not implemented") -} -func (*UnimplementedIncidentServiceServer) DeleteTag(ctx context.Context, req *DeleteTagRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTag not implemented") -} -func (*UnimplementedIncidentServiceServer) ListTags(ctx context.Context, req *ListTagsRequest) (*ListTagsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTags not implemented") -} -func (*UnimplementedIncidentServiceServer) CreateSignal(ctx context.Context, req *CreateSignalRequest) (*Signal, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSignal not implemented") -} -func (*UnimplementedIncidentServiceServer) SearchSignals(ctx context.Context, req *SearchSignalsRequest) (*SearchSignalsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchSignals not implemented") -} -func (*UnimplementedIncidentServiceServer) LookupSignal(ctx context.Context, req *LookupSignalRequest) (*Signal, error) { - return nil, status.Errorf(codes.Unimplemented, "method LookupSignal not implemented") -} -func (*UnimplementedIncidentServiceServer) GetSignal(ctx context.Context, req *GetSignalRequest) (*Signal, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSignal not implemented") -} -func (*UnimplementedIncidentServiceServer) UpdateSignal(ctx context.Context, req *UpdateSignalRequest) (*Signal, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSignal not implemented") -} -func (*UnimplementedIncidentServiceServer) EscalateIncident(ctx context.Context, req *EscalateIncidentRequest) (*EscalateIncidentResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method EscalateIncident not implemented") -} -func (*UnimplementedIncidentServiceServer) CreateArtifact(ctx context.Context, req *CreateArtifactRequest) (*Artifact, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateArtifact not implemented") -} -func (*UnimplementedIncidentServiceServer) ListArtifacts(ctx context.Context, req *ListArtifactsRequest) (*ListArtifactsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListArtifacts not implemented") -} -func (*UnimplementedIncidentServiceServer) UpdateArtifact(ctx context.Context, req *UpdateArtifactRequest) (*Artifact, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateArtifact not implemented") -} -func (*UnimplementedIncidentServiceServer) DeleteArtifact(ctx context.Context, req *DeleteArtifactRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteArtifact not implemented") -} -func (*UnimplementedIncidentServiceServer) SendShiftHandoff(ctx context.Context, req *SendShiftHandoffRequest) (*SendShiftHandoffResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SendShiftHandoff not implemented") -} -func (*UnimplementedIncidentServiceServer) CreateSubscription(ctx context.Context, req *CreateSubscriptionRequest) (*Subscription, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSubscription not implemented") -} -func (*UnimplementedIncidentServiceServer) UpdateSubscription(ctx context.Context, req *UpdateSubscriptionRequest) (*Subscription, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSubscription not implemented") -} -func (*UnimplementedIncidentServiceServer) ListSubscriptions(ctx context.Context, req *ListSubscriptionsRequest) (*ListSubscriptionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSubscriptions not implemented") -} -func (*UnimplementedIncidentServiceServer) DeleteSubscription(ctx context.Context, req *DeleteSubscriptionRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSubscription not implemented") -} -func (*UnimplementedIncidentServiceServer) CreateIncidentRoleAssignment(ctx context.Context, req *CreateIncidentRoleAssignmentRequest) (*IncidentRoleAssignment, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateIncidentRoleAssignment not implemented") -} -func (*UnimplementedIncidentServiceServer) DeleteIncidentRoleAssignment(ctx context.Context, req *DeleteIncidentRoleAssignmentRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteIncidentRoleAssignment not implemented") -} -func (*UnimplementedIncidentServiceServer) ListIncidentRoleAssignments(ctx context.Context, req *ListIncidentRoleAssignmentsRequest) (*ListIncidentRoleAssignmentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListIncidentRoleAssignments not implemented") -} -func (*UnimplementedIncidentServiceServer) RequestIncidentRoleHandover(ctx context.Context, req *RequestIncidentRoleHandoverRequest) (*IncidentRoleAssignment, error) { - return nil, status.Errorf(codes.Unimplemented, "method RequestIncidentRoleHandover not implemented") -} -func (*UnimplementedIncidentServiceServer) ConfirmIncidentRoleHandover(ctx context.Context, req *ConfirmIncidentRoleHandoverRequest) (*IncidentRoleAssignment, error) { - return nil, status.Errorf(codes.Unimplemented, "method ConfirmIncidentRoleHandover not implemented") -} -func (*UnimplementedIncidentServiceServer) ForceIncidentRoleHandover(ctx context.Context, req *ForceIncidentRoleHandoverRequest) (*IncidentRoleAssignment, error) { - return nil, status.Errorf(codes.Unimplemented, "method ForceIncidentRoleHandover not implemented") -} -func (*UnimplementedIncidentServiceServer) CancelIncidentRoleHandover(ctx context.Context, req *CancelIncidentRoleHandoverRequest) (*IncidentRoleAssignment, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelIncidentRoleHandover not implemented") -} - func RegisterIncidentServiceServer(s *grpc.Server, srv IncidentServiceServer) { s.RegisterService(&_IncidentService_serviceDesc, srv) } diff --git a/googleapis/cloud/kms/v1/service.pb.go b/googleapis/cloud/kms/v1/service.pb.go index 4f7d8f207a..744fc40290 100644 --- a/googleapis/cloud/kms/v1/service.pb.go +++ b/googleapis/cloud/kms/v1/service.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2558,80 +2556,6 @@ type KeyManagementServiceServer interface { RestoreCryptoKeyVersion(context.Context, *RestoreCryptoKeyVersionRequest) (*CryptoKeyVersion, error) } -// UnimplementedKeyManagementServiceServer can be embedded to have forward compatible implementations. -type UnimplementedKeyManagementServiceServer struct { -} - -func (*UnimplementedKeyManagementServiceServer) ListKeyRings(ctx context.Context, req *ListKeyRingsRequest) (*ListKeyRingsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListKeyRings not implemented") -} -func (*UnimplementedKeyManagementServiceServer) ListCryptoKeys(ctx context.Context, req *ListCryptoKeysRequest) (*ListCryptoKeysResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListCryptoKeys not implemented") -} -func (*UnimplementedKeyManagementServiceServer) ListCryptoKeyVersions(ctx context.Context, req *ListCryptoKeyVersionsRequest) (*ListCryptoKeyVersionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListCryptoKeyVersions not implemented") -} -func (*UnimplementedKeyManagementServiceServer) ListImportJobs(ctx context.Context, req *ListImportJobsRequest) (*ListImportJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListImportJobs not implemented") -} -func (*UnimplementedKeyManagementServiceServer) GetKeyRing(ctx context.Context, req *GetKeyRingRequest) (*KeyRing, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetKeyRing not implemented") -} -func (*UnimplementedKeyManagementServiceServer) GetCryptoKey(ctx context.Context, req *GetCryptoKeyRequest) (*CryptoKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCryptoKey not implemented") -} -func (*UnimplementedKeyManagementServiceServer) GetCryptoKeyVersion(ctx context.Context, req *GetCryptoKeyVersionRequest) (*CryptoKeyVersion, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCryptoKeyVersion not implemented") -} -func (*UnimplementedKeyManagementServiceServer) GetPublicKey(ctx context.Context, req *GetPublicKeyRequest) (*PublicKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetPublicKey not implemented") -} -func (*UnimplementedKeyManagementServiceServer) GetImportJob(ctx context.Context, req *GetImportJobRequest) (*ImportJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetImportJob not implemented") -} -func (*UnimplementedKeyManagementServiceServer) CreateKeyRing(ctx context.Context, req *CreateKeyRingRequest) (*KeyRing, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateKeyRing not implemented") -} -func (*UnimplementedKeyManagementServiceServer) CreateCryptoKey(ctx context.Context, req *CreateCryptoKeyRequest) (*CryptoKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCryptoKey not implemented") -} -func (*UnimplementedKeyManagementServiceServer) CreateCryptoKeyVersion(ctx context.Context, req *CreateCryptoKeyVersionRequest) (*CryptoKeyVersion, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCryptoKeyVersion not implemented") -} -func (*UnimplementedKeyManagementServiceServer) ImportCryptoKeyVersion(ctx context.Context, req *ImportCryptoKeyVersionRequest) (*CryptoKeyVersion, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportCryptoKeyVersion not implemented") -} -func (*UnimplementedKeyManagementServiceServer) CreateImportJob(ctx context.Context, req *CreateImportJobRequest) (*ImportJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateImportJob not implemented") -} -func (*UnimplementedKeyManagementServiceServer) UpdateCryptoKey(ctx context.Context, req *UpdateCryptoKeyRequest) (*CryptoKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCryptoKey not implemented") -} -func (*UnimplementedKeyManagementServiceServer) UpdateCryptoKeyVersion(ctx context.Context, req *UpdateCryptoKeyVersionRequest) (*CryptoKeyVersion, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCryptoKeyVersion not implemented") -} -func (*UnimplementedKeyManagementServiceServer) Encrypt(ctx context.Context, req *EncryptRequest) (*EncryptResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Encrypt not implemented") -} -func (*UnimplementedKeyManagementServiceServer) Decrypt(ctx context.Context, req *DecryptRequest) (*DecryptResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Decrypt not implemented") -} -func (*UnimplementedKeyManagementServiceServer) AsymmetricSign(ctx context.Context, req *AsymmetricSignRequest) (*AsymmetricSignResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AsymmetricSign not implemented") -} -func (*UnimplementedKeyManagementServiceServer) AsymmetricDecrypt(ctx context.Context, req *AsymmetricDecryptRequest) (*AsymmetricDecryptResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AsymmetricDecrypt not implemented") -} -func (*UnimplementedKeyManagementServiceServer) UpdateCryptoKeyPrimaryVersion(ctx context.Context, req *UpdateCryptoKeyPrimaryVersionRequest) (*CryptoKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCryptoKeyPrimaryVersion not implemented") -} -func (*UnimplementedKeyManagementServiceServer) DestroyCryptoKeyVersion(ctx context.Context, req *DestroyCryptoKeyVersionRequest) (*CryptoKeyVersion, error) { - return nil, status.Errorf(codes.Unimplemented, "method DestroyCryptoKeyVersion not implemented") -} -func (*UnimplementedKeyManagementServiceServer) RestoreCryptoKeyVersion(ctx context.Context, req *RestoreCryptoKeyVersionRequest) (*CryptoKeyVersion, error) { - return nil, status.Errorf(codes.Unimplemented, "method RestoreCryptoKeyVersion not implemented") -} - func RegisterKeyManagementServiceServer(s *grpc.Server, srv KeyManagementServiceServer) { s.RegisterService(&_KeyManagementService_serviceDesc, srv) } diff --git a/googleapis/cloud/language/v1/language_service.pb.go b/googleapis/cloud/language/v1/language_service.pb.go index 837554c393..8457cf2e4b 100644 --- a/googleapis/cloud/language/v1/language_service.pb.go +++ b/googleapis/cloud/language/v1/language_service.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3019,29 +3017,6 @@ type LanguageServiceServer interface { AnnotateText(context.Context, *AnnotateTextRequest) (*AnnotateTextResponse, error) } -// UnimplementedLanguageServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLanguageServiceServer struct { -} - -func (*UnimplementedLanguageServiceServer) AnalyzeSentiment(ctx context.Context, req *AnalyzeSentimentRequest) (*AnalyzeSentimentResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeSentiment not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeEntities(ctx context.Context, req *AnalyzeEntitiesRequest) (*AnalyzeEntitiesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeEntities not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeEntitySentiment(ctx context.Context, req *AnalyzeEntitySentimentRequest) (*AnalyzeEntitySentimentResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeEntitySentiment not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeSyntax(ctx context.Context, req *AnalyzeSyntaxRequest) (*AnalyzeSyntaxResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeSyntax not implemented") -} -func (*UnimplementedLanguageServiceServer) ClassifyText(ctx context.Context, req *ClassifyTextRequest) (*ClassifyTextResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ClassifyText not implemented") -} -func (*UnimplementedLanguageServiceServer) AnnotateText(ctx context.Context, req *AnnotateTextRequest) (*AnnotateTextResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnnotateText not implemented") -} - func RegisterLanguageServiceServer(s *grpc.Server, srv LanguageServiceServer) { s.RegisterService(&_LanguageService_serviceDesc, srv) } diff --git a/googleapis/cloud/language/v1beta1/language_service.pb.go b/googleapis/cloud/language/v1beta1/language_service.pb.go index f3289004e2..30a24fea9d 100644 --- a/googleapis/cloud/language/v1beta1/language_service.pb.go +++ b/googleapis/cloud/language/v1beta1/language_service.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2617,23 +2615,6 @@ type LanguageServiceServer interface { AnnotateText(context.Context, *AnnotateTextRequest) (*AnnotateTextResponse, error) } -// UnimplementedLanguageServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLanguageServiceServer struct { -} - -func (*UnimplementedLanguageServiceServer) AnalyzeSentiment(ctx context.Context, req *AnalyzeSentimentRequest) (*AnalyzeSentimentResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeSentiment not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeEntities(ctx context.Context, req *AnalyzeEntitiesRequest) (*AnalyzeEntitiesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeEntities not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeSyntax(ctx context.Context, req *AnalyzeSyntaxRequest) (*AnalyzeSyntaxResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeSyntax not implemented") -} -func (*UnimplementedLanguageServiceServer) AnnotateText(ctx context.Context, req *AnnotateTextRequest) (*AnnotateTextResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnnotateText not implemented") -} - func RegisterLanguageServiceServer(s *grpc.Server, srv LanguageServiceServer) { s.RegisterService(&_LanguageService_serviceDesc, srv) } diff --git a/googleapis/cloud/language/v1beta2/language_service.pb.go b/googleapis/cloud/language/v1beta2/language_service.pb.go index 420181b9cf..f65bc5f4af 100644 --- a/googleapis/cloud/language/v1beta2/language_service.pb.go +++ b/googleapis/cloud/language/v1beta2/language_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/longrunning" _ "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2973,29 +2971,6 @@ type LanguageServiceServer interface { AnnotateText(context.Context, *AnnotateTextRequest) (*AnnotateTextResponse, error) } -// UnimplementedLanguageServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLanguageServiceServer struct { -} - -func (*UnimplementedLanguageServiceServer) AnalyzeSentiment(ctx context.Context, req *AnalyzeSentimentRequest) (*AnalyzeSentimentResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeSentiment not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeEntities(ctx context.Context, req *AnalyzeEntitiesRequest) (*AnalyzeEntitiesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeEntities not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeEntitySentiment(ctx context.Context, req *AnalyzeEntitySentimentRequest) (*AnalyzeEntitySentimentResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeEntitySentiment not implemented") -} -func (*UnimplementedLanguageServiceServer) AnalyzeSyntax(ctx context.Context, req *AnalyzeSyntaxRequest) (*AnalyzeSyntaxResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnalyzeSyntax not implemented") -} -func (*UnimplementedLanguageServiceServer) ClassifyText(ctx context.Context, req *ClassifyTextRequest) (*ClassifyTextResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ClassifyText not implemented") -} -func (*UnimplementedLanguageServiceServer) AnnotateText(ctx context.Context, req *AnnotateTextRequest) (*AnnotateTextResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnnotateText not implemented") -} - func RegisterLanguageServiceServer(s *grpc.Server, srv LanguageServiceServer) { s.RegisterService(&_LanguageService_serviceDesc, srv) } diff --git a/googleapis/cloud/location/locations.pb.go b/googleapis/cloud/location/locations.pb.go index add8c8ef29..4c97c544bc 100644 --- a/googleapis/cloud/location/locations.pb.go +++ b/googleapis/cloud/location/locations.pb.go @@ -12,8 +12,6 @@ import ( any "github.com/golang/protobuf/ptypes/any" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -372,17 +370,6 @@ type LocationsServer interface { GetLocation(context.Context, *GetLocationRequest) (*Location, error) } -// UnimplementedLocationsServer can be embedded to have forward compatible implementations. -type UnimplementedLocationsServer struct { -} - -func (*UnimplementedLocationsServer) ListLocations(ctx context.Context, req *ListLocationsRequest) (*ListLocationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListLocations not implemented") -} -func (*UnimplementedLocationsServer) GetLocation(ctx context.Context, req *GetLocationRequest) (*Location, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLocation not implemented") -} - func RegisterLocationsServer(s *grpc.Server, srv LocationsServer) { s.RegisterService(&_Locations_serviceDesc, srv) } diff --git a/googleapis/cloud/ml/v1/job_service.pb.go b/googleapis/cloud/ml/v1/job_service.pb.go index 5a54d29d32..66407c7cce 100644 --- a/googleapis/cloud/ml/v1/job_service.pb.go +++ b/googleapis/cloud/ml/v1/job_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" _ "google.golang.org/genproto/googleapis/api/serviceconfig" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1846,23 +1844,6 @@ type JobServiceServer interface { CancelJob(context.Context, *CancelJobRequest) (*empty.Empty, error) } -// UnimplementedJobServiceServer can be embedded to have forward compatible implementations. -type UnimplementedJobServiceServer struct { -} - -func (*UnimplementedJobServiceServer) CreateJob(ctx context.Context, req *CreateJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateJob not implemented") -} -func (*UnimplementedJobServiceServer) ListJobs(ctx context.Context, req *ListJobsRequest) (*ListJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListJobs not implemented") -} -func (*UnimplementedJobServiceServer) GetJob(ctx context.Context, req *GetJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetJob not implemented") -} -func (*UnimplementedJobServiceServer) CancelJob(ctx context.Context, req *CancelJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelJob not implemented") -} - func RegisterJobServiceServer(s *grpc.Server, srv JobServiceServer) { s.RegisterService(&_JobService_serviceDesc, srv) } diff --git a/googleapis/cloud/ml/v1/model_service.pb.go b/googleapis/cloud/ml/v1/model_service.pb.go index 779298e3c6..6f08312d24 100644 --- a/googleapis/cloud/ml/v1/model_service.pb.go +++ b/googleapis/cloud/ml/v1/model_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/serviceconfig" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1169,38 +1167,6 @@ type ModelServiceServer interface { SetDefaultVersion(context.Context, *SetDefaultVersionRequest) (*Version, error) } -// UnimplementedModelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedModelServiceServer struct { -} - -func (*UnimplementedModelServiceServer) CreateModel(ctx context.Context, req *CreateModelRequest) (*Model, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateModel not implemented") -} -func (*UnimplementedModelServiceServer) ListModels(ctx context.Context, req *ListModelsRequest) (*ListModelsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListModels not implemented") -} -func (*UnimplementedModelServiceServer) GetModel(ctx context.Context, req *GetModelRequest) (*Model, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetModel not implemented") -} -func (*UnimplementedModelServiceServer) DeleteModel(ctx context.Context, req *DeleteModelRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteModel not implemented") -} -func (*UnimplementedModelServiceServer) CreateVersion(ctx context.Context, req *CreateVersionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateVersion not implemented") -} -func (*UnimplementedModelServiceServer) ListVersions(ctx context.Context, req *ListVersionsRequest) (*ListVersionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListVersions not implemented") -} -func (*UnimplementedModelServiceServer) GetVersion(ctx context.Context, req *GetVersionRequest) (*Version, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVersion not implemented") -} -func (*UnimplementedModelServiceServer) DeleteVersion(ctx context.Context, req *DeleteVersionRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteVersion not implemented") -} -func (*UnimplementedModelServiceServer) SetDefaultVersion(ctx context.Context, req *SetDefaultVersionRequest) (*Version, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetDefaultVersion not implemented") -} - func RegisterModelServiceServer(s *grpc.Server, srv ModelServiceServer) { s.RegisterService(&_ModelService_serviceDesc, srv) } diff --git a/googleapis/cloud/ml/v1/prediction_service.pb.go b/googleapis/cloud/ml/v1/prediction_service.pb.go index 84d6b50e2a..13b160a87d 100644 --- a/googleapis/cloud/ml/v1/prediction_service.pb.go +++ b/googleapis/cloud/ml/v1/prediction_service.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" httpbody "google.golang.org/genproto/googleapis/api/httpbody" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -340,14 +338,6 @@ type OnlinePredictionServiceServer interface { Predict(context.Context, *PredictRequest) (*httpbody.HttpBody, error) } -// UnimplementedOnlinePredictionServiceServer can be embedded to have forward compatible implementations. -type UnimplementedOnlinePredictionServiceServer struct { -} - -func (*UnimplementedOnlinePredictionServiceServer) Predict(ctx context.Context, req *PredictRequest) (*httpbody.HttpBody, error) { - return nil, status.Errorf(codes.Unimplemented, "method Predict not implemented") -} - func RegisterOnlinePredictionServiceServer(s *grpc.Server, srv OnlinePredictionServiceServer) { s.RegisterService(&_OnlinePredictionService_serviceDesc, srv) } diff --git a/googleapis/cloud/ml/v1/project_service.pb.go b/googleapis/cloud/ml/v1/project_service.pb.go index f1f67c9ed0..cac4cb813f 100644 --- a/googleapis/cloud/ml/v1/project_service.pb.go +++ b/googleapis/cloud/ml/v1/project_service.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -197,14 +195,6 @@ type ProjectManagementServiceServer interface { GetConfig(context.Context, *GetConfigRequest) (*GetConfigResponse, error) } -// UnimplementedProjectManagementServiceServer can be embedded to have forward compatible implementations. -type UnimplementedProjectManagementServiceServer struct { -} - -func (*UnimplementedProjectManagementServiceServer) GetConfig(ctx context.Context, req *GetConfigRequest) (*GetConfigResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetConfig not implemented") -} - func RegisterProjectManagementServiceServer(s *grpc.Server, srv ProjectManagementServiceServer) { s.RegisterService(&_ProjectManagementService_serviceDesc, srv) } diff --git a/googleapis/cloud/oslogin/v1/oslogin.pb.go b/googleapis/cloud/oslogin/v1/oslogin.pb.go index 0475d8cf1b..f1e0585e4c 100644 --- a/googleapis/cloud/oslogin/v1/oslogin.pb.go +++ b/googleapis/cloud/oslogin/v1/oslogin.pb.go @@ -14,8 +14,6 @@ import ( common "google.golang.org/genproto/googleapis/cloud/oslogin/common" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -611,29 +609,6 @@ type OsLoginServiceServer interface { UpdateSshPublicKey(context.Context, *UpdateSshPublicKeyRequest) (*common.SshPublicKey, error) } -// UnimplementedOsLoginServiceServer can be embedded to have forward compatible implementations. -type UnimplementedOsLoginServiceServer struct { -} - -func (*UnimplementedOsLoginServiceServer) DeletePosixAccount(ctx context.Context, req *DeletePosixAccountRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeletePosixAccount not implemented") -} -func (*UnimplementedOsLoginServiceServer) DeleteSshPublicKey(ctx context.Context, req *DeleteSshPublicKeyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) GetLoginProfile(ctx context.Context, req *GetLoginProfileRequest) (*LoginProfile, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLoginProfile not implemented") -} -func (*UnimplementedOsLoginServiceServer) GetSshPublicKey(ctx context.Context, req *GetSshPublicKeyRequest) (*common.SshPublicKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) ImportSshPublicKey(ctx context.Context, req *ImportSshPublicKeyRequest) (*ImportSshPublicKeyResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) UpdateSshPublicKey(ctx context.Context, req *UpdateSshPublicKeyRequest) (*common.SshPublicKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSshPublicKey not implemented") -} - func RegisterOsLoginServiceServer(s *grpc.Server, srv OsLoginServiceServer) { s.RegisterService(&_OsLoginService_serviceDesc, srv) } diff --git a/googleapis/cloud/oslogin/v1alpha/oslogin.pb.go b/googleapis/cloud/oslogin/v1alpha/oslogin.pb.go index ace74016cb..9f7df0def5 100644 --- a/googleapis/cloud/oslogin/v1alpha/oslogin.pb.go +++ b/googleapis/cloud/oslogin/v1alpha/oslogin.pb.go @@ -14,8 +14,6 @@ import ( common "google.golang.org/genproto/googleapis/cloud/oslogin/common" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -610,29 +608,6 @@ type OsLoginServiceServer interface { UpdateSshPublicKey(context.Context, *UpdateSshPublicKeyRequest) (*common.SshPublicKey, error) } -// UnimplementedOsLoginServiceServer can be embedded to have forward compatible implementations. -type UnimplementedOsLoginServiceServer struct { -} - -func (*UnimplementedOsLoginServiceServer) DeletePosixAccount(ctx context.Context, req *DeletePosixAccountRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeletePosixAccount not implemented") -} -func (*UnimplementedOsLoginServiceServer) DeleteSshPublicKey(ctx context.Context, req *DeleteSshPublicKeyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) GetLoginProfile(ctx context.Context, req *GetLoginProfileRequest) (*LoginProfile, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLoginProfile not implemented") -} -func (*UnimplementedOsLoginServiceServer) GetSshPublicKey(ctx context.Context, req *GetSshPublicKeyRequest) (*common.SshPublicKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) ImportSshPublicKey(ctx context.Context, req *ImportSshPublicKeyRequest) (*ImportSshPublicKeyResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) UpdateSshPublicKey(ctx context.Context, req *UpdateSshPublicKeyRequest) (*common.SshPublicKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSshPublicKey not implemented") -} - func RegisterOsLoginServiceServer(s *grpc.Server, srv OsLoginServiceServer) { s.RegisterService(&_OsLoginService_serviceDesc, srv) } diff --git a/googleapis/cloud/oslogin/v1beta/oslogin.pb.go b/googleapis/cloud/oslogin/v1beta/oslogin.pb.go index 62a7bcfa29..62446be1d2 100644 --- a/googleapis/cloud/oslogin/v1beta/oslogin.pb.go +++ b/googleapis/cloud/oslogin/v1beta/oslogin.pb.go @@ -14,8 +14,6 @@ import ( common "google.golang.org/genproto/googleapis/cloud/oslogin/common" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -611,29 +609,6 @@ type OsLoginServiceServer interface { UpdateSshPublicKey(context.Context, *UpdateSshPublicKeyRequest) (*common.SshPublicKey, error) } -// UnimplementedOsLoginServiceServer can be embedded to have forward compatible implementations. -type UnimplementedOsLoginServiceServer struct { -} - -func (*UnimplementedOsLoginServiceServer) DeletePosixAccount(ctx context.Context, req *DeletePosixAccountRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeletePosixAccount not implemented") -} -func (*UnimplementedOsLoginServiceServer) DeleteSshPublicKey(ctx context.Context, req *DeleteSshPublicKeyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) GetLoginProfile(ctx context.Context, req *GetLoginProfileRequest) (*LoginProfile, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLoginProfile not implemented") -} -func (*UnimplementedOsLoginServiceServer) GetSshPublicKey(ctx context.Context, req *GetSshPublicKeyRequest) (*common.SshPublicKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) ImportSshPublicKey(ctx context.Context, req *ImportSshPublicKeyRequest) (*ImportSshPublicKeyResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportSshPublicKey not implemented") -} -func (*UnimplementedOsLoginServiceServer) UpdateSshPublicKey(ctx context.Context, req *UpdateSshPublicKeyRequest) (*common.SshPublicKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSshPublicKey not implemented") -} - func RegisterOsLoginServiceServer(s *grpc.Server, srv OsLoginServiceServer) { s.RegisterService(&_OsLoginService_serviceDesc, srv) } diff --git a/googleapis/cloud/phishingprotection/v1beta1/phishingprotection.pb.go b/googleapis/cloud/phishingprotection/v1beta1/phishingprotection.pb.go index 6b4c94b71f..cd7ca49376 100644 --- a/googleapis/cloud/phishingprotection/v1beta1/phishingprotection.pb.go +++ b/googleapis/cloud/phishingprotection/v1beta1/phishingprotection.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -203,14 +201,6 @@ type PhishingProtectionServiceV1Beta1Server interface { ReportPhishing(context.Context, *ReportPhishingRequest) (*ReportPhishingResponse, error) } -// UnimplementedPhishingProtectionServiceV1Beta1Server can be embedded to have forward compatible implementations. -type UnimplementedPhishingProtectionServiceV1Beta1Server struct { -} - -func (*UnimplementedPhishingProtectionServiceV1Beta1Server) ReportPhishing(ctx context.Context, req *ReportPhishingRequest) (*ReportPhishingResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ReportPhishing not implemented") -} - func RegisterPhishingProtectionServiceV1Beta1Server(s *grpc.Server, srv PhishingProtectionServiceV1Beta1Server) { s.RegisterService(&_PhishingProtectionServiceV1Beta1_serviceDesc, srv) } diff --git a/googleapis/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.pb.go b/googleapis/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.pb.go index f7df7b9696..756b305837 100644 --- a/googleapis/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.pb.go +++ b/googleapis/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.pb.go @@ -12,8 +12,6 @@ import ( timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -645,17 +643,6 @@ type RecaptchaEnterpriseServiceV1Beta1Server interface { AnnotateAssessment(context.Context, *AnnotateAssessmentRequest) (*AnnotateAssessmentResponse, error) } -// UnimplementedRecaptchaEnterpriseServiceV1Beta1Server can be embedded to have forward compatible implementations. -type UnimplementedRecaptchaEnterpriseServiceV1Beta1Server struct { -} - -func (*UnimplementedRecaptchaEnterpriseServiceV1Beta1Server) CreateAssessment(ctx context.Context, req *CreateAssessmentRequest) (*Assessment, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAssessment not implemented") -} -func (*UnimplementedRecaptchaEnterpriseServiceV1Beta1Server) AnnotateAssessment(ctx context.Context, req *AnnotateAssessmentRequest) (*AnnotateAssessmentResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AnnotateAssessment not implemented") -} - func RegisterRecaptchaEnterpriseServiceV1Beta1Server(s *grpc.Server, srv RecaptchaEnterpriseServiceV1Beta1Server) { s.RegisterService(&_RecaptchaEnterpriseServiceV1Beta1_serviceDesc, srv) } diff --git a/googleapis/cloud/recommender/v1beta1/recommender_service.pb.go b/googleapis/cloud/recommender/v1beta1/recommender_service.pb.go index 80934bd85c..524fbb71bf 100644 --- a/googleapis/cloud/recommender/v1beta1/recommender_service.pb.go +++ b/googleapis/cloud/recommender/v1beta1/recommender_service.pb.go @@ -12,8 +12,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" _ "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -600,26 +598,6 @@ type RecommenderServer interface { MarkRecommendationFailed(context.Context, *MarkRecommendationFailedRequest) (*Recommendation, error) } -// UnimplementedRecommenderServer can be embedded to have forward compatible implementations. -type UnimplementedRecommenderServer struct { -} - -func (*UnimplementedRecommenderServer) ListRecommendations(ctx context.Context, req *ListRecommendationsRequest) (*ListRecommendationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListRecommendations not implemented") -} -func (*UnimplementedRecommenderServer) GetRecommendation(ctx context.Context, req *GetRecommendationRequest) (*Recommendation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetRecommendation not implemented") -} -func (*UnimplementedRecommenderServer) MarkRecommendationClaimed(ctx context.Context, req *MarkRecommendationClaimedRequest) (*Recommendation, error) { - return nil, status.Errorf(codes.Unimplemented, "method MarkRecommendationClaimed not implemented") -} -func (*UnimplementedRecommenderServer) MarkRecommendationSucceeded(ctx context.Context, req *MarkRecommendationSucceededRequest) (*Recommendation, error) { - return nil, status.Errorf(codes.Unimplemented, "method MarkRecommendationSucceeded not implemented") -} -func (*UnimplementedRecommenderServer) MarkRecommendationFailed(ctx context.Context, req *MarkRecommendationFailedRequest) (*Recommendation, error) { - return nil, status.Errorf(codes.Unimplemented, "method MarkRecommendationFailed not implemented") -} - func RegisterRecommenderServer(s *grpc.Server, srv RecommenderServer) { s.RegisterService(&_Recommender_serviceDesc, srv) } diff --git a/googleapis/cloud/redis/v1/cloud_redis.pb.go b/googleapis/cloud/redis/v1/cloud_redis.pb.go index a6f4e13b07..f6ef5cd294 100644 --- a/googleapis/cloud/redis/v1/cloud_redis.pb.go +++ b/googleapis/cloud/redis/v1/cloud_redis.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1660,35 +1658,6 @@ type CloudRedisServer interface { DeleteInstance(context.Context, *DeleteInstanceRequest) (*longrunning.Operation, error) } -// UnimplementedCloudRedisServer can be embedded to have forward compatible implementations. -type UnimplementedCloudRedisServer struct { -} - -func (*UnimplementedCloudRedisServer) ListInstances(ctx context.Context, req *ListInstancesRequest) (*ListInstancesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListInstances not implemented") -} -func (*UnimplementedCloudRedisServer) GetInstance(ctx context.Context, req *GetInstanceRequest) (*Instance, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInstance not implemented") -} -func (*UnimplementedCloudRedisServer) CreateInstance(ctx context.Context, req *CreateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateInstance not implemented") -} -func (*UnimplementedCloudRedisServer) UpdateInstance(ctx context.Context, req *UpdateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateInstance not implemented") -} -func (*UnimplementedCloudRedisServer) ImportInstance(ctx context.Context, req *ImportInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportInstance not implemented") -} -func (*UnimplementedCloudRedisServer) ExportInstance(ctx context.Context, req *ExportInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportInstance not implemented") -} -func (*UnimplementedCloudRedisServer) FailoverInstance(ctx context.Context, req *FailoverInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method FailoverInstance not implemented") -} -func (*UnimplementedCloudRedisServer) DeleteInstance(ctx context.Context, req *DeleteInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteInstance not implemented") -} - func RegisterCloudRedisServer(s *grpc.Server, srv CloudRedisServer) { s.RegisterService(&_CloudRedis_serviceDesc, srv) } diff --git a/googleapis/cloud/redis/v1beta1/cloud_redis.pb.go b/googleapis/cloud/redis/v1beta1/cloud_redis.pb.go index cee2b9f0a0..1a622b6f1a 100644 --- a/googleapis/cloud/redis/v1beta1/cloud_redis.pb.go +++ b/googleapis/cloud/redis/v1beta1/cloud_redis.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1557,35 +1555,6 @@ type CloudRedisServer interface { DeleteInstance(context.Context, *DeleteInstanceRequest) (*longrunning.Operation, error) } -// UnimplementedCloudRedisServer can be embedded to have forward compatible implementations. -type UnimplementedCloudRedisServer struct { -} - -func (*UnimplementedCloudRedisServer) ListInstances(ctx context.Context, req *ListInstancesRequest) (*ListInstancesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListInstances not implemented") -} -func (*UnimplementedCloudRedisServer) GetInstance(ctx context.Context, req *GetInstanceRequest) (*Instance, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInstance not implemented") -} -func (*UnimplementedCloudRedisServer) CreateInstance(ctx context.Context, req *CreateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateInstance not implemented") -} -func (*UnimplementedCloudRedisServer) UpdateInstance(ctx context.Context, req *UpdateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateInstance not implemented") -} -func (*UnimplementedCloudRedisServer) ImportInstance(ctx context.Context, req *ImportInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportInstance not implemented") -} -func (*UnimplementedCloudRedisServer) ExportInstance(ctx context.Context, req *ExportInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportInstance not implemented") -} -func (*UnimplementedCloudRedisServer) FailoverInstance(ctx context.Context, req *FailoverInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method FailoverInstance not implemented") -} -func (*UnimplementedCloudRedisServer) DeleteInstance(ctx context.Context, req *DeleteInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteInstance not implemented") -} - func RegisterCloudRedisServer(s *grpc.Server, srv CloudRedisServer) { s.RegisterService(&_CloudRedis_serviceDesc, srv) } diff --git a/googleapis/cloud/resourcemanager/v2/folders.pb.go b/googleapis/cloud/resourcemanager/v2/folders.pb.go index a13af62c1a..af8d80979f 100644 --- a/googleapis/cloud/resourcemanager/v2/folders.pb.go +++ b/googleapis/cloud/resourcemanager/v2/folders.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1272,44 +1270,6 @@ type FoldersServer interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedFoldersServer can be embedded to have forward compatible implementations. -type UnimplementedFoldersServer struct { -} - -func (*UnimplementedFoldersServer) ListFolders(ctx context.Context, req *ListFoldersRequest) (*ListFoldersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFolders not implemented") -} -func (*UnimplementedFoldersServer) SearchFolders(ctx context.Context, req *SearchFoldersRequest) (*SearchFoldersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchFolders not implemented") -} -func (*UnimplementedFoldersServer) GetFolder(ctx context.Context, req *GetFolderRequest) (*Folder, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFolder not implemented") -} -func (*UnimplementedFoldersServer) CreateFolder(ctx context.Context, req *CreateFolderRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateFolder not implemented") -} -func (*UnimplementedFoldersServer) UpdateFolder(ctx context.Context, req *UpdateFolderRequest) (*Folder, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateFolder not implemented") -} -func (*UnimplementedFoldersServer) MoveFolder(ctx context.Context, req *MoveFolderRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method MoveFolder not implemented") -} -func (*UnimplementedFoldersServer) DeleteFolder(ctx context.Context, req *DeleteFolderRequest) (*Folder, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteFolder not implemented") -} -func (*UnimplementedFoldersServer) UndeleteFolder(ctx context.Context, req *UndeleteFolderRequest) (*Folder, error) { - return nil, status.Errorf(codes.Unimplemented, "method UndeleteFolder not implemented") -} -func (*UnimplementedFoldersServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedFoldersServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedFoldersServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterFoldersServer(s *grpc.Server, srv FoldersServer) { s.RegisterService(&_Folders_serviceDesc, srv) } diff --git a/googleapis/cloud/runtimeconfig/v1beta1/runtimeconfig.pb.go b/googleapis/cloud/runtimeconfig/v1beta1/runtimeconfig.pb.go index 5ffb6e0391..34a96db909 100644 --- a/googleapis/cloud/runtimeconfig/v1beta1/runtimeconfig.pb.go +++ b/googleapis/cloud/runtimeconfig/v1beta1/runtimeconfig.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1440,56 +1438,6 @@ type RuntimeConfigManagerServer interface { DeleteWaiter(context.Context, *DeleteWaiterRequest) (*empty.Empty, error) } -// UnimplementedRuntimeConfigManagerServer can be embedded to have forward compatible implementations. -type UnimplementedRuntimeConfigManagerServer struct { -} - -func (*UnimplementedRuntimeConfigManagerServer) ListConfigs(ctx context.Context, req *ListConfigsRequest) (*ListConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListConfigs not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) GetConfig(ctx context.Context, req *GetConfigRequest) (*RuntimeConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetConfig not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) CreateConfig(ctx context.Context, req *CreateConfigRequest) (*RuntimeConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateConfig not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) UpdateConfig(ctx context.Context, req *UpdateConfigRequest) (*RuntimeConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateConfig not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) DeleteConfig(ctx context.Context, req *DeleteConfigRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteConfig not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) ListVariables(ctx context.Context, req *ListVariablesRequest) (*ListVariablesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListVariables not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) GetVariable(ctx context.Context, req *GetVariableRequest) (*Variable, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVariable not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) WatchVariable(ctx context.Context, req *WatchVariableRequest) (*Variable, error) { - return nil, status.Errorf(codes.Unimplemented, "method WatchVariable not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) CreateVariable(ctx context.Context, req *CreateVariableRequest) (*Variable, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateVariable not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) UpdateVariable(ctx context.Context, req *UpdateVariableRequest) (*Variable, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateVariable not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) DeleteVariable(ctx context.Context, req *DeleteVariableRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteVariable not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) ListWaiters(ctx context.Context, req *ListWaitersRequest) (*ListWaitersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListWaiters not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) GetWaiter(ctx context.Context, req *GetWaiterRequest) (*Waiter, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetWaiter not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) CreateWaiter(ctx context.Context, req *CreateWaiterRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateWaiter not implemented") -} -func (*UnimplementedRuntimeConfigManagerServer) DeleteWaiter(ctx context.Context, req *DeleteWaiterRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteWaiter not implemented") -} - func RegisterRuntimeConfigManagerServer(s *grpc.Server, srv RuntimeConfigManagerServer) { s.RegisterService(&_RuntimeConfigManager_serviceDesc, srv) } diff --git a/googleapis/cloud/scheduler/v1/cloudscheduler.pb.go b/googleapis/cloud/scheduler/v1/cloudscheduler.pb.go index bcd78c65be..54729d8217 100644 --- a/googleapis/cloud/scheduler/v1/cloudscheduler.pb.go +++ b/googleapis/cloud/scheduler/v1/cloudscheduler.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -732,35 +730,6 @@ type CloudSchedulerServer interface { RunJob(context.Context, *RunJobRequest) (*Job, error) } -// UnimplementedCloudSchedulerServer can be embedded to have forward compatible implementations. -type UnimplementedCloudSchedulerServer struct { -} - -func (*UnimplementedCloudSchedulerServer) ListJobs(ctx context.Context, req *ListJobsRequest) (*ListJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListJobs not implemented") -} -func (*UnimplementedCloudSchedulerServer) GetJob(ctx context.Context, req *GetJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) CreateJob(ctx context.Context, req *CreateJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) UpdateJob(ctx context.Context, req *UpdateJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) DeleteJob(ctx context.Context, req *DeleteJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) PauseJob(ctx context.Context, req *PauseJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method PauseJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) ResumeJob(ctx context.Context, req *ResumeJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method ResumeJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) RunJob(ctx context.Context, req *RunJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunJob not implemented") -} - func RegisterCloudSchedulerServer(s *grpc.Server, srv CloudSchedulerServer) { s.RegisterService(&_CloudScheduler_serviceDesc, srv) } diff --git a/googleapis/cloud/scheduler/v1beta1/cloudscheduler.pb.go b/googleapis/cloud/scheduler/v1beta1/cloudscheduler.pb.go index 1ad57464eb..5091139acf 100644 --- a/googleapis/cloud/scheduler/v1beta1/cloudscheduler.pb.go +++ b/googleapis/cloud/scheduler/v1beta1/cloudscheduler.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -733,35 +731,6 @@ type CloudSchedulerServer interface { RunJob(context.Context, *RunJobRequest) (*Job, error) } -// UnimplementedCloudSchedulerServer can be embedded to have forward compatible implementations. -type UnimplementedCloudSchedulerServer struct { -} - -func (*UnimplementedCloudSchedulerServer) ListJobs(ctx context.Context, req *ListJobsRequest) (*ListJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListJobs not implemented") -} -func (*UnimplementedCloudSchedulerServer) GetJob(ctx context.Context, req *GetJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) CreateJob(ctx context.Context, req *CreateJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) UpdateJob(ctx context.Context, req *UpdateJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) DeleteJob(ctx context.Context, req *DeleteJobRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) PauseJob(ctx context.Context, req *PauseJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method PauseJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) ResumeJob(ctx context.Context, req *ResumeJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method ResumeJob not implemented") -} -func (*UnimplementedCloudSchedulerServer) RunJob(ctx context.Context, req *RunJobRequest) (*Job, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunJob not implemented") -} - func RegisterCloudSchedulerServer(s *grpc.Server, srv CloudSchedulerServer) { s.RegisterService(&_CloudScheduler_serviceDesc, srv) } diff --git a/googleapis/cloud/securitycenter/v1/securitycenter_service.pb.go b/googleapis/cloud/securitycenter/v1/securitycenter_service.pb.go index 41f521177c..06bd4d3a5b 100644 --- a/googleapis/cloud/securitycenter/v1/securitycenter_service.pb.go +++ b/googleapis/cloud/securitycenter/v1/securitycenter_service.pb.go @@ -18,8 +18,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2434,65 +2432,6 @@ type SecurityCenterServer interface { UpdateSecurityMarks(context.Context, *UpdateSecurityMarksRequest) (*SecurityMarks, error) } -// UnimplementedSecurityCenterServer can be embedded to have forward compatible implementations. -type UnimplementedSecurityCenterServer struct { -} - -func (*UnimplementedSecurityCenterServer) CreateSource(ctx context.Context, req *CreateSourceRequest) (*Source, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSource not implemented") -} -func (*UnimplementedSecurityCenterServer) CreateFinding(ctx context.Context, req *CreateFindingRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateFinding not implemented") -} -func (*UnimplementedSecurityCenterServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedSecurityCenterServer) GetOrganizationSettings(ctx context.Context, req *GetOrganizationSettingsRequest) (*OrganizationSettings, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOrganizationSettings not implemented") -} -func (*UnimplementedSecurityCenterServer) GetSource(ctx context.Context, req *GetSourceRequest) (*Source, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSource not implemented") -} -func (*UnimplementedSecurityCenterServer) GroupAssets(ctx context.Context, req *GroupAssetsRequest) (*GroupAssetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GroupAssets not implemented") -} -func (*UnimplementedSecurityCenterServer) GroupFindings(ctx context.Context, req *GroupFindingsRequest) (*GroupFindingsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GroupFindings not implemented") -} -func (*UnimplementedSecurityCenterServer) ListAssets(ctx context.Context, req *ListAssetsRequest) (*ListAssetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAssets not implemented") -} -func (*UnimplementedSecurityCenterServer) ListFindings(ctx context.Context, req *ListFindingsRequest) (*ListFindingsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFindings not implemented") -} -func (*UnimplementedSecurityCenterServer) ListSources(ctx context.Context, req *ListSourcesRequest) (*ListSourcesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSources not implemented") -} -func (*UnimplementedSecurityCenterServer) RunAssetDiscovery(ctx context.Context, req *RunAssetDiscoveryRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunAssetDiscovery not implemented") -} -func (*UnimplementedSecurityCenterServer) SetFindingState(ctx context.Context, req *SetFindingStateRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetFindingState not implemented") -} -func (*UnimplementedSecurityCenterServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedSecurityCenterServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateFinding(ctx context.Context, req *UpdateFindingRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateFinding not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateOrganizationSettings(ctx context.Context, req *UpdateOrganizationSettingsRequest) (*OrganizationSettings, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateOrganizationSettings not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateSource(ctx context.Context, req *UpdateSourceRequest) (*Source, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSource not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateSecurityMarks(ctx context.Context, req *UpdateSecurityMarksRequest) (*SecurityMarks, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSecurityMarks not implemented") -} - func RegisterSecurityCenterServer(s *grpc.Server, srv SecurityCenterServer) { s.RegisterService(&_SecurityCenter_serviceDesc, srv) } diff --git a/googleapis/cloud/securitycenter/v1beta1/securitycenter_service.pb.go b/googleapis/cloud/securitycenter/v1beta1/securitycenter_service.pb.go index 4a425df657..33809b50c7 100644 --- a/googleapis/cloud/securitycenter/v1beta1/securitycenter_service.pb.go +++ b/googleapis/cloud/securitycenter/v1beta1/securitycenter_service.pb.go @@ -18,8 +18,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2114,65 +2112,6 @@ type SecurityCenterServer interface { UpdateSecurityMarks(context.Context, *UpdateSecurityMarksRequest) (*SecurityMarks, error) } -// UnimplementedSecurityCenterServer can be embedded to have forward compatible implementations. -type UnimplementedSecurityCenterServer struct { -} - -func (*UnimplementedSecurityCenterServer) CreateSource(ctx context.Context, req *CreateSourceRequest) (*Source, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSource not implemented") -} -func (*UnimplementedSecurityCenterServer) CreateFinding(ctx context.Context, req *CreateFindingRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateFinding not implemented") -} -func (*UnimplementedSecurityCenterServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedSecurityCenterServer) GetOrganizationSettings(ctx context.Context, req *GetOrganizationSettingsRequest) (*OrganizationSettings, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOrganizationSettings not implemented") -} -func (*UnimplementedSecurityCenterServer) GetSource(ctx context.Context, req *GetSourceRequest) (*Source, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSource not implemented") -} -func (*UnimplementedSecurityCenterServer) GroupAssets(ctx context.Context, req *GroupAssetsRequest) (*GroupAssetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GroupAssets not implemented") -} -func (*UnimplementedSecurityCenterServer) GroupFindings(ctx context.Context, req *GroupFindingsRequest) (*GroupFindingsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GroupFindings not implemented") -} -func (*UnimplementedSecurityCenterServer) ListAssets(ctx context.Context, req *ListAssetsRequest) (*ListAssetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAssets not implemented") -} -func (*UnimplementedSecurityCenterServer) ListFindings(ctx context.Context, req *ListFindingsRequest) (*ListFindingsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFindings not implemented") -} -func (*UnimplementedSecurityCenterServer) ListSources(ctx context.Context, req *ListSourcesRequest) (*ListSourcesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSources not implemented") -} -func (*UnimplementedSecurityCenterServer) RunAssetDiscovery(ctx context.Context, req *RunAssetDiscoveryRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunAssetDiscovery not implemented") -} -func (*UnimplementedSecurityCenterServer) SetFindingState(ctx context.Context, req *SetFindingStateRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetFindingState not implemented") -} -func (*UnimplementedSecurityCenterServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedSecurityCenterServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateFinding(ctx context.Context, req *UpdateFindingRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateFinding not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateOrganizationSettings(ctx context.Context, req *UpdateOrganizationSettingsRequest) (*OrganizationSettings, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateOrganizationSettings not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateSource(ctx context.Context, req *UpdateSourceRequest) (*Source, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSource not implemented") -} -func (*UnimplementedSecurityCenterServer) UpdateSecurityMarks(ctx context.Context, req *UpdateSecurityMarksRequest) (*SecurityMarks, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSecurityMarks not implemented") -} - func RegisterSecurityCenterServer(s *grpc.Server, srv SecurityCenterServer) { s.RegisterService(&_SecurityCenter_serviceDesc, srv) } diff --git a/googleapis/cloud/speech/v1/cloud_speech.pb.go b/googleapis/cloud/speech/v1/cloud_speech.pb.go index 119a4c3559..a05786e72e 100644 --- a/googleapis/cloud/speech/v1/cloud_speech.pb.go +++ b/googleapis/cloud/speech/v1/cloud_speech.pb.go @@ -16,8 +16,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2017,20 +2015,6 @@ type SpeechServer interface { StreamingRecognize(Speech_StreamingRecognizeServer) error } -// UnimplementedSpeechServer can be embedded to have forward compatible implementations. -type UnimplementedSpeechServer struct { -} - -func (*UnimplementedSpeechServer) Recognize(ctx context.Context, req *RecognizeRequest) (*RecognizeResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Recognize not implemented") -} -func (*UnimplementedSpeechServer) LongRunningRecognize(ctx context.Context, req *LongRunningRecognizeRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method LongRunningRecognize not implemented") -} -func (*UnimplementedSpeechServer) StreamingRecognize(srv Speech_StreamingRecognizeServer) error { - return status1.Errorf(codes.Unimplemented, "method StreamingRecognize not implemented") -} - func RegisterSpeechServer(s *grpc.Server, srv SpeechServer) { s.RegisterService(&_Speech_serviceDesc, srv) } diff --git a/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go b/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go index cb27d49e82..491212253a 100644 --- a/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go +++ b/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go @@ -16,8 +16,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2140,20 +2138,6 @@ type SpeechServer interface { StreamingRecognize(Speech_StreamingRecognizeServer) error } -// UnimplementedSpeechServer can be embedded to have forward compatible implementations. -type UnimplementedSpeechServer struct { -} - -func (*UnimplementedSpeechServer) Recognize(ctx context.Context, req *RecognizeRequest) (*RecognizeResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Recognize not implemented") -} -func (*UnimplementedSpeechServer) LongRunningRecognize(ctx context.Context, req *LongRunningRecognizeRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method LongRunningRecognize not implemented") -} -func (*UnimplementedSpeechServer) StreamingRecognize(srv Speech_StreamingRecognizeServer) error { - return status1.Errorf(codes.Unimplemented, "method StreamingRecognize not implemented") -} - func RegisterSpeechServer(s *grpc.Server, srv SpeechServer) { s.RegisterService(&_Speech_serviceDesc, srv) } diff --git a/googleapis/cloud/support/v1alpha1/cloud_support.pb.go b/googleapis/cloud/support/v1alpha1/cloud_support.pb.go index 58b9e91232..5723bf8a16 100644 --- a/googleapis/cloud/support/v1alpha1/cloud_support.pb.go +++ b/googleapis/cloud/support/v1alpha1/cloud_support.pb.go @@ -14,8 +14,6 @@ import ( common "google.golang.org/genproto/googleapis/cloud/support/common" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -854,38 +852,6 @@ type CloudSupportServer interface { GetIssueTaxonomy(context.Context, *GetIssueTaxonomyRequest) (*common.IssueTaxonomy, error) } -// UnimplementedCloudSupportServer can be embedded to have forward compatible implementations. -type UnimplementedCloudSupportServer struct { -} - -func (*UnimplementedCloudSupportServer) GetSupportAccount(ctx context.Context, req *GetSupportAccountRequest) (*common.SupportAccount, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSupportAccount not implemented") -} -func (*UnimplementedCloudSupportServer) ListSupportAccounts(ctx context.Context, req *ListSupportAccountsRequest) (*ListSupportAccountsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSupportAccounts not implemented") -} -func (*UnimplementedCloudSupportServer) GetCase(ctx context.Context, req *GetCaseRequest) (*common.Case, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCase not implemented") -} -func (*UnimplementedCloudSupportServer) ListCases(ctx context.Context, req *ListCasesRequest) (*ListCasesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListCases not implemented") -} -func (*UnimplementedCloudSupportServer) ListComments(ctx context.Context, req *ListCommentsRequest) (*ListCommentsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListComments not implemented") -} -func (*UnimplementedCloudSupportServer) CreateCase(ctx context.Context, req *CreateCaseRequest) (*common.Case, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCase not implemented") -} -func (*UnimplementedCloudSupportServer) UpdateCase(ctx context.Context, req *UpdateCaseRequest) (*common.Case, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCase not implemented") -} -func (*UnimplementedCloudSupportServer) CreateComment(ctx context.Context, req *CreateCommentRequest) (*common.Comment, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateComment not implemented") -} -func (*UnimplementedCloudSupportServer) GetIssueTaxonomy(ctx context.Context, req *GetIssueTaxonomyRequest) (*common.IssueTaxonomy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIssueTaxonomy not implemented") -} - func RegisterCloudSupportServer(s *grpc.Server, srv CloudSupportServer) { s.RegisterService(&_CloudSupport_serviceDesc, srv) } diff --git a/googleapis/cloud/talent/v4beta1/application_service.pb.go b/googleapis/cloud/talent/v4beta1/application_service.pb.go index cfac491df2..03bc6349ad 100644 --- a/googleapis/cloud/talent/v4beta1/application_service.pb.go +++ b/googleapis/cloud/talent/v4beta1/application_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -514,26 +512,6 @@ type ApplicationServiceServer interface { ListApplications(context.Context, *ListApplicationsRequest) (*ListApplicationsResponse, error) } -// UnimplementedApplicationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedApplicationServiceServer struct { -} - -func (*UnimplementedApplicationServiceServer) CreateApplication(ctx context.Context, req *CreateApplicationRequest) (*Application, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateApplication not implemented") -} -func (*UnimplementedApplicationServiceServer) GetApplication(ctx context.Context, req *GetApplicationRequest) (*Application, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetApplication not implemented") -} -func (*UnimplementedApplicationServiceServer) UpdateApplication(ctx context.Context, req *UpdateApplicationRequest) (*Application, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateApplication not implemented") -} -func (*UnimplementedApplicationServiceServer) DeleteApplication(ctx context.Context, req *DeleteApplicationRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteApplication not implemented") -} -func (*UnimplementedApplicationServiceServer) ListApplications(ctx context.Context, req *ListApplicationsRequest) (*ListApplicationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListApplications not implemented") -} - func RegisterApplicationServiceServer(s *grpc.Server, srv ApplicationServiceServer) { s.RegisterService(&_ApplicationService_serviceDesc, srv) } diff --git a/googleapis/cloud/talent/v4beta1/company_service.pb.go b/googleapis/cloud/talent/v4beta1/company_service.pb.go index 8e22d5b7dc..79d643cb14 100644 --- a/googleapis/cloud/talent/v4beta1/company_service.pb.go +++ b/googleapis/cloud/talent/v4beta1/company_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -540,26 +538,6 @@ type CompanyServiceServer interface { ListCompanies(context.Context, *ListCompaniesRequest) (*ListCompaniesResponse, error) } -// UnimplementedCompanyServiceServer can be embedded to have forward compatible implementations. -type UnimplementedCompanyServiceServer struct { -} - -func (*UnimplementedCompanyServiceServer) CreateCompany(ctx context.Context, req *CreateCompanyRequest) (*Company, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCompany not implemented") -} -func (*UnimplementedCompanyServiceServer) GetCompany(ctx context.Context, req *GetCompanyRequest) (*Company, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCompany not implemented") -} -func (*UnimplementedCompanyServiceServer) UpdateCompany(ctx context.Context, req *UpdateCompanyRequest) (*Company, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCompany not implemented") -} -func (*UnimplementedCompanyServiceServer) DeleteCompany(ctx context.Context, req *DeleteCompanyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCompany not implemented") -} -func (*UnimplementedCompanyServiceServer) ListCompanies(ctx context.Context, req *ListCompaniesRequest) (*ListCompaniesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListCompanies not implemented") -} - func RegisterCompanyServiceServer(s *grpc.Server, srv CompanyServiceServer) { s.RegisterService(&_CompanyService_serviceDesc, srv) } diff --git a/googleapis/cloud/talent/v4beta1/completion_service.pb.go b/googleapis/cloud/talent/v4beta1/completion_service.pb.go index 85c279a95c..4e788fbcf7 100644 --- a/googleapis/cloud/talent/v4beta1/completion_service.pb.go +++ b/googleapis/cloud/talent/v4beta1/completion_service.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -451,14 +449,6 @@ type CompletionServer interface { CompleteQuery(context.Context, *CompleteQueryRequest) (*CompleteQueryResponse, error) } -// UnimplementedCompletionServer can be embedded to have forward compatible implementations. -type UnimplementedCompletionServer struct { -} - -func (*UnimplementedCompletionServer) CompleteQuery(ctx context.Context, req *CompleteQueryRequest) (*CompleteQueryResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method CompleteQuery not implemented") -} - func RegisterCompletionServer(s *grpc.Server, srv CompletionServer) { s.RegisterService(&_Completion_serviceDesc, srv) } diff --git a/googleapis/cloud/talent/v4beta1/event_service.pb.go b/googleapis/cloud/talent/v4beta1/event_service.pb.go index 3e8501495b..0181564d93 100644 --- a/googleapis/cloud/talent/v4beta1/event_service.pb.go +++ b/googleapis/cloud/talent/v4beta1/event_service.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -170,14 +168,6 @@ type EventServiceServer interface { CreateClientEvent(context.Context, *CreateClientEventRequest) (*ClientEvent, error) } -// UnimplementedEventServiceServer can be embedded to have forward compatible implementations. -type UnimplementedEventServiceServer struct { -} - -func (*UnimplementedEventServiceServer) CreateClientEvent(ctx context.Context, req *CreateClientEventRequest) (*ClientEvent, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateClientEvent not implemented") -} - func RegisterEventServiceServer(s *grpc.Server, srv EventServiceServer) { s.RegisterService(&_EventService_serviceDesc, srv) } diff --git a/googleapis/cloud/talent/v4beta1/job_service.pb.go b/googleapis/cloud/talent/v4beta1/job_service.pb.go index 7413f19101..4f0b143728 100644 --- a/googleapis/cloud/talent/v4beta1/job_service.pb.go +++ b/googleapis/cloud/talent/v4beta1/job_service.pb.go @@ -17,8 +17,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2039,41 +2037,6 @@ type JobServiceServer interface { SearchJobsForAlert(context.Context, *SearchJobsRequest) (*SearchJobsResponse, error) } -// UnimplementedJobServiceServer can be embedded to have forward compatible implementations. -type UnimplementedJobServiceServer struct { -} - -func (*UnimplementedJobServiceServer) CreateJob(ctx context.Context, req *CreateJobRequest) (*Job, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateJob not implemented") -} -func (*UnimplementedJobServiceServer) BatchCreateJobs(ctx context.Context, req *BatchCreateJobsRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchCreateJobs not implemented") -} -func (*UnimplementedJobServiceServer) GetJob(ctx context.Context, req *GetJobRequest) (*Job, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetJob not implemented") -} -func (*UnimplementedJobServiceServer) UpdateJob(ctx context.Context, req *UpdateJobRequest) (*Job, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateJob not implemented") -} -func (*UnimplementedJobServiceServer) BatchUpdateJobs(ctx context.Context, req *BatchUpdateJobsRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchUpdateJobs not implemented") -} -func (*UnimplementedJobServiceServer) DeleteJob(ctx context.Context, req *DeleteJobRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteJob not implemented") -} -func (*UnimplementedJobServiceServer) BatchDeleteJobs(ctx context.Context, req *BatchDeleteJobsRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchDeleteJobs not implemented") -} -func (*UnimplementedJobServiceServer) ListJobs(ctx context.Context, req *ListJobsRequest) (*ListJobsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListJobs not implemented") -} -func (*UnimplementedJobServiceServer) SearchJobs(ctx context.Context, req *SearchJobsRequest) (*SearchJobsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method SearchJobs not implemented") -} -func (*UnimplementedJobServiceServer) SearchJobsForAlert(ctx context.Context, req *SearchJobsRequest) (*SearchJobsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method SearchJobsForAlert not implemented") -} - func RegisterJobServiceServer(s *grpc.Server, srv JobServiceServer) { s.RegisterService(&_JobService_serviceDesc, srv) } diff --git a/googleapis/cloud/talent/v4beta1/profile_service.pb.go b/googleapis/cloud/talent/v4beta1/profile_service.pb.go index 51bd454a41..6fa1f7303c 100644 --- a/googleapis/cloud/talent/v4beta1/profile_service.pb.go +++ b/googleapis/cloud/talent/v4beta1/profile_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1137,29 +1135,6 @@ type ProfileServiceServer interface { SearchProfiles(context.Context, *SearchProfilesRequest) (*SearchProfilesResponse, error) } -// UnimplementedProfileServiceServer can be embedded to have forward compatible implementations. -type UnimplementedProfileServiceServer struct { -} - -func (*UnimplementedProfileServiceServer) ListProfiles(ctx context.Context, req *ListProfilesRequest) (*ListProfilesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListProfiles not implemented") -} -func (*UnimplementedProfileServiceServer) CreateProfile(ctx context.Context, req *CreateProfileRequest) (*Profile, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateProfile not implemented") -} -func (*UnimplementedProfileServiceServer) GetProfile(ctx context.Context, req *GetProfileRequest) (*Profile, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetProfile not implemented") -} -func (*UnimplementedProfileServiceServer) UpdateProfile(ctx context.Context, req *UpdateProfileRequest) (*Profile, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateProfile not implemented") -} -func (*UnimplementedProfileServiceServer) DeleteProfile(ctx context.Context, req *DeleteProfileRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteProfile not implemented") -} -func (*UnimplementedProfileServiceServer) SearchProfiles(ctx context.Context, req *SearchProfilesRequest) (*SearchProfilesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchProfiles not implemented") -} - func RegisterProfileServiceServer(s *grpc.Server, srv ProfileServiceServer) { s.RegisterService(&_ProfileService_serviceDesc, srv) } diff --git a/googleapis/cloud/talent/v4beta1/tenant_service.pb.go b/googleapis/cloud/talent/v4beta1/tenant_service.pb.go index e25622c6be..3d485743d4 100644 --- a/googleapis/cloud/talent/v4beta1/tenant_service.pb.go +++ b/googleapis/cloud/talent/v4beta1/tenant_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -507,26 +505,6 @@ type TenantServiceServer interface { ListTenants(context.Context, *ListTenantsRequest) (*ListTenantsResponse, error) } -// UnimplementedTenantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTenantServiceServer struct { -} - -func (*UnimplementedTenantServiceServer) CreateTenant(ctx context.Context, req *CreateTenantRequest) (*Tenant, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTenant not implemented") -} -func (*UnimplementedTenantServiceServer) GetTenant(ctx context.Context, req *GetTenantRequest) (*Tenant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTenant not implemented") -} -func (*UnimplementedTenantServiceServer) UpdateTenant(ctx context.Context, req *UpdateTenantRequest) (*Tenant, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTenant not implemented") -} -func (*UnimplementedTenantServiceServer) DeleteTenant(ctx context.Context, req *DeleteTenantRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTenant not implemented") -} -func (*UnimplementedTenantServiceServer) ListTenants(ctx context.Context, req *ListTenantsRequest) (*ListTenantsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTenants not implemented") -} - func RegisterTenantServiceServer(s *grpc.Server, srv TenantServiceServer) { s.RegisterService(&_TenantService_serviceDesc, srv) } diff --git a/googleapis/cloud/tasks/v2/cloudtasks.pb.go b/googleapis/cloud/tasks/v2/cloudtasks.pb.go index 420870f874..1ba938cd29 100644 --- a/googleapis/cloud/tasks/v2/cloudtasks.pb.go +++ b/googleapis/cloud/tasks/v2/cloudtasks.pb.go @@ -14,8 +14,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -951,89 +949,88 @@ func init() { } var fileDescriptor_8af203ae11a305f5 = []byte{ - // 1299 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xcf, 0x6f, 0x1b, 0x45, - 0x14, 0xd6, 0x24, 0x4d, 0x9a, 0x3c, 0xa7, 0x0d, 0x19, 0xb5, 0x25, 0x71, 0x4a, 0xeb, 0x2c, 0x22, - 0x4d, 0xad, 0xb0, 0xdb, 0xb8, 0xa1, 0x55, 0x6d, 0x21, 0xd8, 0x84, 0x36, 0x45, 0x6d, 0xc1, 0xb1, - 0x03, 0x42, 0x5c, 0xa2, 0x8d, 0x33, 0x71, 0x96, 0xd8, 0xbb, 0xdb, 0xdd, 0x59, 0x87, 0x16, 0xf5, - 0xc2, 0x91, 0x5e, 0x8a, 0x7a, 0x00, 0x09, 0x84, 0x10, 0xdc, 0xe0, 0x3f, 0xe1, 0x80, 0x04, 0x48, - 0x1c, 0x2c, 0x21, 0xf5, 0xc0, 0x5f, 0xc1, 0x09, 0xcd, 0x8f, 0xb5, 0xd7, 0xbb, 0x59, 0xff, 0x48, - 0x8c, 0xc4, 0xc9, 0xde, 0x79, 0x6f, 0xde, 0xfb, 0xe6, 0x7b, 0x33, 0xf3, 0xbd, 0x5d, 0x58, 0xac, - 0xda, 0x76, 0xb5, 0x46, 0xb4, 0x4a, 0xcd, 0xf6, 0x77, 0x35, 0x6a, 0x78, 0x07, 0x9e, 0xd6, 0xc8, - 0x89, 0x47, 0xfe, 0xa4, 0x3a, 0xae, 0x4d, 0x6d, 0x7c, 0x5e, 0xf8, 0xa9, 0xdc, 0xa0, 0x0a, 0x4b, - 0x23, 0x97, 0xbe, 0x28, 0xa7, 0x1b, 0x8e, 0xa9, 0x19, 0x96, 0x65, 0x53, 0x83, 0x9a, 0xb6, 0x25, - 0x27, 0xa5, 0x5f, 0x0e, 0x59, 0x2b, 0x35, 0x93, 0x58, 0x54, 0x1a, 0x2e, 0x87, 0x0c, 0x7b, 0x26, - 0xa9, 0xed, 0x6e, 0xef, 0x90, 0x7d, 0xa3, 0x61, 0xda, 0xae, 0x74, 0x98, 0x0b, 0x39, 0xb8, 0xc4, - 0xb3, 0x7d, 0xb7, 0x42, 0xa4, 0x69, 0xe1, 0x68, 0xc4, 0x0f, 0x7d, 0xe2, 0x07, 0x2e, 0x99, 0xa3, - 0x5d, 0xd8, 0x1f, 0xe9, 0x71, 0x49, 0x7a, 0x98, 0x46, 0x5d, 0x6b, 0xac, 0xb0, 0x9f, 0x6d, 0xc7, - 0xae, 0x99, 0x95, 0x47, 0xd2, 0x9e, 0xee, 0xb4, 0x77, 0xd8, 0xe6, 0xa5, 0x8d, 0x3f, 0xed, 0xf8, - 0x7b, 0x1a, 0xa9, 0x3b, 0xf4, 0x51, 0x24, 0x75, 0xcb, 0x28, 0x96, 0x57, 0x6f, 0xa5, 0x56, 0x7e, - 0x42, 0x30, 0x73, 0xdf, 0xf4, 0xe8, 0x26, 0x03, 0xec, 0x95, 0xc8, 0x43, 0x9f, 0x78, 0x14, 0xeb, - 0x30, 0xee, 0x18, 0x2e, 0xb1, 0xe8, 0x2c, 0xca, 0xa0, 0xa5, 0xc9, 0xb5, 0xab, 0x2f, 0xf4, 0x91, - 0x7f, 0xf4, 0x57, 0xf1, 0x42, 0xcd, 0xae, 0x48, 0x4e, 0x45, 0x64, 0xc3, 0x31, 0x3d, 0xb5, 0x62, - 0xd7, 0xb5, 0xfb, 0xd2, 0x50, 0x92, 0x13, 0xf1, 0x05, 0x18, 0xdf, 0x33, 0x6b, 0x94, 0xb8, 0xb3, - 0x23, 0x2c, 0x44, 0x49, 0x3e, 0xe1, 0x79, 0x98, 0x74, 0x8c, 0x2a, 0xd9, 0xf6, 0xcc, 0xc7, 0x64, - 0x76, 0x34, 0x83, 0x96, 0xc6, 0x4a, 0x13, 0x6c, 0xa0, 0x6c, 0x3e, 0x26, 0xf8, 0x15, 0x00, 0x6e, - 0xa4, 0xf6, 0x01, 0xb1, 0x66, 0x4f, 0xf1, 0x89, 0xdc, 0x7d, 0x8b, 0x0d, 0x28, 0x2e, 0xe0, 0x30, - 0x56, 0xcf, 0xb1, 0x2d, 0x8f, 0xe0, 0x55, 0x18, 0xe7, 0x74, 0x7b, 0xb3, 0x28, 0x33, 0xba, 0x94, - 0xca, 0x5d, 0x54, 0x8f, 0xdc, 0x1d, 0x2a, 0x9f, 0x56, 0x92, 0xbe, 0x78, 0x11, 0xa6, 0x2d, 0xf2, - 0x29, 0xdd, 0x0e, 0xe5, 0x13, 0x40, 0xcf, 0xb0, 0xe1, 0x62, 0x2b, 0xe7, 0x7b, 0x30, 0xbd, 0x41, - 0x44, 0xca, 0x80, 0x9d, 0x02, 0x9c, 0xb2, 0x8c, 0x3a, 0x91, 0xdc, 0x5c, 0xe1, 0xdc, 0x2c, 0xc0, - 0xe5, 0xd0, 0x2e, 0x8d, 0x90, 0x23, 0x66, 0xf3, 0x49, 0xca, 0x33, 0x04, 0x78, 0xdd, 0x25, 0x06, - 0x25, 0x1d, 0x31, 0x87, 0xc0, 0xf8, 0x4d, 0x18, 0xe3, 0x6b, 0xe3, 0xeb, 0xe8, 0x41, 0xc3, 0xda, - 0xe8, 0x0b, 0x7d, 0xa4, 0x24, 0xfc, 0x95, 0x2f, 0x10, 0xe0, 0x0f, 0x9c, 0xdd, 0x28, 0xa4, 0x56, - 0x3c, 0x34, 0x58, 0x3c, 0x5c, 0x80, 0x94, 0xcf, 0xc3, 0xf1, 0x8d, 0x26, 0xe1, 0xa4, 0x83, 0xe9, - 0xc1, 0x5e, 0x54, 0xef, 0xb0, 0xbd, 0xf8, 0xc0, 0xf0, 0x0e, 0x4a, 0x20, 0xdc, 0xd9, 0x7f, 0x65, - 0x13, 0xf0, 0x3b, 0xa4, 0x46, 0x22, 0x58, 0x4e, 0x44, 0x79, 0x11, 0x66, 0x8a, 0xbe, 0x5b, 0x1d, - 0x72, 0x44, 0xc3, 0xf7, 0x86, 0x18, 0x71, 0x13, 0x70, 0x89, 0x78, 0x7e, 0x7d, 0x88, 0x21, 0xff, - 0x44, 0xf0, 0x12, 0x3b, 0x2e, 0x5b, 0xcc, 0x31, 0x88, 0xf8, 0x56, 0x64, 0x9f, 0xc9, 0x98, 0xb8, - 0x67, 0xcc, 0x60, 0x97, 0xdd, 0x86, 0x33, 0xae, 0x3c, 0x79, 0xdb, 0x0d, 0x93, 0x1c, 0xf2, 0xf2, - 0x9e, 0xcd, 0x65, 0x12, 0x76, 0x07, 0x4b, 0xae, 0x7e, 0x68, 0x92, 0xc3, 0xd2, 0x54, 0x30, 0x8d, - 0x3d, 0x9d, 0xe8, 0x1a, 0xb0, 0xc4, 0x95, 0x25, 0xd7, 0x25, 0x6f, 0x81, 0x15, 0x18, 0xe3, 0x49, - 0xe5, 0x25, 0x30, 0xdf, 0x05, 0x4f, 0x49, 0x78, 0xf6, 0x7d, 0x05, 0x3c, 0x47, 0x70, 0x76, 0x83, - 0xf0, 0x7c, 0x01, 0x8d, 0xf9, 0x8e, 0xc2, 0x2c, 0x72, 0x12, 0x33, 0x70, 0x29, 0x99, 0x44, 0x3e, - 0x99, 0xcf, 0x19, 0x12, 0x83, 0xca, 0x6f, 0x08, 0x66, 0xc4, 0x45, 0x12, 0x06, 0x76, 0xe2, 0xfa, - 0xae, 0xc2, 0x29, 0xda, 0x3e, 0xb5, 0xdd, 0x68, 0x14, 0x67, 0x9e, 0x7b, 0xc7, 0xd7, 0x34, 0x7a, - 0xac, 0x35, 0xbd, 0x0f, 0x33, 0xe2, 0xf0, 0x0f, 0x89, 0x6b, 0x5e, 0xba, 0x92, 0x6f, 0xfd, 0xbf, - 0x4a, 0x97, 0xfb, 0xeb, 0x1c, 0xc0, 0x3a, 0x73, 0xe5, 0x5b, 0x18, 0x7f, 0x87, 0x00, 0xda, 0xba, - 0x86, 0x97, 0x12, 0xa2, 0xc5, 0x64, 0x3a, 0x7d, 0xb5, 0x0f, 0x4f, 0x91, 0x56, 0x29, 0x34, 0x75, - 0x59, 0xe1, 0xcf, 0xff, 0xf8, 0xfb, 0xf9, 0xc8, 0x32, 0xce, 0xb2, 0x1e, 0xe4, 0x33, 0x31, 0xf4, - 0xa6, 0xe3, 0xda, 0x9f, 0x90, 0x0a, 0xf5, 0xb4, 0xac, 0xd6, 0xd2, 0x1b, 0x2d, 0xfb, 0x44, 0x93, - 0x5a, 0xf9, 0x14, 0xc1, 0x44, 0x20, 0x82, 0x78, 0x31, 0x21, 0x69, 0x44, 0x25, 0xd3, 0x5d, 0xf5, - 0x42, 0xb9, 0xd5, 0xd4, 0x39, 0xa5, 0x1d, 0x68, 0xd8, 0x40, 0x02, 0x16, 0x09, 0x45, 0xcb, 0x3e, - 0xc1, 0xdf, 0x23, 0x48, 0x85, 0x14, 0x14, 0x27, 0xb1, 0x10, 0x57, 0xd9, 0x1e, 0x98, 0xee, 0x36, - 0xf5, 0x29, 0x41, 0xc8, 0x32, 0xcf, 0xc6, 0xb1, 0x5d, 0x57, 0x06, 0x60, 0x2a, 0x2f, 0x15, 0xf0, - 0x67, 0x04, 0xa9, 0x90, 0xa2, 0x26, 0x42, 0x8c, 0xab, 0x6e, 0x0f, 0x88, 0xe5, 0xa6, 0x3e, 0xc3, - 0x53, 0x2c, 0x87, 0x14, 0x96, 0xe3, 0xbc, 0x95, 0xbb, 0xc6, 0x71, 0x8a, 0xce, 0xb3, 0x2f, 0x26, - 0x03, 0xb4, 0x4f, 0x11, 0xa4, 0x42, 0x9a, 0x9b, 0x88, 0x36, 0xae, 0xcb, 0xe9, 0x0b, 0x31, 0x55, - 0xbf, 0xcd, 0xda, 0xcf, 0x48, 0x79, 0xb3, 0x83, 0x94, 0xf7, 0x6b, 0x04, 0xd0, 0x96, 0xeb, 0xc4, - 0xd3, 0x10, 0x53, 0xf4, 0x1e, 0xcc, 0xad, 0x85, 0x11, 0xbd, 0xa1, 0x5c, 0xeb, 0x1f, 0x51, 0xde, - 0x61, 0xa9, 0xf2, 0x28, 0x2b, 0xa0, 0xb5, 0x74, 0x3f, 0x19, 0x5a, 0xb4, 0x35, 0xf8, 0x0f, 0xa1, - 0xb1, 0x54, 0x0c, 0xda, 0x37, 0x08, 0x52, 0xa1, 0x06, 0x22, 0xb1, 0x86, 0xf1, 0x26, 0xa3, 0x07, - 0xb8, 0xf5, 0x30, 0xb8, 0x1b, 0xca, 0xca, 0x00, 0xe0, 0x5c, 0x9e, 0x8b, 0xa1, 0xfb, 0x16, 0xc1, - 0xd4, 0x06, 0xa1, 0xef, 0x1a, 0xf5, 0x22, 0x7f, 0x77, 0xc1, 0x4a, 0x90, 0xd3, 0x34, 0xea, 0x6a, - 0x63, 0x45, 0x0d, 0x1b, 0x03, 0x5c, 0xe7, 0x23, 0x3e, 0xc2, 0xaa, 0x6c, 0x36, 0xf5, 0x89, 0xe0, - 0x25, 0x8c, 0x83, 0x7a, 0x5b, 0x29, 0x70, 0x50, 0xc1, 0x60, 0x6f, 0x60, 0xd5, 0x50, 0x36, 0x06, - 0xef, 0x47, 0x04, 0x53, 0xe5, 0x6e, 0xf0, 0xca, 0xfd, 0xc3, 0xfb, 0xa8, 0xa9, 0x4f, 0x07, 0x48, - 0x96, 0xc5, 0x9b, 0xda, 0x31, 0x51, 0x7a, 0x11, 0x94, 0xbf, 0x22, 0xc0, 0x5b, 0xc4, 0xe3, 0x83, - 0xc4, 0xad, 0x9b, 0x9e, 0xc7, 0xa6, 0xb4, 0x77, 0xa1, 0xc4, 0x11, 0x77, 0x89, 0xc9, 0x45, 0x17, - 0x4f, 0x29, 0x17, 0x95, 0xa6, 0x7e, 0xae, 0xbd, 0x8a, 0xb6, 0x03, 0x5f, 0xca, 0x1d, 0x45, 0x1f, - 0x70, 0x29, 0x34, 0x96, 0x49, 0xd2, 0x3e, 0xd9, 0x6a, 0xe4, 0xf0, 0x95, 0x2e, 0x62, 0x16, 0x6e, - 0x61, 0xd3, 0x4b, 0xbd, 0x1d, 0xe5, 0x2a, 0xd6, 0x3b, 0x45, 0x6f, 0x15, 0xe7, 0x7a, 0x5f, 0xe5, - 0x6d, 0xd4, 0xe2, 0x55, 0x1d, 0x3f, 0x43, 0x70, 0x5a, 0x76, 0x7f, 0xf8, 0xb5, 0x64, 0xed, 0x0b, - 0xb5, 0x18, 0xe9, 0x6e, 0x5d, 0x93, 0xa2, 0x87, 0x0f, 0x54, 0x00, 0xa9, 0x9f, 0x03, 0x25, 0x3f, - 0x1d, 0x08, 0x05, 0x84, 0x76, 0xeb, 0x97, 0x78, 0x0f, 0xc5, 0xba, 0xc3, 0xee, 0xc0, 0xee, 0x35, - 0xf5, 0x94, 0x94, 0x3f, 0x1a, 0xa8, 0xca, 0x4d, 0xe5, 0x18, 0x94, 0xb1, 0xda, 0x7e, 0x89, 0x00, - 0xda, 0xad, 0x5c, 0x22, 0xc4, 0x58, 0xb7, 0x97, 0xa8, 0x28, 0x9d, 0xb4, 0x65, 0x8f, 0x43, 0xdb, - 0x57, 0x08, 0x4e, 0xcb, 0x66, 0x30, 0xb1, 0x92, 0x9d, 0xcd, 0x62, 0x77, 0xc2, 0xee, 0x86, 0x21, - 0x15, 0x94, 0x1b, 0x83, 0x43, 0xca, 0xbb, 0xbe, 0x95, 0x47, 0xd9, 0xf4, 0x83, 0x5f, 0xf4, 0xb9, - 0xc4, 0x06, 0xf4, 0x77, 0x5d, 0xdd, 0xa7, 0xd4, 0xf1, 0xf2, 0x9a, 0x76, 0x78, 0x78, 0x18, 0xed, - 0x4e, 0x0d, 0x9f, 0xee, 0x8b, 0x4f, 0x4b, 0xaf, 0x3b, 0x35, 0x83, 0xee, 0xd9, 0x6e, 0x7d, 0xcd, - 0x85, 0xb9, 0x8a, 0x5d, 0x3f, 0x1a, 0xfa, 0xda, 0x74, 0xbb, 0xf3, 0x2c, 0x32, 0x8a, 0x8b, 0xe8, - 0xe3, 0xbc, 0xf4, 0xac, 0xda, 0x35, 0xc3, 0xaa, 0xaa, 0xb6, 0x5b, 0xd5, 0xaa, 0xc4, 0xe2, 0x05, - 0xd0, 0xda, 0xe9, 0x22, 0x1f, 0xb0, 0x0a, 0xfc, 0xcf, 0x0f, 0x23, 0x63, 0x5b, 0x7a, 0xf9, 0x5e, - 0x79, 0x67, 0x9c, 0xbb, 0x5f, 0xff, 0x37, 0x00, 0x00, 0xff, 0xff, 0x2e, 0x75, 0x07, 0x6d, 0xc3, - 0x13, 0x00, 0x00, + // 1291 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xdd, 0x6f, 0xdb, 0x54, + 0x14, 0xd7, 0x6d, 0xd7, 0xae, 0x3d, 0xe9, 0x56, 0x7a, 0xb5, 0x8d, 0x36, 0x1d, 0x5b, 0x66, 0x89, + 0xae, 0x44, 0xc5, 0x5e, 0xb3, 0xb2, 0x69, 0x89, 0xf8, 0x70, 0xcb, 0xd6, 0xa1, 0x31, 0x48, 0x93, + 0x82, 0x10, 0x2f, 0x95, 0x9b, 0xde, 0xa6, 0xa6, 0x89, 0xed, 0xd9, 0xd7, 0x29, 0x1b, 0xda, 0x0b, + 0x8f, 0x4c, 0x42, 0xa0, 0x3d, 0x80, 0x04, 0x42, 0x08, 0x5e, 0x90, 0xf8, 0x4f, 0x78, 0x40, 0x08, + 0xc4, 0x4b, 0x24, 0xa4, 0x3d, 0xf0, 0x57, 0xf0, 0x84, 0xee, 0x87, 0x63, 0xc7, 0xae, 0xf3, 0xd1, + 0x16, 0x89, 0xa7, 0xc4, 0xf7, 0x9c, 0x7b, 0xce, 0xef, 0xfe, 0xce, 0xbd, 0xf7, 0x77, 0x6c, 0x58, + 0xa8, 0xdb, 0x76, 0xbd, 0x41, 0xb4, 0x5a, 0xc3, 0xf6, 0x77, 0x34, 0x6a, 0x78, 0xfb, 0x9e, 0xd6, + 0x2a, 0x88, 0x47, 0xfe, 0xa4, 0x3a, 0xae, 0x4d, 0x6d, 0x7c, 0x5e, 0xf8, 0xa9, 0xdc, 0xa0, 0x0a, + 0x4b, 0xab, 0x90, 0xbd, 0x28, 0xa7, 0x1b, 0x8e, 0xa9, 0x19, 0x96, 0x65, 0x53, 0x83, 0x9a, 0xb6, + 0x25, 0x27, 0x65, 0x9f, 0x8f, 0x58, 0x6b, 0x0d, 0x93, 0x58, 0x54, 0x1a, 0x2e, 0x47, 0x0c, 0xbb, + 0x26, 0x69, 0xec, 0x6c, 0x6d, 0x93, 0x3d, 0xa3, 0x65, 0xda, 0xae, 0x74, 0x98, 0x8b, 0x38, 0xb8, + 0xc4, 0xb3, 0x7d, 0xb7, 0x46, 0xa4, 0xe9, 0xca, 0xe1, 0x88, 0x1f, 0xf8, 0xc4, 0x0f, 0x5c, 0x72, + 0x87, 0xbb, 0xb0, 0x3f, 0xd2, 0xe3, 0x92, 0xf4, 0x30, 0x8d, 0xa6, 0xd6, 0x5a, 0x66, 0x3f, 0x5b, + 0x8e, 0xdd, 0x30, 0x6b, 0x0f, 0xa5, 0x3d, 0xdb, 0x6d, 0xef, 0xb2, 0xcd, 0x4b, 0x1b, 0x7f, 0xda, + 0xf6, 0x77, 0x35, 0xd2, 0x74, 0xe8, 0xc3, 0x58, 0xea, 0x8e, 0x51, 0x2c, 0xaf, 0xd9, 0x49, 0xad, + 0xfc, 0x84, 0x60, 0xe6, 0x6d, 0xd3, 0xa3, 0x1b, 0x0c, 0xb0, 0x57, 0x21, 0x0f, 0x7c, 0xe2, 0x51, + 0xfc, 0x3a, 0x8c, 0x3b, 0x86, 0x4b, 0x2c, 0x3a, 0x8b, 0x72, 0x68, 0x71, 0x72, 0xf5, 0xea, 0x33, + 0x7d, 0xe4, 0x1f, 0xfd, 0x0a, 0xbe, 0x1c, 0xa9, 0x84, 0x08, 0x6d, 0x38, 0xa6, 0xa7, 0xd6, 0xec, + 0xa6, 0xc6, 0x03, 0x54, 0xe4, 0x34, 0x7c, 0x01, 0xc6, 0x77, 0xcd, 0x06, 0x25, 0xee, 0xec, 0x08, + 0x0b, 0x50, 0x91, 0x4f, 0x78, 0x1e, 0x26, 0x1d, 0xa3, 0x4e, 0xb6, 0x3c, 0xf3, 0x11, 0x99, 0x1d, + 0xcd, 0xa1, 0xc5, 0xb1, 0xca, 0x04, 0x1b, 0xa8, 0x9a, 0x8f, 0x08, 0x7e, 0x01, 0x80, 0x1b, 0xa9, + 0xbd, 0x4f, 0xac, 0xd9, 0x53, 0x7c, 0x22, 0x77, 0xdf, 0x64, 0x03, 0x8a, 0x0b, 0x38, 0x8a, 0xd4, + 0x73, 0x6c, 0xcb, 0x23, 0x78, 0x05, 0xc6, 0x39, 0xd9, 0xde, 0x2c, 0xca, 0x8d, 0x2e, 0x66, 0x0a, + 0x17, 0xd5, 0x43, 0xf7, 0x86, 0x2a, 0xf1, 0x09, 0x5f, 0xbc, 0x00, 0xd3, 0x16, 0xf9, 0x98, 0x6e, + 0x45, 0xf2, 0x09, 0xa0, 0x67, 0xd8, 0x70, 0xb9, 0x93, 0xf3, 0x1d, 0x98, 0x5e, 0x27, 0x22, 0x65, + 0xc0, 0x4d, 0x09, 0x4e, 0x59, 0x46, 0x93, 0x74, 0x33, 0x03, 0x7d, 0x99, 0xe1, 0x93, 0x94, 0xcf, + 0x11, 0xe0, 0x35, 0x97, 0x18, 0x94, 0x74, 0xc5, 0x3c, 0x36, 0xdf, 0x37, 0x61, 0x8c, 0xaf, 0x8c, + 0xaf, 0xa2, 0x0f, 0x09, 0xab, 0xa3, 0xcf, 0xf4, 0x91, 0x8a, 0xf0, 0x57, 0x3e, 0x43, 0x80, 0xdf, + 0x73, 0x76, 0xe2, 0x80, 0x3a, 0xf1, 0xd0, 0x70, 0xf1, 0x70, 0x09, 0x32, 0x3e, 0x0f, 0xc7, 0x37, + 0x99, 0x84, 0x93, 0x0d, 0xa6, 0x07, 0xfb, 0x50, 0xbd, 0xc3, 0xf6, 0xe1, 0x7d, 0xc3, 0xdb, 0xaf, + 0x80, 0x70, 0x67, 0xff, 0x95, 0x0d, 0xc0, 0x6f, 0x92, 0x06, 0x89, 0x61, 0x39, 0x16, 0xe1, 0x65, + 0x98, 0x29, 0xfb, 0x6e, 0xfd, 0x84, 0x23, 0x1a, 0xbe, 0x77, 0x82, 0x11, 0x37, 0x00, 0x57, 0x88, + 0xe7, 0x37, 0x4f, 0x30, 0xe4, 0x9f, 0x08, 0x9e, 0x63, 0x87, 0x65, 0x93, 0x39, 0x06, 0x11, 0x5f, + 0x8b, 0xed, 0xb2, 0x05, 0x1e, 0x33, 0x87, 0x2f, 0xa5, 0xc7, 0x64, 0xf3, 0x3b, 0x9b, 0xec, 0x36, + 0x9c, 0x71, 0xe5, 0xb1, 0xdb, 0x6a, 0x99, 0xe4, 0x80, 0x57, 0xf7, 0x6c, 0x21, 0x97, 0xb2, 0x39, + 0xd8, 0x5c, 0xf5, 0x7d, 0x93, 0x1c, 0x54, 0xa6, 0x82, 0x69, 0xec, 0xe9, 0x58, 0x77, 0x80, 0x25, + 0x6e, 0x2b, 0xb9, 0x2c, 0x79, 0x05, 0x2c, 0xc3, 0x18, 0x4f, 0x2a, 0x6f, 0x80, 0xf9, 0x1e, 0x78, + 0x2a, 0xc2, 0x73, 0xe0, 0xf3, 0xff, 0x14, 0xc1, 0xd9, 0x75, 0xc2, 0xf3, 0x05, 0x2c, 0x16, 0xbb, + 0xea, 0x22, 0x39, 0x84, 0x7e, 0x1c, 0xf2, 0x39, 0x27, 0xc4, 0xa0, 0xf2, 0x1b, 0x82, 0x19, 0x71, + 0x8b, 0x44, 0x81, 0x1d, 0xb7, 0xbc, 0x2b, 0x70, 0x8a, 0x86, 0x67, 0xb6, 0x17, 0x8b, 0xe2, 0xc4, + 0x73, 0xef, 0xe4, 0x92, 0x46, 0x8f, 0xb4, 0xa4, 0x77, 0x61, 0x46, 0x1c, 0xfd, 0x13, 0xa2, 0x9a, + 0x57, 0xae, 0xe2, 0x5b, 0xff, 0xaf, 0xca, 0x15, 0xfe, 0x3a, 0x07, 0xb0, 0xc6, 0x5c, 0xf9, 0x0e, + 0xc6, 0xdf, 0x21, 0x80, 0x50, 0xd3, 0xf0, 0x62, 0x4a, 0xb4, 0x84, 0x40, 0x67, 0x5f, 0x1a, 0xc0, + 0x53, 0xa4, 0x55, 0x4a, 0x6d, 0x5d, 0x56, 0xf8, 0xd3, 0x3f, 0xfe, 0x7e, 0x3a, 0xb2, 0x84, 0xf3, + 0xac, 0xfb, 0xf8, 0x44, 0x0c, 0xbd, 0xea, 0xb8, 0xf6, 0x47, 0xa4, 0x46, 0x3d, 0x2d, 0xaf, 0x35, + 0xec, 0x9a, 0xe8, 0x97, 0xb4, 0xfc, 0x63, 0x4d, 0xea, 0xe4, 0x13, 0x04, 0x13, 0x81, 0x00, 0xe2, + 0x85, 0x94, 0xa4, 0x31, 0x85, 0xcc, 0xf6, 0x54, 0x0b, 0xe5, 0x56, 0x5b, 0xe7, 0x94, 0x76, 0xa1, + 0x61, 0x03, 0x29, 0x58, 0x24, 0x14, 0x2d, 0xff, 0x18, 0x7f, 0x8f, 0x20, 0x13, 0x51, 0x4f, 0x9c, + 0xc6, 0x42, 0x52, 0x61, 0xfb, 0x60, 0xba, 0xdb, 0xd6, 0xa7, 0x04, 0x21, 0x4b, 0x3c, 0x1b, 0xc7, + 0x76, 0x5d, 0x19, 0x82, 0xa9, 0xa2, 0xd4, 0xbf, 0x9f, 0x11, 0x64, 0x22, 0x7a, 0x9a, 0x0a, 0x31, + 0xa9, 0xb9, 0x7d, 0x20, 0x56, 0xdb, 0xfa, 0x0c, 0x4f, 0xb1, 0x14, 0xd1, 0x57, 0x8e, 0xf3, 0x56, + 0xe1, 0x1a, 0xc7, 0x29, 0x7a, 0xce, 0x81, 0x98, 0x0c, 0xd0, 0x3e, 0x41, 0x90, 0x89, 0x28, 0x6e, + 0x2a, 0xda, 0xa4, 0x2a, 0x67, 0x2f, 0x24, 0x34, 0xfd, 0x36, 0x6b, 0x3c, 0x63, 0xe5, 0xcd, 0x0f, + 0x53, 0xde, 0xaf, 0x11, 0x40, 0x28, 0xd6, 0xa9, 0xa7, 0x21, 0xa1, 0xe7, 0x7d, 0x98, 0x5b, 0x8d, + 0x22, 0x7a, 0x45, 0xb9, 0x36, 0x38, 0xa2, 0xa2, 0xc3, 0x52, 0x15, 0x51, 0x5e, 0x40, 0xeb, 0xa8, + 0x7e, 0x3a, 0xb4, 0x78, 0x63, 0xf0, 0x1f, 0x42, 0x63, 0xa9, 0x18, 0xb4, 0x6f, 0x10, 0x64, 0x22, + 0xed, 0x43, 0x6a, 0x0d, 0x93, 0x2d, 0x46, 0x1f, 0x70, 0x6b, 0x51, 0x70, 0x37, 0x94, 0xe5, 0x21, + 0xc0, 0xb9, 0x3c, 0x17, 0x43, 0xf7, 0x2d, 0x82, 0xa9, 0x75, 0x42, 0xdf, 0x32, 0x9a, 0x65, 0xfe, + 0xd6, 0x82, 0x95, 0x20, 0xa7, 0x69, 0x34, 0xd5, 0xd6, 0xb2, 0x1a, 0x35, 0x06, 0xb8, 0xce, 0xc7, + 0x7c, 0x84, 0x55, 0xd9, 0x68, 0xeb, 0x13, 0xc1, 0xeb, 0x17, 0x07, 0xf5, 0x86, 0x52, 0xe2, 0xa0, + 0x82, 0xc1, 0xfe, 0xc0, 0xea, 0x91, 0x6c, 0x0c, 0xde, 0x8f, 0x08, 0xa6, 0xaa, 0xbd, 0xe0, 0x55, + 0x07, 0x87, 0xf7, 0x41, 0x5b, 0x9f, 0x0e, 0x90, 0x2c, 0x89, 0x77, 0xb4, 0x23, 0xa2, 0xf4, 0x62, + 0x28, 0x7f, 0x45, 0x80, 0x37, 0x89, 0xc7, 0x07, 0x89, 0xdb, 0x34, 0x3d, 0x8f, 0x4d, 0x09, 0x77, + 0xa1, 0xc4, 0x91, 0x74, 0x49, 0xc8, 0x45, 0x0f, 0x4f, 0x29, 0x17, 0xb5, 0xb6, 0x7e, 0x2e, 0x5c, + 0x45, 0xe8, 0xc0, 0x97, 0x72, 0x47, 0xd1, 0x87, 0x5c, 0x0a, 0x4d, 0x64, 0x92, 0xb4, 0x4f, 0x76, + 0xfa, 0x38, 0x7c, 0xb5, 0x87, 0x98, 0x45, 0x1b, 0xd8, 0xec, 0x62, 0x7f, 0x47, 0xb9, 0x8a, 0xb5, + 0x6e, 0xd1, 0x5b, 0xc1, 0x85, 0xfe, 0x57, 0x79, 0x88, 0x5a, 0xbc, 0xa4, 0xe3, 0x2f, 0x10, 0x9c, + 0x96, 0xcd, 0x1f, 0x7e, 0x31, 0x5d, 0xfb, 0x22, 0x2d, 0x46, 0xb6, 0x57, 0xd7, 0xa4, 0xe8, 0xd1, + 0x03, 0x15, 0x40, 0x1a, 0xe4, 0x40, 0xc9, 0x8f, 0x06, 0x42, 0x01, 0x21, 0xec, 0xfc, 0x52, 0xef, + 0xa1, 0x44, 0x73, 0xd8, 0x1b, 0xd8, 0xbd, 0xb6, 0x9e, 0x91, 0xf2, 0x47, 0x03, 0x55, 0xb9, 0xa9, + 0x1c, 0x81, 0x32, 0x56, 0xdb, 0x2f, 0x11, 0x40, 0xd8, 0xca, 0xa5, 0x42, 0x4c, 0x74, 0x7b, 0xa9, + 0x8a, 0xd2, 0x4d, 0x5b, 0xfe, 0x28, 0xb4, 0x7d, 0x85, 0xe0, 0xb4, 0x6c, 0x06, 0x53, 0x2b, 0xd9, + 0xdd, 0x2c, 0xf6, 0x26, 0xec, 0x6e, 0x14, 0x52, 0x49, 0xb9, 0x31, 0x3c, 0xa4, 0xa2, 0xeb, 0x5b, + 0x45, 0x94, 0xcf, 0xde, 0xff, 0x45, 0x9f, 0x4b, 0x6d, 0x40, 0x7f, 0xd7, 0xd5, 0x3d, 0x4a, 0x1d, + 0xaf, 0xa8, 0x69, 0x07, 0x07, 0x07, 0xf1, 0xee, 0xd4, 0xf0, 0xe9, 0x9e, 0xf8, 0xa8, 0xf4, 0xb2, + 0xd3, 0x30, 0xe8, 0xae, 0xed, 0x36, 0x57, 0x5d, 0x98, 0xab, 0xd9, 0xcd, 0xc3, 0xa1, 0xaf, 0x4e, + 0x87, 0x9d, 0x67, 0x99, 0x51, 0x5c, 0x46, 0x1f, 0x16, 0xa5, 0x67, 0xdd, 0x6e, 0x18, 0x56, 0x5d, + 0xb5, 0xdd, 0xba, 0x56, 0x27, 0x16, 0x2f, 0x80, 0x16, 0xa6, 0x8b, 0x7d, 0xba, 0x2a, 0xf1, 0x3f, + 0x3f, 0x8c, 0x8c, 0x6d, 0xea, 0xd5, 0x7b, 0xd5, 0xed, 0x71, 0xee, 0x7e, 0xfd, 0xdf, 0x00, 0x00, + 0x00, 0xff, 0xff, 0x2e, 0x80, 0xfb, 0x7f, 0xbd, 0x13, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -1520,59 +1517,6 @@ type CloudTasksServer interface { RunTask(context.Context, *RunTaskRequest) (*Task, error) } -// UnimplementedCloudTasksServer can be embedded to have forward compatible implementations. -type UnimplementedCloudTasksServer struct { -} - -func (*UnimplementedCloudTasksServer) ListQueues(ctx context.Context, req *ListQueuesRequest) (*ListQueuesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListQueues not implemented") -} -func (*UnimplementedCloudTasksServer) GetQueue(ctx context.Context, req *GetQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetQueue not implemented") -} -func (*UnimplementedCloudTasksServer) CreateQueue(ctx context.Context, req *CreateQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateQueue not implemented") -} -func (*UnimplementedCloudTasksServer) UpdateQueue(ctx context.Context, req *UpdateQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateQueue not implemented") -} -func (*UnimplementedCloudTasksServer) DeleteQueue(ctx context.Context, req *DeleteQueueRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteQueue not implemented") -} -func (*UnimplementedCloudTasksServer) PurgeQueue(ctx context.Context, req *PurgeQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method PurgeQueue not implemented") -} -func (*UnimplementedCloudTasksServer) PauseQueue(ctx context.Context, req *PauseQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method PauseQueue not implemented") -} -func (*UnimplementedCloudTasksServer) ResumeQueue(ctx context.Context, req *ResumeQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method ResumeQueue not implemented") -} -func (*UnimplementedCloudTasksServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedCloudTasksServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedCloudTasksServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedCloudTasksServer) ListTasks(ctx context.Context, req *ListTasksRequest) (*ListTasksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTasks not implemented") -} -func (*UnimplementedCloudTasksServer) GetTask(ctx context.Context, req *GetTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTask not implemented") -} -func (*UnimplementedCloudTasksServer) CreateTask(ctx context.Context, req *CreateTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTask not implemented") -} -func (*UnimplementedCloudTasksServer) DeleteTask(ctx context.Context, req *DeleteTaskRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTask not implemented") -} -func (*UnimplementedCloudTasksServer) RunTask(ctx context.Context, req *RunTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunTask not implemented") -} - func RegisterCloudTasksServer(s *grpc.Server, srv CloudTasksServer) { s.RegisterService(&_CloudTasks_serviceDesc, srv) } diff --git a/googleapis/cloud/tasks/v2beta2/cloudtasks.pb.go b/googleapis/cloud/tasks/v2beta2/cloudtasks.pb.go index 2141e8374a..59371f922a 100644 --- a/googleapis/cloud/tasks/v2beta2/cloudtasks.pb.go +++ b/googleapis/cloud/tasks/v2beta2/cloudtasks.pb.go @@ -16,8 +16,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1364,109 +1362,108 @@ func init() { } var fileDescriptor_f19d568d0a105212 = []byte{ - // 1622 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x59, 0xdb, 0x6f, 0x1b, 0xc5, - 0x17, 0xd6, 0x38, 0x97, 0x36, 0xc7, 0x49, 0xf3, 0xcb, 0xe8, 0xd7, 0x92, 0xba, 0xa5, 0x4d, 0x16, - 0xb5, 0xa4, 0x6e, 0xea, 0x55, 0x8d, 0x5a, 0xa8, 0xd3, 0xdb, 0xa6, 0x97, 0x14, 0x9a, 0x40, 0xea, - 0x84, 0x0a, 0x21, 0x21, 0xb3, 0x71, 0x26, 0xce, 0x12, 0xef, 0xa5, 0x7b, 0x89, 0x4b, 0xa1, 0x2f, - 0xfc, 0x03, 0x3c, 0xa0, 0x4a, 0xa8, 0x20, 0x21, 0x78, 0x80, 0xaa, 0x12, 0x42, 0xe2, 0x91, 0x47, - 0xc4, 0x13, 0x12, 0x12, 0xa2, 0x3c, 0x99, 0x97, 0x0a, 0xf1, 0x57, 0xf0, 0x84, 0xe6, 0xb2, 0xde, - 0xf5, 0x6e, 0xb3, 0xde, 0x38, 0x06, 0xe5, 0xa9, 0xf5, 0xcc, 0x39, 0x73, 0xbe, 0xf3, 0xcd, 0xcc, - 0x99, 0xf3, 0x6d, 0xe0, 0x64, 0xcd, 0x34, 0x6b, 0x75, 0x22, 0x57, 0xeb, 0xa6, 0xb7, 0x2a, 0xbb, - 0xaa, 0xb3, 0xe1, 0xc8, 0x9b, 0xc5, 0x15, 0xe2, 0xaa, 0x45, 0x3e, 0xc6, 0x86, 0x0a, 0x96, 0x6d, - 0xba, 0x26, 0xce, 0x71, 0xe3, 0x02, 0x9b, 0x28, 0xf0, 0x19, 0x61, 0x9c, 0x3b, 0x2c, 0x16, 0x52, - 0x2d, 0x4d, 0x56, 0x0d, 0xc3, 0x74, 0x55, 0x57, 0x33, 0x0d, 0xe1, 0x99, 0x7b, 0x2e, 0x34, 0x5b, - 0xad, 0x6b, 0xc4, 0x70, 0xc5, 0xc4, 0xd1, 0xd0, 0xc4, 0x9a, 0x46, 0xea, 0xab, 0x95, 0x15, 0xb2, - 0xae, 0x6e, 0x6a, 0xa6, 0x2d, 0x0c, 0x0e, 0x86, 0x0c, 0x6c, 0xe2, 0x98, 0x9e, 0x5d, 0x25, 0x62, - 0xea, 0x78, 0x02, 0xf6, 0x3b, 0x1e, 0xf1, 0x7c, 0xbb, 0x63, 0x09, 0x76, 0xf4, 0x97, 0x30, 0x3b, - 0x22, 0xcc, 0x34, 0x55, 0x97, 0x37, 0x4f, 0xd3, 0x7f, 0x2a, 0x96, 0x59, 0xd7, 0xaa, 0xef, 0x8b, - 0xf9, 0x5c, 0xfb, 0x7c, 0xdb, 0x9c, 0xef, 0xcb, 0x7e, 0xad, 0x78, 0x6b, 0xf2, 0xaa, 0x67, 0x33, - 0x02, 0xc4, 0xfc, 0xa1, 0xe8, 0x3c, 0xd1, 0x2d, 0xd7, 0x77, 0x9e, 0x88, 0x4e, 0x72, 0x22, 0xf4, - 0x00, 0xda, 0xd1, 0xa8, 0x85, 0xab, 0xe9, 0xc4, 0x71, 0x55, 0xdd, 0xe2, 0x06, 0xd2, 0x63, 0x04, - 0x63, 0xf3, 0x9a, 0xe3, 0xde, 0xa2, 0x69, 0x3b, 0x65, 0x72, 0xc7, 0x23, 0x8e, 0x8b, 0x15, 0x18, - 0xb4, 0x54, 0x9b, 0x18, 0xee, 0x38, 0x9a, 0x40, 0x53, 0x43, 0xb3, 0x27, 0x9e, 0x2a, 0x99, 0xbf, - 0x95, 0x17, 0xf0, 0x64, 0xdd, 0xac, 0x8a, 0xed, 0xe1, 0x0b, 0xab, 0x96, 0xe6, 0x14, 0xaa, 0xa6, - 0x2e, 0xcf, 0x8b, 0x89, 0xb2, 0x70, 0xc4, 0x07, 0x60, 0x70, 0x4d, 0xab, 0xbb, 0xc4, 0x1e, 0xcf, - 0xd0, 0x25, 0xca, 0xe2, 0x17, 0x3e, 0x04, 0x43, 0x96, 0x5a, 0x23, 0x15, 0x47, 0xbb, 0x47, 0xc6, - 0xfb, 0x26, 0xd0, 0xd4, 0x40, 0x79, 0x2f, 0x1d, 0x58, 0xd2, 0xee, 0x11, 0xfc, 0x3c, 0x00, 0x9b, - 0x74, 0xcd, 0x0d, 0x62, 0x8c, 0xf7, 0x33, 0x47, 0x66, 0xbe, 0x4c, 0x07, 0xa4, 0x06, 0xe0, 0x30, - 0x56, 0xc7, 0x32, 0x0d, 0x87, 0xe0, 0x73, 0x30, 0xc8, 0x36, 0xcd, 0x19, 0x47, 0x13, 0x7d, 0x53, - 0xd9, 0xe2, 0x64, 0x61, 0xeb, 0xd3, 0x56, 0x60, 0xbe, 0x65, 0xe1, 0x80, 0x8f, 0xc3, 0xa8, 0x41, - 0xee, 0xba, 0x95, 0x50, 0x50, 0x8e, 0x76, 0x84, 0x0e, 0x2f, 0xb6, 0x02, 0xbf, 0x0e, 0xa3, 0x73, - 0x84, 0xc7, 0xf5, 0x29, 0x9a, 0x81, 0x7e, 0x43, 0xd5, 0x89, 0x20, 0xe8, 0x45, 0x46, 0xd0, 0x24, - 0x1c, 0x0d, 0x1d, 0xfd, 0x08, 0x43, 0xdc, 0x9b, 0x39, 0x49, 0x0f, 0x10, 0xe0, 0x2b, 0x36, 0x51, - 0x5d, 0xd2, 0xb6, 0x66, 0x0f, 0x68, 0x3f, 0x0f, 0x03, 0x2c, 0x37, 0x96, 0x47, 0x1a, 0x2e, 0x66, - 0xfb, 0x9e, 0x2a, 0x99, 0x32, 0x77, 0x92, 0x3e, 0x46, 0x80, 0xdf, 0xb4, 0x56, 0xa3, 0xb8, 0x5a, - 0x8b, 0xa2, 0x2e, 0x16, 0xc5, 0x33, 0x90, 0xf5, 0xd8, 0x9a, 0xec, 0x60, 0x0a, 0x60, 0x39, 0x7f, - 0x0d, 0xff, 0x64, 0x16, 0xae, 0xd3, 0xb3, 0xbb, 0xa0, 0x3a, 0x1b, 0x65, 0xe0, 0xe6, 0xf4, 0xff, - 0xd2, 0x2d, 0xc0, 0x57, 0x49, 0x9d, 0x44, 0x00, 0xed, 0x88, 0xfc, 0x45, 0x18, 0x5b, 0xf4, 0xec, - 0x5a, 0x8f, 0x57, 0x54, 0x3d, 0xa7, 0x87, 0x2b, 0xde, 0x02, 0x5c, 0x26, 0x8e, 0xa7, 0xf7, 0x70, - 0xc9, 0x3f, 0x10, 0xfc, 0x8f, 0xde, 0x9e, 0x65, 0x6a, 0xe8, 0xaf, 0x78, 0x29, 0x72, 0xe2, 0xc4, - 0x9a, 0xb8, 0xe3, 0x9a, 0xfe, 0x79, 0x7b, 0x0d, 0x46, 0x6c, 0x71, 0x11, 0x2b, 0x9b, 0x1a, 0x69, - 0xb0, 0xed, 0xdd, 0x57, 0x3c, 0x96, 0x74, 0x44, 0x28, 0x82, 0xc2, 0x6d, 0x8d, 0x34, 0xca, 0xc3, - 0xbe, 0x2f, 0xfd, 0xd5, 0x5e, 0x1a, 0xfa, 0x13, 0x4b, 0xc3, 0x40, 0xb4, 0x34, 0x38, 0xbc, 0x8c, - 0x89, 0xe4, 0x44, 0x65, 0x38, 0x0b, 0x03, 0x2c, 0xb2, 0x28, 0x0c, 0x13, 0x9d, 0x40, 0x95, 0xb9, - 0x79, 0xea, 0xb2, 0xf0, 0x29, 0x82, 0x7d, 0x73, 0x84, 0x05, 0xf5, 0x09, 0x2d, 0xb5, 0x6d, 0xd1, - 0x71, 0x46, 0xe7, 0x04, 0x1c, 0xd9, 0x9a, 0x4e, 0xe6, 0xcc, 0x7c, 0x7a, 0xc9, 0x25, 0xdd, 0xed, - 0x31, 0x5e, 0x61, 0xc2, 0xe8, 0x76, 0xbc, 0xdd, 0xe7, 0xa0, 0xdf, 0x0d, 0x2e, 0x71, 0x47, 0x42, - 0x79, 0x1d, 0x60, 0x2e, 0xf1, 0xec, 0xfa, 0xba, 0xcf, 0xee, 0x0d, 0x18, 0xe3, 0x55, 0xa1, 0x47, - 0xd4, 0x4b, 0x9f, 0x67, 0x60, 0x6c, 0x9e, 0xa8, 0x0e, 0xe9, 0xed, 0xed, 0x38, 0x04, 0x43, 0xba, - 0x7a, 0xb7, 0xc2, 0x0f, 0x61, 0x86, 0x9f, 0x68, 0x5d, 0xbd, 0xcb, 0x82, 0xe0, 0x6b, 0xb0, 0xaf, - 0x4e, 0x43, 0x56, 0xfc, 0x27, 0x9f, 0x31, 0x92, 0x2d, 0x1e, 0x8c, 0x95, 0xc6, 0xab, 0xc2, 0x80, - 0xd3, 0x39, 0xc2, 0xbc, 0xfc, 0xb1, 0x38, 0xaf, 0xfd, 0xdd, 0xdf, 0xc0, 0xe0, 0xd1, 0x1e, 0x08, - 0x3f, 0xda, 0xd2, 0x3c, 0xe0, 0x30, 0x3b, 0x3b, 0xbb, 0x5e, 0xd2, 0x43, 0x04, 0x07, 0x94, 0xea, - 0x86, 0x61, 0x36, 0xea, 0x64, 0xb5, 0xd6, 0xab, 0x3d, 0xc4, 0x57, 0x61, 0xc4, 0xa9, 0xae, 0x93, - 0x55, 0xaf, 0x4e, 0x2a, 0xb4, 0xcd, 0xd9, 0xf2, 0xa5, 0x59, 0xf6, 0x7b, 0x20, 0xce, 0xe7, 0xb0, - 0xef, 0x45, 0xc7, 0xa5, 0x47, 0x19, 0x18, 0x2b, 0x13, 0x83, 0x34, 0x58, 0xc2, 0xbb, 0x06, 0xd7, - 0x2e, 0x3c, 0x2d, 0xd2, 0x9f, 0xb4, 0x8b, 0x51, 0x8d, 0x2a, 0xa9, 0xef, 0x32, 0xae, 0x7a, 0x59, - 0x6a, 0x68, 0x8d, 0x2f, 0x7b, 0xc6, 0x2e, 0xac, 0xf1, 0xc5, 0xdf, 0x0f, 0x03, 0x5c, 0xa1, 0xf6, - 0xbc, 0x9e, 0x7c, 0x8b, 0x00, 0x82, 0xf6, 0x18, 0x9f, 0x4a, 0x5a, 0x32, 0xd6, 0xf2, 0xe7, 0x0a, - 0x69, 0xcd, 0x39, 0x00, 0xe9, 0x72, 0x53, 0x11, 0x55, 0xee, 0xa3, 0x27, 0x7f, 0x7d, 0x92, 0x39, - 0x8d, 0xe5, 0x96, 0x34, 0xfa, 0x80, 0x8f, 0x5f, 0xb0, 0x6c, 0xf3, 0x3d, 0x52, 0x75, 0x1d, 0x39, - 0x2f, 0xb7, 0x1a, 0x58, 0x39, 0x7f, 0x5f, 0x16, 0xcd, 0xf7, 0x43, 0x04, 0x7b, 0xfd, 0xae, 0x1a, - 0x9f, 0x4c, 0x0a, 0x1f, 0xe9, 0xbd, 0x73, 0x9d, 0x1b, 0x50, 0xe9, 0x62, 0x53, 0x61, 0x84, 0xc7, - 0xc1, 0xd1, 0xd1, 0x2d, 0xa0, 0x09, 0x64, 0x72, 0xfe, 0x3e, 0xfe, 0x0e, 0x41, 0x36, 0xd4, 0xa1, - 0xe3, 0x44, 0x7a, 0xe2, 0xad, 0x7c, 0x1a, 0x88, 0x0b, 0x4d, 0x65, 0x98, 0x33, 0x35, 0xcd, 0xe2, - 0x32, 0xa8, 0xaf, 0x48, 0xdb, 0xe5, 0xb1, 0x24, 0xda, 0xec, 0x1f, 0x10, 0x64, 0x43, 0xbd, 0x7b, - 0x32, 0xe2, 0x78, 0x93, 0x9f, 0x06, 0xf1, 0x5b, 0x4d, 0x65, 0x8c, 0x05, 0x9b, 0x0e, 0x35, 0xf4, - 0x0c, 0xf6, 0xc5, 0xe2, 0x99, 0x00, 0x36, 0x97, 0xd0, 0xa9, 0x78, 0xf6, 0xc1, 0x3f, 0x40, 0x90, - 0x0d, 0xf5, 0xf9, 0xc9, 0xe0, 0xe3, 0x82, 0x20, 0x77, 0x20, 0x56, 0x20, 0xae, 0x51, 0x9d, 0x1c, - 0x39, 0x06, 0xf9, 0x6d, 0x1f, 0x83, 0x6f, 0x10, 0x40, 0x20, 0x16, 0x92, 0xef, 0x54, 0x4c, 0x54, - 0xa4, 0xa1, 0x74, 0x2e, 0x0c, 0xb0, 0x24, 0x9d, 0xd9, 0x26, 0xc0, 0x92, 0x45, 0x83, 0x96, 0x50, - 0x9e, 0x23, 0x6d, 0x89, 0x90, 0x0e, 0x48, 0xa3, 0x62, 0xe5, 0x3f, 0x41, 0x4a, 0x83, 0x52, 0xa4, - 0x8f, 0x11, 0x64, 0x43, 0xe2, 0x26, 0x79, 0xaf, 0xe3, 0x2a, 0x28, 0x0d, 0xd6, 0x1b, 0x61, 0xac, - 0x33, 0xd2, 0xd9, 0xed, 0x62, 0xb5, 0x59, 0x54, 0x0a, 0xf6, 0x4b, 0x04, 0xc3, 0x73, 0xc4, 0x7d, - 0x55, 0xd5, 0x17, 0xd9, 0x67, 0x1b, 0x2c, 0xf9, 0xd1, 0x35, 0x55, 0x2f, 0x6c, 0x9e, 0x2e, 0x84, - 0x27, 0x7d, 0x84, 0xfb, 0x23, 0x36, 0x7c, 0x56, 0xba, 0xdd, 0x54, 0xf6, 0xfa, 0x5f, 0xa2, 0x18, - 0xb2, 0x6b, 0xd2, 0xe5, 0x00, 0x99, 0x3f, 0xd3, 0x19, 0x5d, 0x2d, 0x14, 0x92, 0x62, 0x7c, 0x84, - 0x60, 0x78, 0x29, 0x09, 0xe3, 0x52, 0x7a, 0x8c, 0xef, 0x34, 0x95, 0x51, 0x1f, 0xc9, 0x34, 0xff, - 0x52, 0xb5, 0x13, 0xa8, 0x4e, 0x04, 0xea, 0x13, 0x04, 0x78, 0x99, 0x38, 0x6c, 0x90, 0xd8, 0xba, - 0xe6, 0x38, 0xd4, 0x05, 0x4f, 0x45, 0xc0, 0xc4, 0x4d, 0x7c, 0xd8, 0x27, 0x52, 0x58, 0x8a, 0x17, - 0x6a, 0xbd, 0xa9, 0xfc, 0x3f, 0x48, 0x25, 0x30, 0x60, 0xf9, 0xdc, 0x94, 0xae, 0x77, 0x93, 0x8f, - 0x1b, 0x0b, 0x47, 0xb3, 0xfa, 0x1e, 0xc1, 0x50, 0x4b, 0x7d, 0xe2, 0xe9, 0x4e, 0x2f, 0x69, 0x58, - 0x63, 0xe4, 0x4e, 0xa5, 0xb4, 0x16, 0x49, 0xdd, 0x68, 0x7f, 0x76, 0xcf, 0xe1, 0x97, 0x53, 0x3e, - 0x17, 0x41, 0x12, 0xfc, 0x43, 0x26, 0xfe, 0x02, 0xc1, 0x1e, 0x21, 0x5e, 0x71, 0xbe, 0xc3, 0xeb, - 0x1b, 0xea, 0x7e, 0x72, 0x1d, 0xdb, 0x7c, 0xe9, 0x7a, 0xf8, 0xf6, 0xb5, 0x21, 0x4c, 0x73, 0xfb, - 0xc4, 0x77, 0x56, 0xfe, 0x06, 0x43, 0xa0, 0x61, 0x93, 0x4b, 0x5a, 0x4c, 0xeb, 0xa6, 0xc0, 0xb9, - 0xd8, 0x54, 0xb2, 0xe2, 0x01, 0x76, 0xfd, 0x87, 0xec, 0xbc, 0xd4, 0x2d, 0xa1, 0xf4, 0x20, 0x7c, - 0x86, 0x00, 0x02, 0x61, 0x9a, 0x8c, 0x38, 0x26, 0x60, 0xb7, 0x7c, 0xc4, 0xda, 0xf9, 0xcc, 0x77, - 0xcd, 0xe7, 0x2f, 0xb4, 0x41, 0x6c, 0xc9, 0xb8, 0x0e, 0x0d, 0x62, 0x54, 0x0c, 0x77, 0x68, 0x10, - 0x63, 0xea, 0x50, 0x7a, 0xb7, 0xa9, 0xec, 0x17, 0xec, 0xb6, 0x0b, 0x17, 0x96, 0xc6, 0xac, 0x74, - 0xa1, 0x5b, 0x9e, 0xd9, 0x6a, 0x94, 0xed, 0x1f, 0x11, 0x8c, 0x46, 0x74, 0x24, 0x2e, 0x26, 0xa1, - 0x7c, 0xb6, 0xe8, 0xdc, 0x92, 0xf7, 0x6a, 0x53, 0xc1, 0x94, 0xe1, 0xe9, 0x36, 0x49, 0xc2, 0xe0, - 0xdf, 0x90, 0xae, 0x74, 0xb9, 0x0b, 0x25, 0x35, 0x00, 0x41, 0x93, 0xf8, 0x15, 0x01, 0x04, 0x7a, - 0x33, 0x79, 0x53, 0x62, 0xba, 0x34, 0xc5, 0x21, 0xbf, 0xd3, 0x54, 0x26, 0xe3, 0x49, 0x3c, 0x6b, - 0x4b, 0xe6, 0xa4, 0xd9, 0x6e, 0x73, 0xb2, 0x5b, 0xc0, 0x68, 0x4a, 0x3f, 0xd1, 0xde, 0x39, 0xd0, - 0x85, 0x1d, 0x7a, 0xe7, 0x98, 0x80, 0x4c, 0x91, 0xd4, 0xbf, 0xb3, 0x33, 0xd5, 0x00, 0x0a, 0x4d, - 0xe3, 0x6b, 0x04, 0x7b, 0x84, 0xf2, 0x4b, 0x2e, 0x90, 0xed, 0xf2, 0x30, 0x05, 0xfc, 0x85, 0xf0, - 0x85, 0xbe, 0x2c, 0xcd, 0x74, 0x4d, 0xbb, 0x67, 0x94, 0x50, 0x3e, 0xb7, 0xf0, 0xb3, 0x72, 0x70, - 0x4b, 0xf1, 0xf9, 0x9b, 0x52, 0x58, 0x77, 0x5d, 0xcb, 0x29, 0xc9, 0x72, 0xa3, 0xd1, 0x88, 0x2a, - 0x53, 0xd5, 0x73, 0xd7, 0xf9, 0x9f, 0xb7, 0x4e, 0x59, 0x75, 0xd5, 0x5d, 0x33, 0x6d, 0x7d, 0xf6, - 0x43, 0x38, 0x52, 0x35, 0xf5, 0x84, 0x24, 0x66, 0x47, 0x03, 0xd5, 0xb9, 0x48, 0xaf, 0xcc, 0x22, - 0x7a, 0xfb, 0x92, 0x30, 0xaf, 0x99, 0x75, 0xd5, 0xa8, 0x15, 0x4c, 0xbb, 0x26, 0xd7, 0x88, 0xc1, - 0x2e, 0x94, 0x1c, 0xc4, 0x7c, 0xd6, 0x5f, 0xd2, 0x66, 0xd8, 0xaf, 0xaf, 0x32, 0x03, 0xcb, 0xca, - 0xd2, 0xcd, 0xa5, 0x95, 0x41, 0xe6, 0xf3, 0xd2, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xe0, 0xf3, - 0x14, 0x12, 0x60, 0x1c, 0x00, 0x00, + // 1610 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x59, 0xcb, 0x6f, 0x1b, 0xd5, + 0x17, 0xd6, 0x75, 0x1e, 0x6d, 0x8e, 0x93, 0xe6, 0x97, 0xab, 0x5f, 0x4b, 0xea, 0x96, 0x36, 0x1d, + 0xa9, 0x25, 0xb8, 0xa9, 0x47, 0x35, 0x6a, 0xa1, 0x4e, 0x5f, 0x93, 0x3e, 0x52, 0x68, 0x03, 0xa9, + 0x13, 0x2a, 0x84, 0x84, 0xcc, 0xc4, 0xb9, 0x71, 0x86, 0xcc, 0xab, 0xf3, 0x88, 0x4b, 0xa1, 0x1b, + 0xfe, 0x01, 0x16, 0x15, 0x12, 0x6a, 0x17, 0x08, 0x16, 0x50, 0x21, 0x21, 0x24, 0x96, 0x2c, 0x11, + 0x2b, 0x24, 0x24, 0x44, 0x59, 0x79, 0x55, 0x21, 0xfe, 0x0a, 0x56, 0xe8, 0x3e, 0xc6, 0x33, 0x9e, + 0x69, 0xc6, 0x13, 0xc7, 0xa0, 0xac, 0x5a, 0xdf, 0x7b, 0xee, 0x39, 0xdf, 0xf9, 0xee, 0xbd, 0xe7, + 0x9e, 0x6f, 0x02, 0x27, 0x1b, 0x96, 0xd5, 0xd0, 0x89, 0x5c, 0xd7, 0x2d, 0x7f, 0x55, 0xf6, 0x54, + 0x77, 0xc3, 0x95, 0x37, 0xcb, 0x2b, 0xc4, 0x53, 0xcb, 0x7c, 0x8c, 0x0d, 0x95, 0x6c, 0xc7, 0xf2, + 0x2c, 0x5c, 0xe0, 0xc6, 0x25, 0x36, 0x51, 0xe2, 0x33, 0xc2, 0xb8, 0x70, 0x58, 0x38, 0x52, 0x6d, + 0x4d, 0x56, 0x4d, 0xd3, 0xf2, 0x54, 0x4f, 0xb3, 0x4c, 0xb1, 0xb2, 0xf0, 0x42, 0x64, 0xb6, 0xae, + 0x6b, 0xc4, 0xf4, 0xc4, 0xc4, 0xd1, 0xc8, 0xc4, 0x9a, 0x46, 0xf4, 0xd5, 0xda, 0x0a, 0x59, 0x57, + 0x37, 0x35, 0xcb, 0x11, 0x06, 0x07, 0x23, 0x06, 0x0e, 0x71, 0x2d, 0xdf, 0xa9, 0x13, 0x31, 0x75, + 0x22, 0x05, 0xfb, 0x5d, 0x9f, 0xf8, 0x81, 0xdd, 0xf1, 0x14, 0x3b, 0xfa, 0x4b, 0x98, 0x1d, 0x11, + 0x66, 0x9a, 0x6a, 0xc8, 0x9b, 0xa7, 0xe9, 0x3f, 0x35, 0xdb, 0xd2, 0xb5, 0xfa, 0x87, 0x62, 0xbe, + 0xd0, 0x39, 0xdf, 0x31, 0x17, 0xac, 0x65, 0xbf, 0x56, 0xfc, 0x35, 0x79, 0xd5, 0x77, 0x18, 0x01, + 0x62, 0xfe, 0x50, 0x7c, 0x9e, 0x18, 0xb6, 0x17, 0x2c, 0x9e, 0x8a, 0x4f, 0x72, 0x22, 0x8c, 0x10, + 0xda, 0xd1, 0xb8, 0x85, 0xa7, 0x19, 0xc4, 0xf5, 0x54, 0xc3, 0xe6, 0x06, 0xd2, 0x13, 0x04, 0x13, + 0xb7, 0x34, 0xd7, 0xbb, 0x4d, 0xd3, 0x76, 0xab, 0xe4, 0xae, 0x4f, 0x5c, 0x0f, 0x5f, 0x82, 0x61, + 0x5b, 0x75, 0x88, 0xe9, 0x4d, 0xa2, 0x29, 0x34, 0x3d, 0x32, 0xf7, 0xd2, 0x33, 0x25, 0xf7, 0xb7, + 0x72, 0x0c, 0x1f, 0x8d, 0xec, 0x2c, 0xf7, 0xac, 0xda, 0x9a, 0x5b, 0xaa, 0x5b, 0x86, 0xcc, 0x1c, + 0x54, 0xc5, 0x32, 0x7c, 0x00, 0x86, 0xd7, 0x34, 0xdd, 0x23, 0xce, 0x64, 0x8e, 0x3a, 0xa8, 0x8a, + 0x5f, 0xf8, 0x10, 0x8c, 0xd8, 0x6a, 0x83, 0xd4, 0x5c, 0xed, 0x3e, 0x99, 0x1c, 0x98, 0x42, 0xd3, + 0x43, 0xd5, 0xbd, 0x74, 0x60, 0x49, 0xbb, 0x4f, 0xf0, 0x8b, 0x00, 0x6c, 0xd2, 0xb3, 0x36, 0x88, + 0x39, 0x39, 0xc8, 0x16, 0x32, 0xf3, 0x65, 0x3a, 0x20, 0x35, 0x01, 0x47, 0x91, 0xba, 0xb6, 0x65, + 0xba, 0x04, 0x9f, 0x83, 0x61, 0xb6, 0x65, 0xee, 0x24, 0x9a, 0x1a, 0x98, 0xce, 0x97, 0x8f, 0x95, + 0xb6, 0x3e, 0x6b, 0x25, 0x01, 0x92, 0x2f, 0xc0, 0x27, 0x60, 0xdc, 0x24, 0xf7, 0xbc, 0x5a, 0x24, + 0x28, 0x47, 0x3b, 0x46, 0x87, 0x17, 0xdb, 0x81, 0xdf, 0x84, 0xf1, 0x79, 0xc2, 0xe3, 0x06, 0x04, + 0xcd, 0xc2, 0xa0, 0xa9, 0x1a, 0xa4, 0x93, 0x1e, 0xe8, 0x4a, 0x0f, 0x5b, 0x24, 0x3d, 0x44, 0x80, + 0xaf, 0x38, 0x44, 0xf5, 0x48, 0x87, 0xcf, 0x1d, 0x93, 0x7e, 0x1e, 0x86, 0x58, 0x66, 0x2c, 0x8b, + 0x2c, 0x4c, 0xcc, 0x0d, 0x3c, 0x53, 0x72, 0x55, 0xbe, 0x48, 0xfa, 0x14, 0x01, 0x7e, 0xdb, 0x5e, + 0x8d, 0xa3, 0x6a, 0x3b, 0x45, 0x3d, 0x38, 0xc5, 0xb3, 0x90, 0xf7, 0x99, 0x4f, 0x76, 0x28, 0x05, + 0xb0, 0x42, 0xe0, 0x23, 0x38, 0x95, 0xa5, 0xeb, 0xf4, 0xdc, 0x2e, 0xa8, 0xee, 0x46, 0x15, 0xb8, + 0x39, 0xfd, 0xbf, 0x74, 0x1b, 0xf0, 0x55, 0xa2, 0x93, 0x18, 0xa0, 0x1d, 0x51, 0xbf, 0x08, 0x13, + 0x8b, 0xbe, 0xd3, 0xe8, 0xb3, 0x47, 0xd5, 0x77, 0xfb, 0xe8, 0xf1, 0x36, 0xe0, 0x2a, 0x71, 0x7d, + 0xa3, 0x8f, 0x2e, 0x5b, 0x08, 0xfe, 0x47, 0xef, 0xce, 0x32, 0x35, 0x0c, 0x3c, 0x5e, 0x8c, 0x9d, + 0xb7, 0x13, 0xcc, 0xe7, 0x14, 0x3e, 0xb2, 0xb5, 0x4f, 0xba, 0xbe, 0x7d, 0xdc, 0xde, 0x80, 0x31, + 0x47, 0xdc, 0xc2, 0xda, 0xa6, 0x46, 0x9a, 0x6c, 0x77, 0xf7, 0x95, 0x8f, 0xa7, 0x9d, 0x10, 0xea, + 0xa0, 0x74, 0x47, 0x23, 0xcd, 0xea, 0x68, 0xb0, 0x96, 0xfe, 0xea, 0xac, 0x0b, 0x83, 0xa9, 0x75, + 0x61, 0x28, 0x5e, 0x17, 0x5c, 0x5e, 0xc1, 0x44, 0x6e, 0xa2, 0x2c, 0x9c, 0x85, 0x21, 0x16, 0x59, + 0x54, 0x85, 0xa9, 0x6e, 0xa0, 0xaa, 0xdc, 0x3c, 0x73, 0x4d, 0xf8, 0x1c, 0xc1, 0xbe, 0x79, 0xc2, + 0x82, 0x06, 0x7c, 0x56, 0x3a, 0x76, 0x48, 0xb0, 0x09, 0xdd, 0xd8, 0x64, 0x6b, 0xfa, 0xc9, 0x25, + 0xdd, 0xec, 0x09, 0x5e, 0x5e, 0xa2, 0xe8, 0x76, 0xba, 0xdb, 0xe7, 0x60, 0xd0, 0x0b, 0xaf, 0x70, + 0x57, 0x3e, 0x79, 0x15, 0x60, 0x4b, 0x92, 0xc9, 0x0d, 0xf4, 0x9e, 0xdc, 0x5b, 0x30, 0xc1, 0x6b, + 0x42, 0x9f, 0x98, 0x97, 0x1e, 0xe7, 0x60, 0xe2, 0x16, 0x51, 0x5d, 0xd2, 0xd7, 0xbb, 0x71, 0x08, + 0x46, 0x0c, 0xf5, 0x5e, 0x8d, 0x1f, 0xc1, 0x1c, 0x3f, 0xcf, 0x86, 0x7a, 0x8f, 0xc5, 0xc0, 0xd7, + 0x60, 0x9f, 0x4e, 0x23, 0xd6, 0x82, 0xb7, 0x9e, 0x11, 0x92, 0x2f, 0x1f, 0x4c, 0xd4, 0xc5, 0xab, + 0xc2, 0x80, 0xb3, 0x39, 0xc6, 0x56, 0x05, 0x63, 0x49, 0x5a, 0x07, 0x7b, 0xbf, 0x7f, 0xe1, 0x7b, + 0x3d, 0x14, 0x7d, 0xaf, 0xa5, 0x5b, 0x80, 0xa3, 0xe4, 0xec, 0xec, 0x72, 0x49, 0x8f, 0x10, 0x1c, + 0x50, 0xea, 0x1b, 0xa6, 0xd5, 0xd4, 0xc9, 0x6a, 0xa3, 0x5f, 0x5b, 0x88, 0xaf, 0xc2, 0x98, 0x5b, + 0x5f, 0x27, 0xab, 0xbe, 0x4e, 0x6a, 0xb4, 0xbf, 0xd9, 0xf2, 0x99, 0x59, 0x0e, 0x9a, 0x1f, 0xce, + 0xe7, 0x68, 0xb0, 0x8a, 0x8e, 0x4b, 0x4f, 0x72, 0x30, 0x51, 0x25, 0x26, 0x69, 0xb2, 0x84, 0x77, + 0x0d, 0xae, 0x5d, 0x78, 0x5a, 0xa4, 0x3f, 0x69, 0x03, 0xa3, 0x9a, 0x75, 0xa2, 0xef, 0x32, 0xae, + 0xfa, 0x59, 0x69, 0x68, 0x85, 0xaf, 0xfa, 0xe6, 0x2e, 0xac, 0xf0, 0xe5, 0x3f, 0x0e, 0x03, 0x5c, + 0xa1, 0xf6, 0xbc, 0x9e, 0x7c, 0x87, 0x00, 0xc2, 0xce, 0x18, 0x9f, 0x4a, 0x73, 0x99, 0xe8, 0xf5, + 0x0b, 0xa5, 0xac, 0xe6, 0x1c, 0x80, 0x74, 0xb9, 0xa5, 0x88, 0x2a, 0xf7, 0xc9, 0xd3, 0xbf, 0x1e, + 0xe6, 0x4e, 0x63, 0xb9, 0xad, 0x89, 0x3e, 0xe2, 0xe3, 0x17, 0x6c, 0xc7, 0xfa, 0x80, 0xd4, 0x3d, + 0x57, 0x2e, 0xca, 0xba, 0x55, 0xe7, 0x7a, 0x4e, 0x2e, 0x3e, 0x90, 0x45, 0xdf, 0xfd, 0x08, 0xc1, + 0xde, 0xa0, 0xa1, 0xc6, 0x27, 0xd3, 0xc2, 0xc7, 0xda, 0xee, 0x42, 0xf7, 0xee, 0x53, 0xba, 0xd8, + 0x52, 0x18, 0xe1, 0x49, 0x70, 0x74, 0x74, 0x0b, 0x68, 0x02, 0x99, 0x5c, 0x7c, 0x80, 0xbf, 0x47, + 0x90, 0x8f, 0x34, 0xe7, 0x38, 0x95, 0x9e, 0x64, 0x17, 0x9f, 0x05, 0xe2, 0x42, 0x4b, 0x19, 0xe5, + 0x4c, 0xcd, 0xb0, 0xb8, 0x0c, 0xea, 0x6b, 0xd2, 0x76, 0x79, 0xac, 0x88, 0x1e, 0xfb, 0x47, 0x04, + 0xf9, 0x48, 0xe3, 0x9e, 0x8e, 0x38, 0xd9, 0xe1, 0x67, 0x41, 0xfc, 0x4e, 0x4b, 0x99, 0x60, 0xc1, + 0x66, 0x22, 0xdd, 0x3c, 0x83, 0x7d, 0xb1, 0x7c, 0x26, 0x84, 0xcd, 0xb5, 0x73, 0x26, 0x9e, 0x03, + 0xf0, 0x9f, 0x21, 0xc8, 0x47, 0x9a, 0xfc, 0x74, 0xf0, 0x49, 0x35, 0x50, 0x38, 0x90, 0x28, 0x10, + 0xd7, 0xa8, 0x40, 0x8e, 0x1d, 0x83, 0xe2, 0xb6, 0x8f, 0xc1, 0x37, 0x08, 0x20, 0x54, 0x0a, 0xe9, + 0x77, 0x2a, 0xa1, 0x28, 0xb2, 0x50, 0x3a, 0x1f, 0x05, 0x58, 0x91, 0xce, 0x6c, 0x13, 0x60, 0xc5, + 0xa6, 0x41, 0x2b, 0xa8, 0xc8, 0x91, 0xb6, 0x15, 0x48, 0x17, 0xa4, 0x71, 0xa5, 0xf2, 0x9f, 0x20, + 0xa5, 0x41, 0x29, 0xd2, 0x6f, 0x11, 0xe4, 0x23, 0xca, 0x26, 0x7d, 0xaf, 0x93, 0x12, 0x28, 0x0b, + 0xd6, 0x1b, 0x51, 0xac, 0xb3, 0xd2, 0xd9, 0xed, 0x62, 0x75, 0x58, 0x54, 0x0a, 0xf6, 0x4b, 0x04, + 0xa3, 0xf3, 0xc4, 0x7b, 0x5d, 0x35, 0x16, 0xd9, 0xf7, 0x1a, 0x2c, 0x05, 0xd1, 0x35, 0xd5, 0x28, + 0x6d, 0x9e, 0x2e, 0x45, 0x27, 0x03, 0x84, 0xfb, 0x63, 0x36, 0x7c, 0x56, 0xba, 0xd3, 0x52, 0xf6, + 0x06, 0x9f, 0xa0, 0x18, 0xb2, 0x6b, 0xd2, 0xe5, 0x10, 0x59, 0x30, 0xd3, 0x1d, 0x5d, 0x23, 0x12, + 0x92, 0x62, 0x7c, 0x82, 0x60, 0x74, 0x29, 0x0d, 0xe3, 0x52, 0x76, 0x8c, 0xef, 0xb5, 0x94, 0xf1, + 0x00, 0xc9, 0x0c, 0xff, 0x44, 0xb5, 0x13, 0xa8, 0x6e, 0x0c, 0xea, 0x53, 0x04, 0x78, 0x99, 0xb8, + 0x6c, 0x90, 0x38, 0x86, 0xe6, 0xba, 0x74, 0x09, 0x9e, 0x8e, 0x81, 0x49, 0x9a, 0x04, 0xb0, 0x5f, + 0xce, 0x60, 0x29, 0x5e, 0xa8, 0xf5, 0x96, 0xf2, 0xff, 0x30, 0x95, 0xd0, 0x80, 0xe5, 0x73, 0x53, + 0xba, 0xde, 0x4b, 0x3e, 0x5e, 0x22, 0x1c, 0xcd, 0xea, 0x07, 0x04, 0x23, 0x6d, 0xed, 0x89, 0x67, + 0xba, 0xbd, 0xa4, 0x51, 0x89, 0x51, 0x38, 0x95, 0xd1, 0x5a, 0x24, 0x75, 0xa3, 0xf3, 0xd9, 0x3d, + 0x87, 0x5f, 0xcd, 0xf8, 0x5c, 0x84, 0x49, 0xf0, 0x2f, 0x98, 0xf8, 0x0b, 0x04, 0x7b, 0x84, 0x74, + 0xc5, 0xc5, 0x2e, 0xaf, 0x6f, 0xa4, 0xfb, 0x29, 0x74, 0x6d, 0xf3, 0xa5, 0xeb, 0xd1, 0xdb, 0xd7, + 0x81, 0x30, 0xcb, 0xed, 0x13, 0x1f, 0x58, 0xf9, 0x1b, 0x0c, 0xa1, 0x82, 0x4d, 0x2f, 0x69, 0x09, + 0xa5, 0x9b, 0x01, 0xe7, 0x62, 0x4b, 0xc9, 0x8b, 0x07, 0xd8, 0x0b, 0x1e, 0xb2, 0xf3, 0x52, 0xaf, + 0x84, 0xd2, 0x83, 0xf0, 0x18, 0x01, 0x84, 0xba, 0x34, 0x1d, 0x71, 0x42, 0xbf, 0x6e, 0xf9, 0x88, + 0x75, 0xf2, 0x59, 0xec, 0x99, 0xcf, 0x5f, 0x69, 0x83, 0xd8, 0x96, 0x71, 0x5d, 0x1a, 0xc4, 0xb8, + 0x16, 0xee, 0xd2, 0x20, 0x26, 0xd4, 0xa1, 0xf4, 0x7e, 0x4b, 0xd9, 0x2f, 0xd8, 0xed, 0x14, 0x2e, + 0x2c, 0x8d, 0x39, 0xe9, 0x42, 0xaf, 0x3c, 0x33, 0x6f, 0x94, 0xed, 0x9f, 0x10, 0x8c, 0xc7, 0x74, + 0x24, 0x2e, 0xa7, 0xa1, 0x7c, 0xbe, 0xe8, 0xdc, 0x92, 0xf7, 0x7a, 0x4b, 0xc1, 0x94, 0xe1, 0x99, + 0x0e, 0x49, 0xc2, 0xe0, 0xdf, 0x90, 0xae, 0xf4, 0xb8, 0x0b, 0x15, 0x35, 0x04, 0x41, 0x93, 0xf8, + 0x0d, 0x01, 0x84, 0x7a, 0x33, 0x7d, 0x53, 0x12, 0xba, 0x34, 0xc3, 0x21, 0xbf, 0xdb, 0x52, 0x8e, + 0x25, 0x93, 0x78, 0xde, 0x96, 0xcc, 0x4b, 0x73, 0xbd, 0xe6, 0xe4, 0xb4, 0x81, 0xd1, 0x94, 0x7e, + 0xa6, 0xbd, 0x73, 0xa8, 0x0b, 0xbb, 0xf4, 0xce, 0x09, 0x01, 0x99, 0x21, 0xa9, 0x7f, 0x67, 0x67, + 0xea, 0x21, 0x14, 0x9a, 0xc6, 0xd7, 0x08, 0xf6, 0x08, 0xe5, 0x97, 0x5e, 0x20, 0x3b, 0xe5, 0x61, + 0x06, 0xf8, 0x0b, 0xd1, 0x0b, 0x7d, 0x59, 0x9a, 0xed, 0x99, 0x76, 0xdf, 0xac, 0xa0, 0x62, 0x61, + 0xe1, 0x17, 0xe5, 0xe0, 0x96, 0xe2, 0xf3, 0x77, 0xa5, 0xb4, 0xee, 0x79, 0xb6, 0x5b, 0x91, 0xe5, + 0x66, 0xb3, 0x19, 0x57, 0xa6, 0xaa, 0xef, 0xad, 0xf3, 0xbf, 0x6b, 0x9d, 0xb2, 0x75, 0xd5, 0x5b, + 0xb3, 0x1c, 0x63, 0xee, 0x63, 0x38, 0x52, 0xb7, 0x8c, 0x94, 0x24, 0xe6, 0xc6, 0x43, 0xd5, 0xb9, + 0x48, 0xaf, 0xcc, 0x22, 0x7a, 0xf7, 0x92, 0x30, 0x6f, 0x58, 0xba, 0x6a, 0x36, 0x4a, 0x96, 0xd3, + 0x90, 0x1b, 0xc4, 0x64, 0x17, 0x4a, 0x0e, 0x63, 0x3e, 0xef, 0x4f, 0x68, 0xb3, 0xec, 0xd7, 0x57, + 0xb9, 0xa1, 0x65, 0x65, 0xe9, 0xe6, 0xd2, 0xca, 0x30, 0x5b, 0xf3, 0xca, 0x3f, 0x01, 0x00, 0x00, + 0xff, 0xff, 0xee, 0x7e, 0xc0, 0x81, 0x59, 0x1c, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -2099,71 +2096,6 @@ type CloudTasksServer interface { RunTask(context.Context, *RunTaskRequest) (*Task, error) } -// UnimplementedCloudTasksServer can be embedded to have forward compatible implementations. -type UnimplementedCloudTasksServer struct { -} - -func (*UnimplementedCloudTasksServer) ListQueues(ctx context.Context, req *ListQueuesRequest) (*ListQueuesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListQueues not implemented") -} -func (*UnimplementedCloudTasksServer) GetQueue(ctx context.Context, req *GetQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetQueue not implemented") -} -func (*UnimplementedCloudTasksServer) CreateQueue(ctx context.Context, req *CreateQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateQueue not implemented") -} -func (*UnimplementedCloudTasksServer) UpdateQueue(ctx context.Context, req *UpdateQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateQueue not implemented") -} -func (*UnimplementedCloudTasksServer) DeleteQueue(ctx context.Context, req *DeleteQueueRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteQueue not implemented") -} -func (*UnimplementedCloudTasksServer) PurgeQueue(ctx context.Context, req *PurgeQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method PurgeQueue not implemented") -} -func (*UnimplementedCloudTasksServer) PauseQueue(ctx context.Context, req *PauseQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method PauseQueue not implemented") -} -func (*UnimplementedCloudTasksServer) ResumeQueue(ctx context.Context, req *ResumeQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method ResumeQueue not implemented") -} -func (*UnimplementedCloudTasksServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedCloudTasksServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedCloudTasksServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedCloudTasksServer) ListTasks(ctx context.Context, req *ListTasksRequest) (*ListTasksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTasks not implemented") -} -func (*UnimplementedCloudTasksServer) GetTask(ctx context.Context, req *GetTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTask not implemented") -} -func (*UnimplementedCloudTasksServer) CreateTask(ctx context.Context, req *CreateTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTask not implemented") -} -func (*UnimplementedCloudTasksServer) DeleteTask(ctx context.Context, req *DeleteTaskRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTask not implemented") -} -func (*UnimplementedCloudTasksServer) LeaseTasks(ctx context.Context, req *LeaseTasksRequest) (*LeaseTasksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method LeaseTasks not implemented") -} -func (*UnimplementedCloudTasksServer) AcknowledgeTask(ctx context.Context, req *AcknowledgeTaskRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method AcknowledgeTask not implemented") -} -func (*UnimplementedCloudTasksServer) RenewLease(ctx context.Context, req *RenewLeaseRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method RenewLease not implemented") -} -func (*UnimplementedCloudTasksServer) CancelLease(ctx context.Context, req *CancelLeaseRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelLease not implemented") -} -func (*UnimplementedCloudTasksServer) RunTask(ctx context.Context, req *RunTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunTask not implemented") -} - func RegisterCloudTasksServer(s *grpc.Server, srv CloudTasksServer) { s.RegisterService(&_CloudTasks_serviceDesc, srv) } diff --git a/googleapis/cloud/tasks/v2beta3/cloudtasks.pb.go b/googleapis/cloud/tasks/v2beta3/cloudtasks.pb.go index 6e1ba90c9e..c6edcc08ff 100644 --- a/googleapis/cloud/tasks/v2beta3/cloudtasks.pb.go +++ b/googleapis/cloud/tasks/v2beta3/cloudtasks.pb.go @@ -14,8 +14,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -951,89 +949,89 @@ func init() { } var fileDescriptor_774b6c8e7fbe6f6d = []byte{ - // 1312 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0x5d, 0x6f, 0xdb, 0xd4, - 0x1b, 0xd7, 0x69, 0xd7, 0x6e, 0x7b, 0xd2, 0xad, 0xff, 0x1e, 0xfd, 0x19, 0x5d, 0x06, 0x5b, 0x6a, - 0xb4, 0xd2, 0x65, 0xad, 0xad, 0x76, 0xda, 0xa0, 0xe9, 0xd8, 0xea, 0x8e, 0xb5, 0x83, 0xad, 0x90, - 0xa6, 0x65, 0x42, 0x48, 0xa8, 0x72, 0xd3, 0xd3, 0xd4, 0x34, 0xb1, 0x3d, 0xfb, 0xb8, 0x81, 0xc1, - 0x6e, 0xf8, 0x02, 0x5c, 0xa0, 0x49, 0x08, 0x2e, 0x10, 0x48, 0xbc, 0x68, 0x12, 0x42, 0xe2, 0x92, - 0x8f, 0xc0, 0x25, 0xbb, 0x0b, 0x37, 0xbb, 0xe0, 0x53, 0x70, 0x85, 0xce, 0x8b, 0x63, 0xc7, 0xa6, - 0x8e, 0x9b, 0x46, 0x88, 0xab, 0xd6, 0xe7, 0x79, 0xfb, 0x3d, 0xbf, 0x73, 0x7c, 0x9e, 0x5f, 0x0c, - 0x97, 0x6b, 0xb6, 0x5d, 0xab, 0x13, 0xad, 0x5a, 0xb7, 0xfd, 0x6d, 0x8d, 0x1a, 0xde, 0x9e, 0xa7, - 0xed, 0xcf, 0x6d, 0x11, 0x6a, 0x5c, 0x11, 0x6b, 0x7c, 0x49, 0x75, 0x5c, 0x9b, 0xda, 0x38, 0x2f, - 0x9c, 0x55, 0x6e, 0x50, 0x85, 0x45, 0x3a, 0xe7, 0x5f, 0x90, 0x89, 0x0c, 0xc7, 0xd4, 0x0c, 0xcb, - 0xb2, 0xa9, 0x41, 0x4d, 0xdb, 0x92, 0x91, 0xf9, 0xe7, 0x23, 0xd6, 0x6a, 0xdd, 0x24, 0x16, 0x95, - 0x86, 0x0b, 0x11, 0xc3, 0x8e, 0x49, 0xea, 0xdb, 0x9b, 0x5b, 0x64, 0xd7, 0xd8, 0x37, 0x6d, 0x57, - 0x3a, 0x9c, 0x8d, 0x38, 0xb8, 0xc4, 0xb3, 0x7d, 0xb7, 0x4a, 0xa4, 0x69, 0x32, 0x05, 0xfb, 0x03, - 0x9f, 0xf8, 0x81, 0xdf, 0xc5, 0x14, 0x3f, 0xf6, 0x24, 0xdd, 0xce, 0x4b, 0x37, 0xd3, 0x68, 0x68, - 0xfb, 0xb3, 0xec, 0xcf, 0xa6, 0x63, 0xd7, 0xcd, 0xea, 0x47, 0xd2, 0x9e, 0xef, 0xb4, 0x77, 0xd8, - 0xce, 0x49, 0x1b, 0x7f, 0xda, 0xf2, 0x77, 0x34, 0xd2, 0x70, 0x68, 0x60, 0x2c, 0xc4, 0x8d, 0xa2, - 0xd1, 0x46, 0xbb, 0xb4, 0xf2, 0x04, 0xc1, 0xd8, 0x3d, 0xd3, 0xa3, 0x6b, 0x0c, 0xb5, 0x57, 0x21, - 0x0f, 0x7c, 0xe2, 0x51, 0xac, 0xc3, 0xb0, 0x63, 0xb8, 0xc4, 0xa2, 0xe3, 0xa8, 0x80, 0xa6, 0x4e, - 0x2e, 0x5d, 0x7a, 0xa6, 0x0f, 0xfc, 0xa5, 0xbf, 0x84, 0x27, 0xea, 0x76, 0x55, 0xb2, 0x2b, 0x32, - 0x1b, 0x8e, 0xe9, 0xa9, 0x55, 0xbb, 0xa1, 0xdd, 0x93, 0x86, 0x8a, 0x0c, 0xc4, 0x67, 0x60, 0x78, - 0xc7, 0xac, 0x53, 0xe2, 0x8e, 0x0f, 0xb0, 0x14, 0x15, 0xf9, 0x84, 0xcf, 0xc1, 0x49, 0xc7, 0xa8, - 0x91, 0x4d, 0xcf, 0x7c, 0x48, 0xc6, 0x07, 0x0b, 0x68, 0x6a, 0xa8, 0x72, 0x82, 0x2d, 0xac, 0x9b, - 0x0f, 0x09, 0x7e, 0x11, 0x80, 0x1b, 0xa9, 0xbd, 0x47, 0xac, 0xf1, 0x63, 0x3c, 0x90, 0xbb, 0x6f, - 0xb0, 0x05, 0xa5, 0x09, 0x38, 0x8a, 0xd5, 0x73, 0x6c, 0xcb, 0x23, 0x78, 0x1e, 0x86, 0x39, 0xe7, - 0xde, 0x38, 0x2a, 0x0c, 0x4e, 0xe5, 0xe6, 0x26, 0xd4, 0x83, 0x0f, 0x8b, 0xca, 0x63, 0x2b, 0x32, - 0x00, 0x4f, 0xc2, 0xa8, 0x45, 0x3e, 0xa4, 0x9b, 0x91, 0xa2, 0x02, 0xed, 0x29, 0xb6, 0x5c, 0x6e, - 0x17, 0x7e, 0x0b, 0x46, 0x57, 0x88, 0xa8, 0x1b, 0x50, 0xb4, 0x00, 0xc7, 0x2c, 0xa3, 0x41, 0x24, - 0x41, 0x2f, 0x73, 0x82, 0x26, 0xe0, 0x42, 0xe4, 0xe4, 0xc6, 0x18, 0x12, 0xd1, 0x3c, 0x48, 0x79, - 0x8c, 0x00, 0xdf, 0x72, 0x89, 0x41, 0x49, 0x47, 0xce, 0x3e, 0xd0, 0x7e, 0x1d, 0x86, 0x78, 0x6f, - 0xbc, 0x8f, 0x2c, 0x5c, 0x2c, 0x0d, 0x3e, 0xd3, 0x07, 0x2a, 0x22, 0x48, 0xf9, 0x0c, 0x01, 0x7e, - 0xc7, 0xd9, 0x8e, 0xe3, 0x6a, 0x27, 0x45, 0x3d, 0x24, 0xc5, 0x0b, 0x90, 0xf3, 0x79, 0x4e, 0x7e, - 0xee, 0x24, 0xb0, 0x7c, 0x90, 0x23, 0x38, 0x9a, 0xea, 0x32, 0x3b, 0x9a, 0xab, 0x86, 0xb7, 0x57, - 0x01, 0xe1, 0xce, 0xfe, 0x57, 0xd6, 0x00, 0xbf, 0x4e, 0xea, 0x24, 0x06, 0xe8, 0x48, 0xe4, 0x97, - 0x61, 0xac, 0xec, 0xbb, 0xb5, 0x3e, 0x67, 0x34, 0x7c, 0xaf, 0x8f, 0x19, 0xd7, 0x00, 0x57, 0x88, - 0xe7, 0x37, 0xfa, 0x98, 0xf2, 0x0f, 0x04, 0xff, 0x63, 0x6f, 0xcf, 0x06, 0x73, 0x0c, 0x32, 0xde, - 0x8c, 0x9d, 0x38, 0x99, 0x13, 0x77, 0xcd, 0x19, 0x9c, 0xb7, 0x37, 0xe1, 0x94, 0x2b, 0x5f, 0xc4, - 0xcd, 0x7d, 0x93, 0x34, 0xf9, 0xf6, 0x9e, 0x9e, 0xbb, 0x98, 0x76, 0x44, 0x18, 0x02, 0xf5, 0xbe, - 0x49, 0x9a, 0x95, 0x91, 0x20, 0x96, 0x3d, 0x1d, 0xe9, 0x6a, 0xf0, 0xc4, 0x35, 0x26, 0x9b, 0x93, - 0x37, 0xc3, 0x35, 0x18, 0xe2, 0x95, 0xe5, 0xc5, 0x50, 0xe8, 0x06, 0xaa, 0x22, 0xdc, 0x33, 0x5f, - 0x0b, 0x5f, 0x20, 0x38, 0xbd, 0x42, 0x78, 0xd1, 0x80, 0xd0, 0x52, 0xc7, 0x16, 0x4d, 0x72, 0x3a, - 0x0b, 0x70, 0xfe, 0x60, 0x3a, 0x79, 0x30, 0x8f, 0xe9, 0x27, 0x97, 0x6c, 0xb7, 0xc7, 0xc4, 0x0d, - 0x13, 0x45, 0x77, 0xe4, 0xed, 0x9e, 0x87, 0x63, 0x34, 0x7c, 0x89, 0xbb, 0x12, 0x2a, 0xee, 0x01, - 0x1e, 0x92, 0xec, 0x6e, 0xb0, 0xf7, 0xee, 0xde, 0x86, 0x31, 0x71, 0x2b, 0xf4, 0x89, 0x7a, 0xbe, - 0x93, 0x15, 0xdf, 0xfa, 0x0f, 0xee, 0xe4, 0xdc, 0x77, 0x67, 0x00, 0x6e, 0x31, 0x7f, 0x7e, 0xb6, - 0xf1, 0x4f, 0x08, 0x20, 0x1c, 0x82, 0x78, 0x26, 0x2d, 0x65, 0x62, 0xb0, 0xe7, 0xd5, 0xac, 0xee, - 0x02, 0x80, 0xb2, 0xd8, 0xd2, 0xe5, 0xd6, 0x7f, 0xfa, 0xf4, 0xcf, 0xcf, 0x07, 0x66, 0xb1, 0xd6, - 0xd6, 0x2f, 0x1f, 0x8b, 0xf5, 0xd7, 0x1c, 0xd7, 0xfe, 0x80, 0x54, 0xa9, 0xa7, 0x15, 0xb5, 0xf6, - 0x98, 0xd2, 0x8a, 0x8f, 0x34, 0x39, 0x62, 0xbf, 0x44, 0x70, 0x22, 0x98, 0x9d, 0xf8, 0x72, 0x5a, - 0xf9, 0xd8, 0x84, 0xcd, 0x77, 0x1f, 0x33, 0xca, 0x8d, 0x96, 0xce, 0x09, 0x4f, 0x82, 0x63, 0xab, - 0x07, 0x40, 0x93, 0xc8, 0xb4, 0xe2, 0x23, 0xfc, 0x33, 0x82, 0x5c, 0x64, 0x0e, 0xe3, 0x54, 0x7a, - 0x92, 0x03, 0x3b, 0x0b, 0xc4, 0xd5, 0x96, 0x3e, 0x22, 0x98, 0x9a, 0xe6, 0x75, 0x39, 0xd4, 0x57, - 0x95, 0xc3, 0xf2, 0x58, 0x92, 0xc3, 0xf4, 0x57, 0x04, 0xb9, 0xc8, 0x84, 0x4e, 0x47, 0x9c, 0x1c, - 0xe5, 0x59, 0x10, 0xbf, 0xdb, 0xd2, 0xc7, 0x78, 0xb1, 0xe9, 0xc8, 0xd8, 0xe6, 0xb0, 0x6f, 0xcc, - 0x5d, 0x0d, 0x61, 0x0b, 0x9d, 0x9b, 0x89, 0xe7, 0x00, 0xfc, 0x63, 0x04, 0xb9, 0xc8, 0x34, 0x4f, - 0x07, 0x9f, 0x1c, 0xfb, 0xf9, 0x33, 0x09, 0xd1, 0x70, 0x9b, 0x89, 0xdd, 0xd8, 0x31, 0x28, 0x1e, - 0xfa, 0x18, 0xfc, 0x80, 0x00, 0x42, 0x49, 0x90, 0xfe, 0x4e, 0x25, 0xa4, 0x43, 0x16, 0x4a, 0x57, - 0xa2, 0x00, 0x4b, 0xca, 0xd5, 0x43, 0x02, 0x2c, 0x39, 0xac, 0x68, 0x09, 0x15, 0x05, 0xd2, 0xb6, - 0xd4, 0xe8, 0x82, 0x34, 0x2e, 0x49, 0xfe, 0x15, 0xa4, 0xac, 0x28, 0x43, 0xfa, 0x04, 0x41, 0x2e, - 0x22, 0x61, 0xd2, 0xf7, 0x3a, 0xa9, 0x75, 0xb2, 0x60, 0xbd, 0x13, 0xc5, 0xba, 0xa0, 0x5c, 0x3b, - 0x2c, 0x56, 0x97, 0x57, 0x65, 0x60, 0xbf, 0x41, 0x30, 0xb2, 0x42, 0xe8, 0x1b, 0x46, 0xa3, 0xcc, - 0x7f, 0x5b, 0x61, 0x25, 0xa8, 0x6e, 0x1a, 0x0d, 0x75, 0x7f, 0x56, 0x8d, 0x1a, 0x03, 0x84, 0xcf, - 0xc5, 0x7c, 0x84, 0x55, 0xb9, 0xdf, 0xd2, 0x4f, 0x04, 0x3f, 0x17, 0x39, 0xb2, 0xdb, 0xca, 0x62, - 0x88, 0x2c, 0xb0, 0x74, 0x47, 0x57, 0x8b, 0x94, 0x64, 0x18, 0x7f, 0x44, 0x30, 0xb2, 0x9e, 0x86, - 0x71, 0x3d, 0x3b, 0xc6, 0xf7, 0x5b, 0xfa, 0x68, 0x80, 0x64, 0x5a, 0xfc, 0x9c, 0x3c, 0x0a, 0x54, - 0x2f, 0x06, 0xf5, 0x29, 0x02, 0xbc, 0x41, 0x3c, 0xbe, 0x48, 0xdc, 0x86, 0xe9, 0x79, 0x2c, 0x04, - 0x4f, 0xc5, 0xc0, 0x24, 0x5d, 0x02, 0xd8, 0x97, 0x32, 0x78, 0xca, 0x09, 0xb5, 0xdb, 0xd2, 0xff, - 0x1f, 0xb6, 0x12, 0x3a, 0xf0, 0x7e, 0xee, 0x2a, 0xcb, 0xbd, 0xf4, 0x43, 0x13, 0xe5, 0x58, 0x57, - 0xbf, 0x20, 0x38, 0xd9, 0xd6, 0x98, 0x78, 0xba, 0xdb, 0x24, 0x8d, 0xea, 0xec, 0xfc, 0x4c, 0x46, - 0x6f, 0xd9, 0xd4, 0x9d, 0xce, 0xb1, 0x3b, 0x8f, 0x5f, 0xc9, 0x38, 0x2e, 0xc2, 0x26, 0xc4, 0xd7, - 0x06, 0xfc, 0x35, 0x82, 0xe3, 0x52, 0xa2, 0xe2, 0x62, 0x97, 0xe9, 0x1b, 0x51, 0x3f, 0xf9, 0xae, - 0xd2, 0x4e, 0x59, 0x8e, 0xbe, 0x7d, 0x1d, 0x08, 0xb3, 0xbc, 0x7d, 0xf2, 0x63, 0x88, 0x98, 0xc1, - 0x10, 0x2a, 0xd5, 0xf4, 0x2b, 0x2d, 0xa1, 0x68, 0x33, 0xe0, 0x2c, 0xb7, 0xf4, 0x9c, 0x1c, 0xc0, - 0x34, 0x18, 0x64, 0xd7, 0x95, 0x5e, 0x09, 0x65, 0x07, 0xe1, 0x2b, 0x04, 0x10, 0xca, 0xcf, 0x74, - 0xc4, 0x09, 0x99, 0x7a, 0xe0, 0x10, 0xeb, 0xe4, 0xb3, 0xd8, 0x33, 0x9f, 0xdf, 0x23, 0x38, 0x2e, - 0xa5, 0x6c, 0xfa, 0x8e, 0x77, 0xea, 0xdd, 0x0c, 0x4c, 0xae, 0x46, 0x11, 0x2e, 0x2a, 0x0b, 0x3d, - 0x22, 0x2c, 0xb9, 0xbe, 0x55, 0x42, 0xc5, 0xfc, 0xea, 0x6f, 0xfa, 0xd9, 0x03, 0xd5, 0xf4, 0xef, - 0xba, 0xba, 0x4b, 0xa9, 0xe3, 0x95, 0x34, 0xad, 0xd9, 0x6c, 0xc6, 0xa5, 0xb6, 0xe1, 0xd3, 0x5d, - 0xf1, 0x51, 0x6d, 0xc6, 0xa9, 0x1b, 0x74, 0xc7, 0x76, 0x1b, 0x4b, 0x9f, 0xc0, 0xf9, 0xaa, 0xdd, - 0x48, 0x69, 0x62, 0x69, 0x34, 0x94, 0xd1, 0x65, 0xc6, 0x7d, 0x19, 0xbd, 0x77, 0x53, 0xba, 0xd7, - 0xec, 0xba, 0x61, 0xd5, 0x54, 0xdb, 0xad, 0x69, 0x35, 0x62, 0xf1, 0x9d, 0xd1, 0xc2, 0x9a, 0xff, - 0xf4, 0xfd, 0x6e, 0x81, 0x3f, 0x7d, 0x3b, 0x30, 0xb4, 0xa1, 0xaf, 0xdf, 0x5d, 0xdf, 0x1a, 0xe6, - 0x31, 0x57, 0xfe, 0x0e, 0x00, 0x00, 0xff, 0xff, 0x35, 0xc8, 0x3a, 0x16, 0xd6, 0x14, 0x00, 0x00, + // 1303 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x98, 0x4f, 0x6f, 0xdc, 0xc4, + 0x1b, 0xc7, 0x35, 0x49, 0x93, 0x26, 0xcf, 0xa6, 0xcd, 0x2f, 0xa3, 0x1f, 0x21, 0xdd, 0x42, 0xba, + 0xb5, 0xd4, 0x10, 0xb6, 0x89, 0xad, 0xa4, 0x6a, 0x21, 0x9b, 0x92, 0xc6, 0x29, 0x4d, 0x0a, 0x25, + 0xb0, 0xd9, 0x84, 0x0a, 0x21, 0xa1, 0xc8, 0xd9, 0x4c, 0x36, 0x26, 0xbb, 0xb6, 0x6b, 0x8f, 0xb3, + 0x50, 0xe8, 0x85, 0x37, 0xc0, 0xa1, 0x42, 0x42, 0x70, 0x40, 0x20, 0x01, 0x15, 0x12, 0x42, 0xe2, + 0xc8, 0x4b, 0xe0, 0x48, 0x6f, 0x7b, 0xea, 0x81, 0x57, 0xc1, 0x09, 0xcd, 0x1f, 0xaf, 0xbd, 0x36, + 0xf1, 0x3a, 0x9b, 0x08, 0x71, 0x4a, 0x3c, 0xcf, 0x33, 0xcf, 0xf3, 0x99, 0x67, 0xc6, 0xf3, 0x7c, + 0xd7, 0x70, 0xb5, 0x66, 0xdb, 0xb5, 0x3a, 0xd1, 0xaa, 0x75, 0xdb, 0xdf, 0xd5, 0xa8, 0xe1, 0x1d, + 0x78, 0xda, 0xe1, 0xfc, 0x0e, 0xa1, 0xc6, 0x35, 0x31, 0xc6, 0x87, 0x54, 0xc7, 0xb5, 0xa9, 0x8d, + 0xf3, 0xc2, 0x59, 0xe5, 0x06, 0x55, 0x58, 0xa4, 0x73, 0xfe, 0x05, 0x19, 0xc8, 0x70, 0x4c, 0xcd, + 0xb0, 0x2c, 0x9b, 0x1a, 0xd4, 0xb4, 0x2d, 0x39, 0x33, 0xff, 0x7c, 0xc4, 0x5a, 0xad, 0x9b, 0xc4, + 0xa2, 0xd2, 0x70, 0x29, 0x62, 0xd8, 0x33, 0x49, 0x7d, 0x77, 0x7b, 0x87, 0xec, 0x1b, 0x87, 0xa6, + 0xed, 0x4a, 0x87, 0x0b, 0x11, 0x07, 0x97, 0x78, 0xb6, 0xef, 0x56, 0x89, 0x34, 0x4d, 0xa5, 0xb0, + 0x3f, 0xf0, 0x89, 0x1f, 0xf8, 0x5d, 0x49, 0xf1, 0x63, 0x4f, 0xd2, 0x6d, 0x52, 0xba, 0x99, 0x46, + 0x43, 0x3b, 0x9c, 0x63, 0x7f, 0xb6, 0x1d, 0xbb, 0x6e, 0x56, 0x3f, 0x96, 0xf6, 0x7c, 0xa7, 0xbd, + 0xc3, 0x76, 0x51, 0xda, 0xf8, 0xd3, 0x8e, 0xbf, 0xa7, 0x91, 0x86, 0x43, 0x03, 0x63, 0x21, 0x6e, + 0x14, 0x0b, 0x6d, 0xb4, 0x53, 0x2b, 0x4f, 0x10, 0x8c, 0xbd, 0x65, 0x7a, 0x74, 0x83, 0x51, 0x7b, + 0x15, 0xf2, 0xc0, 0x27, 0x1e, 0xc5, 0xb7, 0x60, 0xd0, 0x31, 0x5c, 0x62, 0xd1, 0x09, 0x54, 0x40, + 0xd3, 0xc3, 0x2b, 0x2f, 0x3d, 0xd3, 0xfb, 0xfe, 0xd2, 0x2f, 0xe3, 0x4b, 0x91, 0x8d, 0x11, 0xa1, + 0x0d, 0xc7, 0xf4, 0xd4, 0xaa, 0xdd, 0xd0, 0x78, 0x80, 0x8a, 0x9c, 0x86, 0xc7, 0x61, 0x70, 0xcf, + 0xac, 0x53, 0xe2, 0x4e, 0xf4, 0xb1, 0x00, 0x15, 0xf9, 0x84, 0x2f, 0xc2, 0xb0, 0x63, 0xd4, 0xc8, + 0xb6, 0x67, 0x3e, 0x24, 0x13, 0xfd, 0x05, 0x34, 0x3d, 0x50, 0x19, 0x62, 0x03, 0x9b, 0xe6, 0x43, + 0x82, 0x5f, 0x04, 0xe0, 0x46, 0x6a, 0x1f, 0x10, 0x6b, 0xe2, 0x0c, 0x9f, 0xc8, 0xdd, 0xb7, 0xd8, + 0x80, 0xd2, 0x04, 0x1c, 0x25, 0xf5, 0x1c, 0xdb, 0xf2, 0x08, 0x5e, 0x80, 0x41, 0x5e, 0x71, 0x6f, + 0x02, 0x15, 0xfa, 0xa7, 0x73, 0xf3, 0x97, 0xd5, 0xa3, 0x8f, 0x8a, 0x2a, 0x21, 0xc5, 0x04, 0x3c, + 0x05, 0xa3, 0x16, 0xf9, 0x88, 0x6e, 0x47, 0x92, 0x0a, 0xda, 0x73, 0x6c, 0xb8, 0xdc, 0x4e, 0xfc, + 0x36, 0x8c, 0xae, 0x11, 0x91, 0x37, 0x28, 0xd0, 0x22, 0x9c, 0xb1, 0x8c, 0x06, 0xe9, 0x2c, 0x0f, + 0x74, 0x2d, 0x0f, 0x9f, 0xa4, 0x3c, 0x46, 0x80, 0x6f, 0xbb, 0xc4, 0xa0, 0xa4, 0x23, 0xe6, 0x89, + 0x8b, 0x7e, 0x13, 0x06, 0xf8, 0xca, 0xf8, 0x2a, 0xb2, 0x54, 0x62, 0xa5, 0xff, 0x99, 0xde, 0x57, + 0x11, 0x93, 0x94, 0xcf, 0x11, 0xe0, 0x77, 0x9d, 0xdd, 0x38, 0x55, 0x3b, 0x28, 0xea, 0x21, 0x28, + 0x5e, 0x84, 0x9c, 0xcf, 0x63, 0xf2, 0x33, 0x27, 0xc1, 0xf2, 0x41, 0x8c, 0xe0, 0x58, 0xaa, 0xab, + 0xec, 0x58, 0xae, 0x1b, 0xde, 0x41, 0x05, 0x84, 0x3b, 0xfb, 0x5f, 0xd9, 0x00, 0xfc, 0x3a, 0xa9, + 0x93, 0x18, 0xd0, 0x89, 0x4a, 0x5f, 0x86, 0xb1, 0xb2, 0xef, 0xd6, 0x4e, 0x39, 0xa2, 0xe1, 0x7b, + 0xa7, 0x18, 0x71, 0x03, 0x70, 0x85, 0x78, 0x7e, 0xe3, 0x14, 0x43, 0xb6, 0x10, 0xfc, 0x8f, 0xbd, + 0x3b, 0x5b, 0xcc, 0x31, 0x88, 0xb8, 0x14, 0x3b, 0x6f, 0x53, 0x3c, 0x66, 0x01, 0x4f, 0x1e, 0x1d, + 0x93, 0xcd, 0x6f, 0x1f, 0xb7, 0x37, 0xe1, 0x9c, 0x2b, 0xdf, 0xc2, 0xed, 0x43, 0x93, 0x34, 0xf9, + 0xee, 0x9e, 0x9f, 0xbf, 0x92, 0x76, 0x42, 0x58, 0x00, 0xf5, 0xbe, 0x49, 0x9a, 0x95, 0x91, 0x60, + 0x2e, 0x7b, 0x3a, 0xd1, 0xbd, 0xe0, 0x89, 0x1b, 0x4c, 0xae, 0x4d, 0x5e, 0x0b, 0x37, 0x60, 0x80, + 0x67, 0x96, 0xb7, 0x42, 0xa1, 0x1b, 0x54, 0x45, 0xb8, 0x67, 0xbe, 0x13, 0xbe, 0x44, 0x70, 0x7e, + 0x8d, 0xf0, 0xa4, 0x41, 0x3d, 0x4b, 0x1d, 0x3b, 0x24, 0xab, 0x09, 0xdd, 0xaa, 0xc9, 0xe7, 0x9c, + 0x66, 0x2d, 0xd9, 0x66, 0x8f, 0x89, 0xeb, 0x25, 0x4a, 0x77, 0xd2, 0xdd, 0x5e, 0x80, 0x33, 0x34, + 0x7c, 0x85, 0xbb, 0xd6, 0x53, 0xdc, 0x02, 0x7c, 0x4a, 0x72, 0x71, 0xfd, 0xbd, 0x2f, 0xee, 0x1d, + 0x18, 0x13, 0x77, 0xc2, 0x29, 0x55, 0x9e, 0x6f, 0x64, 0xc5, 0xb7, 0xfe, 0x83, 0x1b, 0x39, 0xff, + 0xfd, 0x38, 0xc0, 0x6d, 0xe6, 0xcf, 0x8f, 0x36, 0xfe, 0x19, 0x01, 0x84, 0x0d, 0x10, 0xcf, 0xa6, + 0x85, 0x4c, 0xb4, 0xf4, 0xbc, 0x9a, 0xd5, 0x5d, 0x00, 0x28, 0xcb, 0x2d, 0x5d, 0x6e, 0xfd, 0x67, + 0x4f, 0xff, 0x7c, 0xdc, 0x37, 0x87, 0xb5, 0xb6, 0x72, 0xf9, 0x44, 0x8c, 0xbf, 0xe6, 0xb8, 0xf6, + 0x87, 0xa4, 0x4a, 0x3d, 0xad, 0xa8, 0xd5, 0xed, 0xaa, 0x50, 0x5d, 0x5a, 0xf1, 0x91, 0x26, 0xdb, + 0xeb, 0x57, 0x08, 0x86, 0x82, 0xbe, 0x89, 0xaf, 0xa6, 0xa5, 0x8f, 0x75, 0xd7, 0x7c, 0xf7, 0x26, + 0xa3, 0x2c, 0xb5, 0x74, 0x5e, 0xf0, 0x24, 0x1c, 0x1b, 0x3d, 0x02, 0x4d, 0x92, 0x69, 0xc5, 0x47, + 0xf8, 0x17, 0x04, 0xb9, 0x48, 0x0f, 0xc6, 0xa9, 0xe5, 0x49, 0x36, 0xeb, 0x2c, 0x88, 0xeb, 0x2d, + 0x7d, 0x44, 0x54, 0x6a, 0x86, 0xe7, 0xe5, 0xa8, 0xaf, 0x2a, 0xc7, 0xad, 0x63, 0x49, 0xb6, 0xd2, + 0xdf, 0x10, 0xe4, 0x22, 0xfd, 0x39, 0x9d, 0x38, 0xd9, 0xc8, 0xb3, 0x10, 0xbf, 0xd7, 0xd2, 0xc7, + 0x78, 0xb2, 0x99, 0x48, 0xd3, 0xe6, 0xd8, 0x4b, 0xf3, 0xd7, 0x43, 0x6c, 0xa1, 0x70, 0x33, 0xd5, + 0x39, 0x80, 0xff, 0x02, 0x41, 0x2e, 0xd2, 0xcb, 0xd3, 0xe1, 0x93, 0x4d, 0x3f, 0x3f, 0x9e, 0x90, + 0x0c, 0x77, 0x98, 0xcc, 0x8d, 0x1d, 0x83, 0xe2, 0xb1, 0x8f, 0xc1, 0x8f, 0x08, 0x20, 0x14, 0x04, + 0xe9, 0xef, 0x54, 0x42, 0x38, 0x64, 0x29, 0xe9, 0x5a, 0x14, 0xb0, 0xa4, 0x5c, 0x3f, 0x26, 0x60, + 0xc9, 0x61, 0x49, 0x4b, 0xa8, 0x28, 0x48, 0xdb, 0x42, 0xa3, 0x0b, 0x69, 0x5c, 0x90, 0xfc, 0x2b, + 0xa4, 0x2c, 0x29, 0x23, 0xfd, 0x09, 0x41, 0x2e, 0x22, 0x60, 0xd2, 0xf7, 0x3a, 0xa9, 0x74, 0xb2, + 0xb0, 0xde, 0x8d, 0xb2, 0x2e, 0x2a, 0x37, 0x8e, 0xcb, 0xea, 0xf2, 0xac, 0x0c, 0xf6, 0x5b, 0x04, + 0x23, 0x6b, 0x84, 0xbe, 0x61, 0x34, 0xca, 0xfc, 0x57, 0x15, 0x56, 0x82, 0xec, 0xa6, 0xd1, 0x50, + 0x0f, 0xe7, 0xd4, 0xa8, 0x31, 0x20, 0x7c, 0x2e, 0xe6, 0x23, 0xac, 0xca, 0xfd, 0x96, 0x3e, 0x14, + 0xfc, 0x50, 0xe4, 0x64, 0x77, 0x94, 0xe5, 0x90, 0x2c, 0xb0, 0x74, 0xa7, 0xab, 0x45, 0x52, 0x32, + 0xc6, 0x27, 0x08, 0x46, 0x36, 0xd3, 0x18, 0x37, 0xb3, 0x33, 0x7e, 0xd0, 0xd2, 0x47, 0x03, 0x92, + 0x19, 0xf1, 0x43, 0xf2, 0x24, 0xa8, 0x5e, 0x0c, 0xf5, 0x29, 0x02, 0xbc, 0x45, 0x3c, 0x3e, 0x48, + 0xdc, 0x86, 0xe9, 0x79, 0x6c, 0x0a, 0x9e, 0x8e, 0xc1, 0x24, 0x5d, 0x02, 0xec, 0x97, 0x33, 0x78, + 0xca, 0x0e, 0xb5, 0xdf, 0xd2, 0xff, 0x1f, 0x2e, 0x25, 0x74, 0xe0, 0xeb, 0xb9, 0xa7, 0xac, 0xf6, + 0xb2, 0x1e, 0x9a, 0x48, 0xc7, 0x56, 0xf5, 0x2b, 0x82, 0xe1, 0xb6, 0xc4, 0xc4, 0x33, 0xdd, 0x3a, + 0x69, 0x54, 0x65, 0xe7, 0x67, 0x33, 0x7a, 0xcb, 0x45, 0xdd, 0xed, 0x6c, 0xbb, 0x0b, 0xf8, 0x95, + 0x8c, 0xed, 0x22, 0x5c, 0x84, 0xf8, 0xce, 0x80, 0xbf, 0x41, 0x70, 0x56, 0x2a, 0x54, 0x5c, 0xec, + 0xd2, 0x7d, 0x23, 0xea, 0x27, 0xdf, 0x55, 0xda, 0x29, 0xab, 0xd1, 0xb7, 0xaf, 0x83, 0x30, 0xcb, + 0xdb, 0x27, 0x3f, 0x83, 0x88, 0x1e, 0x0c, 0xa1, 0x50, 0x4d, 0xbf, 0xd2, 0x12, 0x82, 0x36, 0x03, + 0x67, 0xb9, 0xa5, 0xe7, 0x64, 0x03, 0xa6, 0x41, 0x23, 0xbb, 0xa9, 0xf4, 0x5a, 0x50, 0x76, 0x10, + 0xbe, 0x46, 0x00, 0xa1, 0xfc, 0x4c, 0x27, 0x4e, 0xc8, 0xd4, 0x23, 0x9b, 0x58, 0x67, 0x3d, 0x8b, + 0x3d, 0xd7, 0xf3, 0x07, 0x04, 0x67, 0xa5, 0x94, 0x4d, 0xdf, 0xf1, 0x4e, 0xbd, 0x9b, 0xa1, 0x92, + 0xeb, 0x51, 0xc2, 0x65, 0x65, 0xb1, 0x47, 0xc2, 0x92, 0xeb, 0x5b, 0x25, 0x54, 0xcc, 0xaf, 0xff, + 0xae, 0x5f, 0x38, 0x52, 0x4d, 0xff, 0xa1, 0xab, 0xfb, 0x94, 0x3a, 0x5e, 0x49, 0xd3, 0x9a, 0xcd, + 0x66, 0x5c, 0x6a, 0x1b, 0x3e, 0xdd, 0x17, 0x9f, 0xd3, 0x66, 0x9d, 0xba, 0x41, 0xf7, 0x6c, 0xb7, + 0xb1, 0xf2, 0x29, 0x4c, 0x56, 0xed, 0x46, 0xca, 0x22, 0x56, 0x46, 0x43, 0x19, 0x5d, 0x66, 0xb5, + 0x2f, 0xa3, 0xf7, 0x6f, 0x49, 0xf7, 0x9a, 0x5d, 0x37, 0xac, 0x9a, 0x6a, 0xbb, 0x35, 0xad, 0x46, + 0x2c, 0xbe, 0x33, 0x5a, 0x98, 0xf3, 0x9f, 0xbe, 0xdc, 0x2d, 0xf2, 0xa7, 0xef, 0xfa, 0x06, 0xb6, + 0xf4, 0xcd, 0x7b, 0x9b, 0x3b, 0x83, 0x7c, 0xce, 0xb5, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0x81, + 0x92, 0x43, 0xb2, 0xd0, 0x14, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -1520,59 +1518,6 @@ type CloudTasksServer interface { RunTask(context.Context, *RunTaskRequest) (*Task, error) } -// UnimplementedCloudTasksServer can be embedded to have forward compatible implementations. -type UnimplementedCloudTasksServer struct { -} - -func (*UnimplementedCloudTasksServer) ListQueues(ctx context.Context, req *ListQueuesRequest) (*ListQueuesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListQueues not implemented") -} -func (*UnimplementedCloudTasksServer) GetQueue(ctx context.Context, req *GetQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetQueue not implemented") -} -func (*UnimplementedCloudTasksServer) CreateQueue(ctx context.Context, req *CreateQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateQueue not implemented") -} -func (*UnimplementedCloudTasksServer) UpdateQueue(ctx context.Context, req *UpdateQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateQueue not implemented") -} -func (*UnimplementedCloudTasksServer) DeleteQueue(ctx context.Context, req *DeleteQueueRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteQueue not implemented") -} -func (*UnimplementedCloudTasksServer) PurgeQueue(ctx context.Context, req *PurgeQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method PurgeQueue not implemented") -} -func (*UnimplementedCloudTasksServer) PauseQueue(ctx context.Context, req *PauseQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method PauseQueue not implemented") -} -func (*UnimplementedCloudTasksServer) ResumeQueue(ctx context.Context, req *ResumeQueueRequest) (*Queue, error) { - return nil, status.Errorf(codes.Unimplemented, "method ResumeQueue not implemented") -} -func (*UnimplementedCloudTasksServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedCloudTasksServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedCloudTasksServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedCloudTasksServer) ListTasks(ctx context.Context, req *ListTasksRequest) (*ListTasksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTasks not implemented") -} -func (*UnimplementedCloudTasksServer) GetTask(ctx context.Context, req *GetTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTask not implemented") -} -func (*UnimplementedCloudTasksServer) CreateTask(ctx context.Context, req *CreateTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTask not implemented") -} -func (*UnimplementedCloudTasksServer) DeleteTask(ctx context.Context, req *DeleteTaskRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTask not implemented") -} -func (*UnimplementedCloudTasksServer) RunTask(ctx context.Context, req *RunTaskRequest) (*Task, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunTask not implemented") -} - func RegisterCloudTasksServer(s *grpc.Server, srv CloudTasksServer) { s.RegisterService(&_CloudTasks_serviceDesc, srv) } diff --git a/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go b/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go index b85cc6120b..952be55df2 100644 --- a/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go +++ b/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -779,17 +777,6 @@ type TextToSpeechServer interface { SynthesizeSpeech(context.Context, *SynthesizeSpeechRequest) (*SynthesizeSpeechResponse, error) } -// UnimplementedTextToSpeechServer can be embedded to have forward compatible implementations. -type UnimplementedTextToSpeechServer struct { -} - -func (*UnimplementedTextToSpeechServer) ListVoices(ctx context.Context, req *ListVoicesRequest) (*ListVoicesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListVoices not implemented") -} -func (*UnimplementedTextToSpeechServer) SynthesizeSpeech(ctx context.Context, req *SynthesizeSpeechRequest) (*SynthesizeSpeechResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SynthesizeSpeech not implemented") -} - func RegisterTextToSpeechServer(s *grpc.Server, srv TextToSpeechServer) { s.RegisterService(&_TextToSpeech_serviceDesc, srv) } diff --git a/googleapis/cloud/texttospeech/v1beta1/cloud_tts.pb.go b/googleapis/cloud/texttospeech/v1beta1/cloud_tts.pb.go index bdc57ccf14..ae00c3f0ff 100644 --- a/googleapis/cloud/texttospeech/v1beta1/cloud_tts.pb.go +++ b/googleapis/cloud/texttospeech/v1beta1/cloud_tts.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -779,17 +777,6 @@ type TextToSpeechServer interface { SynthesizeSpeech(context.Context, *SynthesizeSpeechRequest) (*SynthesizeSpeechResponse, error) } -// UnimplementedTextToSpeechServer can be embedded to have forward compatible implementations. -type UnimplementedTextToSpeechServer struct { -} - -func (*UnimplementedTextToSpeechServer) ListVoices(ctx context.Context, req *ListVoicesRequest) (*ListVoicesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListVoices not implemented") -} -func (*UnimplementedTextToSpeechServer) SynthesizeSpeech(ctx context.Context, req *SynthesizeSpeechRequest) (*SynthesizeSpeechResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SynthesizeSpeech not implemented") -} - func RegisterTextToSpeechServer(s *grpc.Server, srv TextToSpeechServer) { s.RegisterService(&_TextToSpeech_serviceDesc, srv) } diff --git a/googleapis/cloud/translate/v3/translation_service.pb.go b/googleapis/cloud/translate/v3/translation_service.pb.go index a23f61b781..ef85f02019 100644 --- a/googleapis/cloud/translate/v3/translation_service.pb.go +++ b/googleapis/cloud/translate/v3/translation_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2545,35 +2543,6 @@ type TranslationServiceServer interface { DeleteGlossary(context.Context, *DeleteGlossaryRequest) (*longrunning.Operation, error) } -// UnimplementedTranslationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTranslationServiceServer struct { -} - -func (*UnimplementedTranslationServiceServer) TranslateText(ctx context.Context, req *TranslateTextRequest) (*TranslateTextResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TranslateText not implemented") -} -func (*UnimplementedTranslationServiceServer) DetectLanguage(ctx context.Context, req *DetectLanguageRequest) (*DetectLanguageResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method DetectLanguage not implemented") -} -func (*UnimplementedTranslationServiceServer) GetSupportedLanguages(ctx context.Context, req *GetSupportedLanguagesRequest) (*SupportedLanguages, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSupportedLanguages not implemented") -} -func (*UnimplementedTranslationServiceServer) BatchTranslateText(ctx context.Context, req *BatchTranslateTextRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchTranslateText not implemented") -} -func (*UnimplementedTranslationServiceServer) CreateGlossary(ctx context.Context, req *CreateGlossaryRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateGlossary not implemented") -} -func (*UnimplementedTranslationServiceServer) ListGlossaries(ctx context.Context, req *ListGlossariesRequest) (*ListGlossariesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListGlossaries not implemented") -} -func (*UnimplementedTranslationServiceServer) GetGlossary(ctx context.Context, req *GetGlossaryRequest) (*Glossary, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGlossary not implemented") -} -func (*UnimplementedTranslationServiceServer) DeleteGlossary(ctx context.Context, req *DeleteGlossaryRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteGlossary not implemented") -} - func RegisterTranslationServiceServer(s *grpc.Server, srv TranslationServiceServer) { s.RegisterService(&_TranslationService_serviceDesc, srv) } diff --git a/googleapis/cloud/translate/v3beta1/translation_service.pb.go b/googleapis/cloud/translate/v3beta1/translation_service.pb.go index 45fbb90f04..d4d0aa0d62 100644 --- a/googleapis/cloud/translate/v3beta1/translation_service.pb.go +++ b/googleapis/cloud/translate/v3beta1/translation_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2531,35 +2529,6 @@ type TranslationServiceServer interface { DeleteGlossary(context.Context, *DeleteGlossaryRequest) (*longrunning.Operation, error) } -// UnimplementedTranslationServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTranslationServiceServer struct { -} - -func (*UnimplementedTranslationServiceServer) TranslateText(ctx context.Context, req *TranslateTextRequest) (*TranslateTextResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TranslateText not implemented") -} -func (*UnimplementedTranslationServiceServer) DetectLanguage(ctx context.Context, req *DetectLanguageRequest) (*DetectLanguageResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method DetectLanguage not implemented") -} -func (*UnimplementedTranslationServiceServer) GetSupportedLanguages(ctx context.Context, req *GetSupportedLanguagesRequest) (*SupportedLanguages, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSupportedLanguages not implemented") -} -func (*UnimplementedTranslationServiceServer) BatchTranslateText(ctx context.Context, req *BatchTranslateTextRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchTranslateText not implemented") -} -func (*UnimplementedTranslationServiceServer) CreateGlossary(ctx context.Context, req *CreateGlossaryRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateGlossary not implemented") -} -func (*UnimplementedTranslationServiceServer) ListGlossaries(ctx context.Context, req *ListGlossariesRequest) (*ListGlossariesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListGlossaries not implemented") -} -func (*UnimplementedTranslationServiceServer) GetGlossary(ctx context.Context, req *GetGlossaryRequest) (*Glossary, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGlossary not implemented") -} -func (*UnimplementedTranslationServiceServer) DeleteGlossary(ctx context.Context, req *DeleteGlossaryRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteGlossary not implemented") -} - func RegisterTranslationServiceServer(s *grpc.Server, srv TranslationServiceServer) { s.RegisterService(&_TranslationService_serviceDesc, srv) } diff --git a/googleapis/cloud/videointelligence/v1/video_intelligence.pb.go b/googleapis/cloud/videointelligence/v1/video_intelligence.pb.go index 1dc8278d97..f4732d9e7b 100644 --- a/googleapis/cloud/videointelligence/v1/video_intelligence.pb.go +++ b/googleapis/cloud/videointelligence/v1/video_intelligence.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2751,14 +2749,6 @@ type VideoIntelligenceServiceServer interface { AnnotateVideo(context.Context, *AnnotateVideoRequest) (*longrunning.Operation, error) } -// UnimplementedVideoIntelligenceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoIntelligenceServiceServer struct { -} - -func (*UnimplementedVideoIntelligenceServiceServer) AnnotateVideo(ctx context.Context, req *AnnotateVideoRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AnnotateVideo not implemented") -} - func RegisterVideoIntelligenceServiceServer(s *grpc.Server, srv VideoIntelligenceServiceServer) { s.RegisterService(&_VideoIntelligenceService_serviceDesc, srv) } diff --git a/googleapis/cloud/videointelligence/v1beta1/video_intelligence.pb.go b/googleapis/cloud/videointelligence/v1beta1/video_intelligence.pb.go index 6a7a1a0615..93c5dd8a54 100644 --- a/googleapis/cloud/videointelligence/v1beta1/video_intelligence.pb.go +++ b/googleapis/cloud/videointelligence/v1beta1/video_intelligence.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1252,14 +1250,6 @@ type VideoIntelligenceServiceServer interface { AnnotateVideo(context.Context, *AnnotateVideoRequest) (*longrunning.Operation, error) } -// UnimplementedVideoIntelligenceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoIntelligenceServiceServer struct { -} - -func (*UnimplementedVideoIntelligenceServiceServer) AnnotateVideo(ctx context.Context, req *AnnotateVideoRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AnnotateVideo not implemented") -} - func RegisterVideoIntelligenceServiceServer(s *grpc.Server, srv VideoIntelligenceServiceServer) { s.RegisterService(&_VideoIntelligenceService_serviceDesc, srv) } diff --git a/googleapis/cloud/videointelligence/v1beta2/video_intelligence.pb.go b/googleapis/cloud/videointelligence/v1beta2/video_intelligence.pb.go index f267d43f07..a4d1ca1d6d 100644 --- a/googleapis/cloud/videointelligence/v1beta2/video_intelligence.pb.go +++ b/googleapis/cloud/videointelligence/v1beta2/video_intelligence.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1592,14 +1590,6 @@ type VideoIntelligenceServiceServer interface { AnnotateVideo(context.Context, *AnnotateVideoRequest) (*longrunning.Operation, error) } -// UnimplementedVideoIntelligenceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoIntelligenceServiceServer struct { -} - -func (*UnimplementedVideoIntelligenceServiceServer) AnnotateVideo(ctx context.Context, req *AnnotateVideoRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AnnotateVideo not implemented") -} - func RegisterVideoIntelligenceServiceServer(s *grpc.Server, srv VideoIntelligenceServiceServer) { s.RegisterService(&_VideoIntelligenceService_serviceDesc, srv) } diff --git a/googleapis/cloud/videointelligence/v1p1beta1/video_intelligence.pb.go b/googleapis/cloud/videointelligence/v1p1beta1/video_intelligence.pb.go index 50018af1d8..c3e2686738 100644 --- a/googleapis/cloud/videointelligence/v1p1beta1/video_intelligence.pb.go +++ b/googleapis/cloud/videointelligence/v1p1beta1/video_intelligence.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1648,14 +1646,6 @@ type VideoIntelligenceServiceServer interface { AnnotateVideo(context.Context, *AnnotateVideoRequest) (*longrunning.Operation, error) } -// UnimplementedVideoIntelligenceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoIntelligenceServiceServer struct { -} - -func (*UnimplementedVideoIntelligenceServiceServer) AnnotateVideo(ctx context.Context, req *AnnotateVideoRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AnnotateVideo not implemented") -} - func RegisterVideoIntelligenceServiceServer(s *grpc.Server, srv VideoIntelligenceServiceServer) { s.RegisterService(&_VideoIntelligenceService_serviceDesc, srv) } diff --git a/googleapis/cloud/videointelligence/v1p2beta1/video_intelligence.pb.go b/googleapis/cloud/videointelligence/v1p2beta1/video_intelligence.pb.go index 7ce857d7de..9cf53bb465 100644 --- a/googleapis/cloud/videointelligence/v1p2beta1/video_intelligence.pb.go +++ b/googleapis/cloud/videointelligence/v1p2beta1/video_intelligence.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1853,14 +1851,6 @@ type VideoIntelligenceServiceServer interface { AnnotateVideo(context.Context, *AnnotateVideoRequest) (*longrunning.Operation, error) } -// UnimplementedVideoIntelligenceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoIntelligenceServiceServer struct { -} - -func (*UnimplementedVideoIntelligenceServiceServer) AnnotateVideo(ctx context.Context, req *AnnotateVideoRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AnnotateVideo not implemented") -} - func RegisterVideoIntelligenceServiceServer(s *grpc.Server, srv VideoIntelligenceServiceServer) { s.RegisterService(&_VideoIntelligenceService_serviceDesc, srv) } diff --git a/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go b/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go index 48d896cf75..46c5a1bc01 100644 --- a/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go +++ b/googleapis/cloud/videointelligence/v1p3beta1/video_intelligence.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3498,14 +3496,6 @@ type VideoIntelligenceServiceServer interface { AnnotateVideo(context.Context, *AnnotateVideoRequest) (*longrunning.Operation, error) } -// UnimplementedVideoIntelligenceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedVideoIntelligenceServiceServer struct { -} - -func (*UnimplementedVideoIntelligenceServiceServer) AnnotateVideo(ctx context.Context, req *AnnotateVideoRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AnnotateVideo not implemented") -} - func RegisterVideoIntelligenceServiceServer(s *grpc.Server, srv VideoIntelligenceServiceServer) { s.RegisterService(&_VideoIntelligenceService_serviceDesc, srv) } @@ -3598,14 +3588,6 @@ type StreamingVideoIntelligenceServiceServer interface { StreamingAnnotateVideo(StreamingVideoIntelligenceService_StreamingAnnotateVideoServer) error } -// UnimplementedStreamingVideoIntelligenceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedStreamingVideoIntelligenceServiceServer struct { -} - -func (*UnimplementedStreamingVideoIntelligenceServiceServer) StreamingAnnotateVideo(srv StreamingVideoIntelligenceService_StreamingAnnotateVideoServer) error { - return status1.Errorf(codes.Unimplemented, "method StreamingAnnotateVideo not implemented") -} - func RegisterStreamingVideoIntelligenceServiceServer(s *grpc.Server, srv StreamingVideoIntelligenceServiceServer) { s.RegisterService(&_StreamingVideoIntelligenceService_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1/image_annotator.pb.go b/googleapis/cloud/vision/v1/image_annotator.pb.go index 3be5591e80..9756cc28fe 100644 --- a/googleapis/cloud/vision/v1/image_annotator.pb.go +++ b/googleapis/cloud/vision/v1/image_annotator.pb.go @@ -17,8 +17,6 @@ import ( latlng "google.golang.org/genproto/googleapis/type/latlng" _ "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3341,23 +3339,6 @@ type ImageAnnotatorServer interface { AsyncBatchAnnotateFiles(context.Context, *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) } -// UnimplementedImageAnnotatorServer can be embedded to have forward compatible implementations. -type UnimplementedImageAnnotatorServer struct { -} - -func (*UnimplementedImageAnnotatorServer) BatchAnnotateImages(ctx context.Context, req *BatchAnnotateImagesRequest) (*BatchAnnotateImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchAnnotateImages not implemented") -} -func (*UnimplementedImageAnnotatorServer) BatchAnnotateFiles(ctx context.Context, req *BatchAnnotateFilesRequest) (*BatchAnnotateFilesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchAnnotateFiles not implemented") -} -func (*UnimplementedImageAnnotatorServer) AsyncBatchAnnotateImages(ctx context.Context, req *AsyncBatchAnnotateImagesRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AsyncBatchAnnotateImages not implemented") -} -func (*UnimplementedImageAnnotatorServer) AsyncBatchAnnotateFiles(ctx context.Context, req *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AsyncBatchAnnotateFiles not implemented") -} - func RegisterImageAnnotatorServer(s *grpc.Server, srv ImageAnnotatorServer) { s.RegisterService(&_ImageAnnotator_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1/product_search_service.pb.go b/googleapis/cloud/vision/v1/product_search_service.pb.go index ecc3e0269f..4c936ee055 100644 --- a/googleapis/cloud/vision/v1/product_search_service.pb.go +++ b/googleapis/cloud/vision/v1/product_search_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2757,68 +2755,6 @@ type ProductSearchServer interface { PurgeProducts(context.Context, *PurgeProductsRequest) (*longrunning.Operation, error) } -// UnimplementedProductSearchServer can be embedded to have forward compatible implementations. -type UnimplementedProductSearchServer struct { -} - -func (*UnimplementedProductSearchServer) CreateProductSet(ctx context.Context, req *CreateProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ListProductSets(ctx context.Context, req *ListProductSetsRequest) (*ListProductSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProductSets not implemented") -} -func (*UnimplementedProductSearchServer) GetProductSet(ctx context.Context, req *GetProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetProductSet not implemented") -} -func (*UnimplementedProductSearchServer) UpdateProductSet(ctx context.Context, req *UpdateProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateProductSet not implemented") -} -func (*UnimplementedProductSearchServer) DeleteProductSet(ctx context.Context, req *DeleteProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteProductSet not implemented") -} -func (*UnimplementedProductSearchServer) CreateProduct(ctx context.Context, req *CreateProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateProduct not implemented") -} -func (*UnimplementedProductSearchServer) ListProducts(ctx context.Context, req *ListProductsRequest) (*ListProductsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProducts not implemented") -} -func (*UnimplementedProductSearchServer) GetProduct(ctx context.Context, req *GetProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetProduct not implemented") -} -func (*UnimplementedProductSearchServer) UpdateProduct(ctx context.Context, req *UpdateProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateProduct not implemented") -} -func (*UnimplementedProductSearchServer) DeleteProduct(ctx context.Context, req *DeleteProductRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteProduct not implemented") -} -func (*UnimplementedProductSearchServer) CreateReferenceImage(ctx context.Context, req *CreateReferenceImageRequest) (*ReferenceImage, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) DeleteReferenceImage(ctx context.Context, req *DeleteReferenceImageRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) ListReferenceImages(ctx context.Context, req *ListReferenceImagesRequest) (*ListReferenceImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListReferenceImages not implemented") -} -func (*UnimplementedProductSearchServer) GetReferenceImage(ctx context.Context, req *GetReferenceImageRequest) (*ReferenceImage, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) AddProductToProductSet(ctx context.Context, req *AddProductToProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AddProductToProductSet not implemented") -} -func (*UnimplementedProductSearchServer) RemoveProductFromProductSet(ctx context.Context, req *RemoveProductFromProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method RemoveProductFromProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ListProductsInProductSet(ctx context.Context, req *ListProductsInProductSetRequest) (*ListProductsInProductSetResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProductsInProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ImportProductSets(ctx context.Context, req *ImportProductSetsRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ImportProductSets not implemented") -} -func (*UnimplementedProductSearchServer) PurgeProducts(ctx context.Context, req *PurgeProductsRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PurgeProducts not implemented") -} - func RegisterProductSearchServer(s *grpc.Server, srv ProductSearchServer) { s.RegisterService(&_ProductSearch_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1p1beta1/image_annotator.pb.go b/googleapis/cloud/vision/v1p1beta1/image_annotator.pb.go index e998480d54..b07ea5a05f 100644 --- a/googleapis/cloud/vision/v1p1beta1/image_annotator.pb.go +++ b/googleapis/cloud/vision/v1p1beta1/image_annotator.pb.go @@ -14,8 +14,6 @@ import ( color "google.golang.org/genproto/googleapis/type/color" latlng "google.golang.org/genproto/googleapis/type/latlng" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1992,14 +1990,6 @@ type ImageAnnotatorServer interface { BatchAnnotateImages(context.Context, *BatchAnnotateImagesRequest) (*BatchAnnotateImagesResponse, error) } -// UnimplementedImageAnnotatorServer can be embedded to have forward compatible implementations. -type UnimplementedImageAnnotatorServer struct { -} - -func (*UnimplementedImageAnnotatorServer) BatchAnnotateImages(ctx context.Context, req *BatchAnnotateImagesRequest) (*BatchAnnotateImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchAnnotateImages not implemented") -} - func RegisterImageAnnotatorServer(s *grpc.Server, srv ImageAnnotatorServer) { s.RegisterService(&_ImageAnnotator_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1p2beta1/image_annotator.pb.go b/googleapis/cloud/vision/v1p2beta1/image_annotator.pb.go index b3649591c7..aca545b87c 100644 --- a/googleapis/cloud/vision/v1p2beta1/image_annotator.pb.go +++ b/googleapis/cloud/vision/v1p2beta1/image_annotator.pb.go @@ -16,8 +16,6 @@ import ( color "google.golang.org/genproto/googleapis/type/color" latlng "google.golang.org/genproto/googleapis/type/latlng" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2685,17 +2683,6 @@ type ImageAnnotatorServer interface { AsyncBatchAnnotateFiles(context.Context, *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) } -// UnimplementedImageAnnotatorServer can be embedded to have forward compatible implementations. -type UnimplementedImageAnnotatorServer struct { -} - -func (*UnimplementedImageAnnotatorServer) BatchAnnotateImages(ctx context.Context, req *BatchAnnotateImagesRequest) (*BatchAnnotateImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchAnnotateImages not implemented") -} -func (*UnimplementedImageAnnotatorServer) AsyncBatchAnnotateFiles(ctx context.Context, req *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AsyncBatchAnnotateFiles not implemented") -} - func RegisterImageAnnotatorServer(s *grpc.Server, srv ImageAnnotatorServer) { s.RegisterService(&_ImageAnnotator_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1p3beta1/image_annotator.pb.go b/googleapis/cloud/vision/v1p3beta1/image_annotator.pb.go index 93604438cd..61a9d4cb75 100644 --- a/googleapis/cloud/vision/v1p3beta1/image_annotator.pb.go +++ b/googleapis/cloud/vision/v1p3beta1/image_annotator.pb.go @@ -16,8 +16,6 @@ import ( color "google.golang.org/genproto/googleapis/type/color" latlng "google.golang.org/genproto/googleapis/type/latlng" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2812,17 +2810,6 @@ type ImageAnnotatorServer interface { AsyncBatchAnnotateFiles(context.Context, *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) } -// UnimplementedImageAnnotatorServer can be embedded to have forward compatible implementations. -type UnimplementedImageAnnotatorServer struct { -} - -func (*UnimplementedImageAnnotatorServer) BatchAnnotateImages(ctx context.Context, req *BatchAnnotateImagesRequest) (*BatchAnnotateImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchAnnotateImages not implemented") -} -func (*UnimplementedImageAnnotatorServer) AsyncBatchAnnotateFiles(ctx context.Context, req *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AsyncBatchAnnotateFiles not implemented") -} - func RegisterImageAnnotatorServer(s *grpc.Server, srv ImageAnnotatorServer) { s.RegisterService(&_ImageAnnotator_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go b/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go index d6fef6a6ae..19c6d42189 100644 --- a/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go +++ b/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2544,65 +2542,6 @@ type ProductSearchServer interface { ImportProductSets(context.Context, *ImportProductSetsRequest) (*longrunning.Operation, error) } -// UnimplementedProductSearchServer can be embedded to have forward compatible implementations. -type UnimplementedProductSearchServer struct { -} - -func (*UnimplementedProductSearchServer) CreateProductSet(ctx context.Context, req *CreateProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ListProductSets(ctx context.Context, req *ListProductSetsRequest) (*ListProductSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProductSets not implemented") -} -func (*UnimplementedProductSearchServer) GetProductSet(ctx context.Context, req *GetProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetProductSet not implemented") -} -func (*UnimplementedProductSearchServer) UpdateProductSet(ctx context.Context, req *UpdateProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateProductSet not implemented") -} -func (*UnimplementedProductSearchServer) DeleteProductSet(ctx context.Context, req *DeleteProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteProductSet not implemented") -} -func (*UnimplementedProductSearchServer) CreateProduct(ctx context.Context, req *CreateProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateProduct not implemented") -} -func (*UnimplementedProductSearchServer) ListProducts(ctx context.Context, req *ListProductsRequest) (*ListProductsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProducts not implemented") -} -func (*UnimplementedProductSearchServer) GetProduct(ctx context.Context, req *GetProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetProduct not implemented") -} -func (*UnimplementedProductSearchServer) UpdateProduct(ctx context.Context, req *UpdateProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateProduct not implemented") -} -func (*UnimplementedProductSearchServer) DeleteProduct(ctx context.Context, req *DeleteProductRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteProduct not implemented") -} -func (*UnimplementedProductSearchServer) CreateReferenceImage(ctx context.Context, req *CreateReferenceImageRequest) (*ReferenceImage, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) DeleteReferenceImage(ctx context.Context, req *DeleteReferenceImageRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) ListReferenceImages(ctx context.Context, req *ListReferenceImagesRequest) (*ListReferenceImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListReferenceImages not implemented") -} -func (*UnimplementedProductSearchServer) GetReferenceImage(ctx context.Context, req *GetReferenceImageRequest) (*ReferenceImage, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) AddProductToProductSet(ctx context.Context, req *AddProductToProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AddProductToProductSet not implemented") -} -func (*UnimplementedProductSearchServer) RemoveProductFromProductSet(ctx context.Context, req *RemoveProductFromProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method RemoveProductFromProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ListProductsInProductSet(ctx context.Context, req *ListProductsInProductSetRequest) (*ListProductsInProductSetResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProductsInProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ImportProductSets(ctx context.Context, req *ImportProductSetsRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ImportProductSets not implemented") -} - func RegisterProductSearchServer(s *grpc.Server, srv ProductSearchServer) { s.RegisterService(&_ProductSearch_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1p4beta1/image_annotator.pb.go b/googleapis/cloud/vision/v1p4beta1/image_annotator.pb.go index f97474641d..c6aa09a994 100644 --- a/googleapis/cloud/vision/v1p4beta1/image_annotator.pb.go +++ b/googleapis/cloud/vision/v1p4beta1/image_annotator.pb.go @@ -17,8 +17,6 @@ import ( latlng "google.golang.org/genproto/googleapis/type/latlng" _ "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3164,23 +3162,6 @@ type ImageAnnotatorServer interface { AsyncBatchAnnotateFiles(context.Context, *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) } -// UnimplementedImageAnnotatorServer can be embedded to have forward compatible implementations. -type UnimplementedImageAnnotatorServer struct { -} - -func (*UnimplementedImageAnnotatorServer) BatchAnnotateImages(ctx context.Context, req *BatchAnnotateImagesRequest) (*BatchAnnotateImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchAnnotateImages not implemented") -} -func (*UnimplementedImageAnnotatorServer) BatchAnnotateFiles(ctx context.Context, req *BatchAnnotateFilesRequest) (*BatchAnnotateFilesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchAnnotateFiles not implemented") -} -func (*UnimplementedImageAnnotatorServer) AsyncBatchAnnotateImages(ctx context.Context, req *AsyncBatchAnnotateImagesRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AsyncBatchAnnotateImages not implemented") -} -func (*UnimplementedImageAnnotatorServer) AsyncBatchAnnotateFiles(ctx context.Context, req *AsyncBatchAnnotateFilesRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AsyncBatchAnnotateFiles not implemented") -} - func RegisterImageAnnotatorServer(s *grpc.Server, srv ImageAnnotatorServer) { s.RegisterService(&_ImageAnnotator_serviceDesc, srv) } diff --git a/googleapis/cloud/vision/v1p4beta1/product_search_service.pb.go b/googleapis/cloud/vision/v1p4beta1/product_search_service.pb.go index 7d4ad08b4c..f665931be4 100644 --- a/googleapis/cloud/vision/v1p4beta1/product_search_service.pb.go +++ b/googleapis/cloud/vision/v1p4beta1/product_search_service.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2556,65 +2554,6 @@ type ProductSearchServer interface { ImportProductSets(context.Context, *ImportProductSetsRequest) (*longrunning.Operation, error) } -// UnimplementedProductSearchServer can be embedded to have forward compatible implementations. -type UnimplementedProductSearchServer struct { -} - -func (*UnimplementedProductSearchServer) CreateProductSet(ctx context.Context, req *CreateProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ListProductSets(ctx context.Context, req *ListProductSetsRequest) (*ListProductSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProductSets not implemented") -} -func (*UnimplementedProductSearchServer) GetProductSet(ctx context.Context, req *GetProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetProductSet not implemented") -} -func (*UnimplementedProductSearchServer) UpdateProductSet(ctx context.Context, req *UpdateProductSetRequest) (*ProductSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateProductSet not implemented") -} -func (*UnimplementedProductSearchServer) DeleteProductSet(ctx context.Context, req *DeleteProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteProductSet not implemented") -} -func (*UnimplementedProductSearchServer) CreateProduct(ctx context.Context, req *CreateProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateProduct not implemented") -} -func (*UnimplementedProductSearchServer) ListProducts(ctx context.Context, req *ListProductsRequest) (*ListProductsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProducts not implemented") -} -func (*UnimplementedProductSearchServer) GetProduct(ctx context.Context, req *GetProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetProduct not implemented") -} -func (*UnimplementedProductSearchServer) UpdateProduct(ctx context.Context, req *UpdateProductRequest) (*Product, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateProduct not implemented") -} -func (*UnimplementedProductSearchServer) DeleteProduct(ctx context.Context, req *DeleteProductRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteProduct not implemented") -} -func (*UnimplementedProductSearchServer) CreateReferenceImage(ctx context.Context, req *CreateReferenceImageRequest) (*ReferenceImage, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) DeleteReferenceImage(ctx context.Context, req *DeleteReferenceImageRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) ListReferenceImages(ctx context.Context, req *ListReferenceImagesRequest) (*ListReferenceImagesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListReferenceImages not implemented") -} -func (*UnimplementedProductSearchServer) GetReferenceImage(ctx context.Context, req *GetReferenceImageRequest) (*ReferenceImage, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetReferenceImage not implemented") -} -func (*UnimplementedProductSearchServer) AddProductToProductSet(ctx context.Context, req *AddProductToProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AddProductToProductSet not implemented") -} -func (*UnimplementedProductSearchServer) RemoveProductFromProductSet(ctx context.Context, req *RemoveProductFromProductSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method RemoveProductFromProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ListProductsInProductSet(ctx context.Context, req *ListProductsInProductSetRequest) (*ListProductsInProductSetResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListProductsInProductSet not implemented") -} -func (*UnimplementedProductSearchServer) ImportProductSets(ctx context.Context, req *ImportProductSetsRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ImportProductSets not implemented") -} - func RegisterProductSearchServer(s *grpc.Server, srv ProductSearchServer) { s.RegisterService(&_ProductSearch_serviceDesc, srv) } diff --git a/googleapis/cloud/webrisk/v1beta1/webrisk.pb.go b/googleapis/cloud/webrisk/v1beta1/webrisk.pb.go index 9dceafd586..78a0afa7ec 100644 --- a/googleapis/cloud/webrisk/v1beta1/webrisk.pb.go +++ b/googleapis/cloud/webrisk/v1beta1/webrisk.pb.go @@ -12,8 +12,6 @@ import ( timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1165,20 +1163,6 @@ type WebRiskServiceV1Beta1Server interface { SearchHashes(context.Context, *SearchHashesRequest) (*SearchHashesResponse, error) } -// UnimplementedWebRiskServiceV1Beta1Server can be embedded to have forward compatible implementations. -type UnimplementedWebRiskServiceV1Beta1Server struct { -} - -func (*UnimplementedWebRiskServiceV1Beta1Server) ComputeThreatListDiff(ctx context.Context, req *ComputeThreatListDiffRequest) (*ComputeThreatListDiffResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ComputeThreatListDiff not implemented") -} -func (*UnimplementedWebRiskServiceV1Beta1Server) SearchUris(ctx context.Context, req *SearchUrisRequest) (*SearchUrisResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchUris not implemented") -} -func (*UnimplementedWebRiskServiceV1Beta1Server) SearchHashes(ctx context.Context, req *SearchHashesRequest) (*SearchHashesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchHashes not implemented") -} - func RegisterWebRiskServiceV1Beta1Server(s *grpc.Server, srv WebRiskServiceV1Beta1Server) { s.RegisterService(&_WebRiskServiceV1Beta1_serviceDesc, srv) } diff --git a/googleapis/cloud/websecurityscanner/v1alpha/web_security_scanner.pb.go b/googleapis/cloud/websecurityscanner/v1alpha/web_security_scanner.pb.go index ea095697c7..706e7c1d3d 100644 --- a/googleapis/cloud/websecurityscanner/v1alpha/web_security_scanner.pb.go +++ b/googleapis/cloud/websecurityscanner/v1alpha/web_security_scanner.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1257,50 +1255,6 @@ type WebSecurityScannerServer interface { ListFindingTypeStats(context.Context, *ListFindingTypeStatsRequest) (*ListFindingTypeStatsResponse, error) } -// UnimplementedWebSecurityScannerServer can be embedded to have forward compatible implementations. -type UnimplementedWebSecurityScannerServer struct { -} - -func (*UnimplementedWebSecurityScannerServer) CreateScanConfig(ctx context.Context, req *CreateScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) DeleteScanConfig(ctx context.Context, req *DeleteScanConfigRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) GetScanConfig(ctx context.Context, req *GetScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListScanConfigs(ctx context.Context, req *ListScanConfigsRequest) (*ListScanConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListScanConfigs not implemented") -} -func (*UnimplementedWebSecurityScannerServer) UpdateScanConfig(ctx context.Context, req *UpdateScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) StartScanRun(ctx context.Context, req *StartScanRunRequest) (*ScanRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartScanRun not implemented") -} -func (*UnimplementedWebSecurityScannerServer) GetScanRun(ctx context.Context, req *GetScanRunRequest) (*ScanRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetScanRun not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListScanRuns(ctx context.Context, req *ListScanRunsRequest) (*ListScanRunsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListScanRuns not implemented") -} -func (*UnimplementedWebSecurityScannerServer) StopScanRun(ctx context.Context, req *StopScanRunRequest) (*ScanRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method StopScanRun not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListCrawledUrls(ctx context.Context, req *ListCrawledUrlsRequest) (*ListCrawledUrlsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListCrawledUrls not implemented") -} -func (*UnimplementedWebSecurityScannerServer) GetFinding(ctx context.Context, req *GetFindingRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFinding not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListFindings(ctx context.Context, req *ListFindingsRequest) (*ListFindingsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFindings not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListFindingTypeStats(ctx context.Context, req *ListFindingTypeStatsRequest) (*ListFindingTypeStatsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFindingTypeStats not implemented") -} - func RegisterWebSecurityScannerServer(s *grpc.Server, srv WebSecurityScannerServer) { s.RegisterService(&_WebSecurityScanner_serviceDesc, srv) } diff --git a/googleapis/cloud/websecurityscanner/v1beta/web_security_scanner.pb.go b/googleapis/cloud/websecurityscanner/v1beta/web_security_scanner.pb.go index f89332b17e..dd01bbe6e9 100644 --- a/googleapis/cloud/websecurityscanner/v1beta/web_security_scanner.pb.go +++ b/googleapis/cloud/websecurityscanner/v1beta/web_security_scanner.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1258,50 +1256,6 @@ type WebSecurityScannerServer interface { ListFindingTypeStats(context.Context, *ListFindingTypeStatsRequest) (*ListFindingTypeStatsResponse, error) } -// UnimplementedWebSecurityScannerServer can be embedded to have forward compatible implementations. -type UnimplementedWebSecurityScannerServer struct { -} - -func (*UnimplementedWebSecurityScannerServer) CreateScanConfig(ctx context.Context, req *CreateScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) DeleteScanConfig(ctx context.Context, req *DeleteScanConfigRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) GetScanConfig(ctx context.Context, req *GetScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListScanConfigs(ctx context.Context, req *ListScanConfigsRequest) (*ListScanConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListScanConfigs not implemented") -} -func (*UnimplementedWebSecurityScannerServer) UpdateScanConfig(ctx context.Context, req *UpdateScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateScanConfig not implemented") -} -func (*UnimplementedWebSecurityScannerServer) StartScanRun(ctx context.Context, req *StartScanRunRequest) (*ScanRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartScanRun not implemented") -} -func (*UnimplementedWebSecurityScannerServer) GetScanRun(ctx context.Context, req *GetScanRunRequest) (*ScanRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetScanRun not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListScanRuns(ctx context.Context, req *ListScanRunsRequest) (*ListScanRunsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListScanRuns not implemented") -} -func (*UnimplementedWebSecurityScannerServer) StopScanRun(ctx context.Context, req *StopScanRunRequest) (*ScanRun, error) { - return nil, status.Errorf(codes.Unimplemented, "method StopScanRun not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListCrawledUrls(ctx context.Context, req *ListCrawledUrlsRequest) (*ListCrawledUrlsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListCrawledUrls not implemented") -} -func (*UnimplementedWebSecurityScannerServer) GetFinding(ctx context.Context, req *GetFindingRequest) (*Finding, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFinding not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListFindings(ctx context.Context, req *ListFindingsRequest) (*ListFindingsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFindings not implemented") -} -func (*UnimplementedWebSecurityScannerServer) ListFindingTypeStats(ctx context.Context, req *ListFindingTypeStatsRequest) (*ListFindingTypeStatsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFindingTypeStats not implemented") -} - func RegisterWebSecurityScannerServer(s *grpc.Server, srv WebSecurityScannerServer) { s.RegisterService(&_WebSecurityScanner_serviceDesc, srv) } diff --git a/googleapis/container/v1/cluster_service.pb.go b/googleapis/container/v1/cluster_service.pb.go index 64c45e4ce2..5aaef56b1a 100644 --- a/googleapis/container/v1/cluster_service.pb.go +++ b/googleapis/container/v1/cluster_service.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -6457,101 +6455,6 @@ type ClusterManagerServer interface { SetMaintenancePolicy(context.Context, *SetMaintenancePolicyRequest) (*Operation, error) } -// UnimplementedClusterManagerServer can be embedded to have forward compatible implementations. -type UnimplementedClusterManagerServer struct { -} - -func (*UnimplementedClusterManagerServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListClusters not implemented") -} -func (*UnimplementedClusterManagerServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCluster not implemented") -} -func (*UnimplementedClusterManagerServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCluster not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateCluster(ctx context.Context, req *UpdateClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCluster not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateNodePool(ctx context.Context, req *UpdateNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolAutoscaling(ctx context.Context, req *SetNodePoolAutoscalingRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolAutoscaling not implemented") -} -func (*UnimplementedClusterManagerServer) SetLoggingService(ctx context.Context, req *SetLoggingServiceRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLoggingService not implemented") -} -func (*UnimplementedClusterManagerServer) SetMonitoringService(ctx context.Context, req *SetMonitoringServiceRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMonitoringService not implemented") -} -func (*UnimplementedClusterManagerServer) SetAddonsConfig(ctx context.Context, req *SetAddonsConfigRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetAddonsConfig not implemented") -} -func (*UnimplementedClusterManagerServer) SetLocations(ctx context.Context, req *SetLocationsRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLocations not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateMaster(ctx context.Context, req *UpdateMasterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateMaster not implemented") -} -func (*UnimplementedClusterManagerServer) SetMasterAuth(ctx context.Context, req *SetMasterAuthRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMasterAuth not implemented") -} -func (*UnimplementedClusterManagerServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCluster not implemented") -} -func (*UnimplementedClusterManagerServer) ListOperations(ctx context.Context, req *ListOperationsRequest) (*ListOperationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListOperations not implemented") -} -func (*UnimplementedClusterManagerServer) GetOperation(ctx context.Context, req *GetOperationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOperation not implemented") -} -func (*UnimplementedClusterManagerServer) CancelOperation(ctx context.Context, req *CancelOperationRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelOperation not implemented") -} -func (*UnimplementedClusterManagerServer) GetServerConfig(ctx context.Context, req *GetServerConfigRequest) (*ServerConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetServerConfig not implemented") -} -func (*UnimplementedClusterManagerServer) ListNodePools(ctx context.Context, req *ListNodePoolsRequest) (*ListNodePoolsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListNodePools not implemented") -} -func (*UnimplementedClusterManagerServer) GetNodePool(ctx context.Context, req *GetNodePoolRequest) (*NodePool, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) CreateNodePool(ctx context.Context, req *CreateNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) DeleteNodePool(ctx context.Context, req *DeleteNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) RollbackNodePoolUpgrade(ctx context.Context, req *RollbackNodePoolUpgradeRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RollbackNodePoolUpgrade not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolManagement(ctx context.Context, req *SetNodePoolManagementRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolManagement not implemented") -} -func (*UnimplementedClusterManagerServer) SetLabels(ctx context.Context, req *SetLabelsRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLabels not implemented") -} -func (*UnimplementedClusterManagerServer) SetLegacyAbac(ctx context.Context, req *SetLegacyAbacRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLegacyAbac not implemented") -} -func (*UnimplementedClusterManagerServer) StartIPRotation(ctx context.Context, req *StartIPRotationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartIPRotation not implemented") -} -func (*UnimplementedClusterManagerServer) CompleteIPRotation(ctx context.Context, req *CompleteIPRotationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CompleteIPRotation not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolSize(ctx context.Context, req *SetNodePoolSizeRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolSize not implemented") -} -func (*UnimplementedClusterManagerServer) SetNetworkPolicy(ctx context.Context, req *SetNetworkPolicyRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNetworkPolicy not implemented") -} -func (*UnimplementedClusterManagerServer) SetMaintenancePolicy(ctx context.Context, req *SetMaintenancePolicyRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMaintenancePolicy not implemented") -} - func RegisterClusterManagerServer(s *grpc.Server, srv ClusterManagerServer) { s.RegisterService(&_ClusterManager_serviceDesc, srv) } diff --git a/googleapis/container/v1alpha1/cluster_service.pb.go b/googleapis/container/v1alpha1/cluster_service.pb.go index f9b7ef7dcf..ea1255a057 100644 --- a/googleapis/container/v1alpha1/cluster_service.pb.go +++ b/googleapis/container/v1alpha1/cluster_service.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -6188,101 +6186,6 @@ type ClusterManagerServer interface { SetMaintenancePolicy(context.Context, *SetMaintenancePolicyRequest) (*Operation, error) } -// UnimplementedClusterManagerServer can be embedded to have forward compatible implementations. -type UnimplementedClusterManagerServer struct { -} - -func (*UnimplementedClusterManagerServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListClusters not implemented") -} -func (*UnimplementedClusterManagerServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCluster not implemented") -} -func (*UnimplementedClusterManagerServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCluster not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateCluster(ctx context.Context, req *UpdateClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCluster not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateNodePool(ctx context.Context, req *UpdateNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolAutoscaling(ctx context.Context, req *SetNodePoolAutoscalingRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolAutoscaling not implemented") -} -func (*UnimplementedClusterManagerServer) SetLoggingService(ctx context.Context, req *SetLoggingServiceRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLoggingService not implemented") -} -func (*UnimplementedClusterManagerServer) SetMonitoringService(ctx context.Context, req *SetMonitoringServiceRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMonitoringService not implemented") -} -func (*UnimplementedClusterManagerServer) SetAddonsConfig(ctx context.Context, req *SetAddonsConfigRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetAddonsConfig not implemented") -} -func (*UnimplementedClusterManagerServer) SetLocations(ctx context.Context, req *SetLocationsRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLocations not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateMaster(ctx context.Context, req *UpdateMasterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateMaster not implemented") -} -func (*UnimplementedClusterManagerServer) SetMasterAuth(ctx context.Context, req *SetMasterAuthRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMasterAuth not implemented") -} -func (*UnimplementedClusterManagerServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCluster not implemented") -} -func (*UnimplementedClusterManagerServer) ListOperations(ctx context.Context, req *ListOperationsRequest) (*ListOperationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListOperations not implemented") -} -func (*UnimplementedClusterManagerServer) GetOperation(ctx context.Context, req *GetOperationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOperation not implemented") -} -func (*UnimplementedClusterManagerServer) CancelOperation(ctx context.Context, req *CancelOperationRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelOperation not implemented") -} -func (*UnimplementedClusterManagerServer) GetServerConfig(ctx context.Context, req *GetServerConfigRequest) (*ServerConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetServerConfig not implemented") -} -func (*UnimplementedClusterManagerServer) ListNodePools(ctx context.Context, req *ListNodePoolsRequest) (*ListNodePoolsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListNodePools not implemented") -} -func (*UnimplementedClusterManagerServer) GetNodePool(ctx context.Context, req *GetNodePoolRequest) (*NodePool, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) CreateNodePool(ctx context.Context, req *CreateNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) DeleteNodePool(ctx context.Context, req *DeleteNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) RollbackNodePoolUpgrade(ctx context.Context, req *RollbackNodePoolUpgradeRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RollbackNodePoolUpgrade not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolManagement(ctx context.Context, req *SetNodePoolManagementRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolManagement not implemented") -} -func (*UnimplementedClusterManagerServer) SetLabels(ctx context.Context, req *SetLabelsRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLabels not implemented") -} -func (*UnimplementedClusterManagerServer) SetLegacyAbac(ctx context.Context, req *SetLegacyAbacRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLegacyAbac not implemented") -} -func (*UnimplementedClusterManagerServer) StartIPRotation(ctx context.Context, req *StartIPRotationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartIPRotation not implemented") -} -func (*UnimplementedClusterManagerServer) CompleteIPRotation(ctx context.Context, req *CompleteIPRotationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CompleteIPRotation not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolSize(ctx context.Context, req *SetNodePoolSizeRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolSize not implemented") -} -func (*UnimplementedClusterManagerServer) SetNetworkPolicy(ctx context.Context, req *SetNetworkPolicyRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNetworkPolicy not implemented") -} -func (*UnimplementedClusterManagerServer) SetMaintenancePolicy(ctx context.Context, req *SetMaintenancePolicyRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMaintenancePolicy not implemented") -} - func RegisterClusterManagerServer(s *grpc.Server, srv ClusterManagerServer) { s.RegisterService(&_ClusterManager_serviceDesc, srv) } diff --git a/googleapis/container/v1beta1/cluster_service.pb.go b/googleapis/container/v1beta1/cluster_service.pb.go index 868c9c9a93..df58aafb3d 100644 --- a/googleapis/container/v1beta1/cluster_service.pb.go +++ b/googleapis/container/v1beta1/cluster_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" _ "google.golang.org/genproto/googleapis/iam/v1" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -8407,107 +8405,6 @@ type ClusterManagerServer interface { ListLocations(context.Context, *ListLocationsRequest) (*ListLocationsResponse, error) } -// UnimplementedClusterManagerServer can be embedded to have forward compatible implementations. -type UnimplementedClusterManagerServer struct { -} - -func (*UnimplementedClusterManagerServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListClusters not implemented") -} -func (*UnimplementedClusterManagerServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCluster not implemented") -} -func (*UnimplementedClusterManagerServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCluster not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateCluster(ctx context.Context, req *UpdateClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCluster not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateNodePool(ctx context.Context, req *UpdateNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolAutoscaling(ctx context.Context, req *SetNodePoolAutoscalingRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolAutoscaling not implemented") -} -func (*UnimplementedClusterManagerServer) SetLoggingService(ctx context.Context, req *SetLoggingServiceRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLoggingService not implemented") -} -func (*UnimplementedClusterManagerServer) SetMonitoringService(ctx context.Context, req *SetMonitoringServiceRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMonitoringService not implemented") -} -func (*UnimplementedClusterManagerServer) SetAddonsConfig(ctx context.Context, req *SetAddonsConfigRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetAddonsConfig not implemented") -} -func (*UnimplementedClusterManagerServer) SetLocations(ctx context.Context, req *SetLocationsRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLocations not implemented") -} -func (*UnimplementedClusterManagerServer) UpdateMaster(ctx context.Context, req *UpdateMasterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateMaster not implemented") -} -func (*UnimplementedClusterManagerServer) SetMasterAuth(ctx context.Context, req *SetMasterAuthRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMasterAuth not implemented") -} -func (*UnimplementedClusterManagerServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCluster not implemented") -} -func (*UnimplementedClusterManagerServer) ListOperations(ctx context.Context, req *ListOperationsRequest) (*ListOperationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListOperations not implemented") -} -func (*UnimplementedClusterManagerServer) GetOperation(ctx context.Context, req *GetOperationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOperation not implemented") -} -func (*UnimplementedClusterManagerServer) CancelOperation(ctx context.Context, req *CancelOperationRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelOperation not implemented") -} -func (*UnimplementedClusterManagerServer) GetServerConfig(ctx context.Context, req *GetServerConfigRequest) (*ServerConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetServerConfig not implemented") -} -func (*UnimplementedClusterManagerServer) ListNodePools(ctx context.Context, req *ListNodePoolsRequest) (*ListNodePoolsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListNodePools not implemented") -} -func (*UnimplementedClusterManagerServer) GetNodePool(ctx context.Context, req *GetNodePoolRequest) (*NodePool, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) CreateNodePool(ctx context.Context, req *CreateNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) DeleteNodePool(ctx context.Context, req *DeleteNodePoolRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteNodePool not implemented") -} -func (*UnimplementedClusterManagerServer) RollbackNodePoolUpgrade(ctx context.Context, req *RollbackNodePoolUpgradeRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RollbackNodePoolUpgrade not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolManagement(ctx context.Context, req *SetNodePoolManagementRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolManagement not implemented") -} -func (*UnimplementedClusterManagerServer) SetLabels(ctx context.Context, req *SetLabelsRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLabels not implemented") -} -func (*UnimplementedClusterManagerServer) SetLegacyAbac(ctx context.Context, req *SetLegacyAbacRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetLegacyAbac not implemented") -} -func (*UnimplementedClusterManagerServer) StartIPRotation(ctx context.Context, req *StartIPRotationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartIPRotation not implemented") -} -func (*UnimplementedClusterManagerServer) CompleteIPRotation(ctx context.Context, req *CompleteIPRotationRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CompleteIPRotation not implemented") -} -func (*UnimplementedClusterManagerServer) SetNodePoolSize(ctx context.Context, req *SetNodePoolSizeRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNodePoolSize not implemented") -} -func (*UnimplementedClusterManagerServer) SetNetworkPolicy(ctx context.Context, req *SetNetworkPolicyRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetNetworkPolicy not implemented") -} -func (*UnimplementedClusterManagerServer) SetMaintenancePolicy(ctx context.Context, req *SetMaintenancePolicyRequest) (*Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetMaintenancePolicy not implemented") -} -func (*UnimplementedClusterManagerServer) ListUsableSubnetworks(ctx context.Context, req *ListUsableSubnetworksRequest) (*ListUsableSubnetworksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListUsableSubnetworks not implemented") -} -func (*UnimplementedClusterManagerServer) ListLocations(ctx context.Context, req *ListLocationsRequest) (*ListLocationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListLocations not implemented") -} - func RegisterClusterManagerServer(s *grpc.Server, srv ClusterManagerServer) { s.RegisterService(&_ClusterManager_serviceDesc, srv) } diff --git a/googleapis/datastore/admin/v1/datastore_admin.pb.go b/googleapis/datastore/admin/v1/datastore_admin.pb.go index 7bf298689b..f91ca55a29 100644 --- a/googleapis/datastore/admin/v1/datastore_admin.pb.go +++ b/googleapis/datastore/admin/v1/datastore_admin.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1141,23 +1139,6 @@ type DatastoreAdminServer interface { ListIndexes(context.Context, *ListIndexesRequest) (*ListIndexesResponse, error) } -// UnimplementedDatastoreAdminServer can be embedded to have forward compatible implementations. -type UnimplementedDatastoreAdminServer struct { -} - -func (*UnimplementedDatastoreAdminServer) ExportEntities(ctx context.Context, req *ExportEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportEntities not implemented") -} -func (*UnimplementedDatastoreAdminServer) ImportEntities(ctx context.Context, req *ImportEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportEntities not implemented") -} -func (*UnimplementedDatastoreAdminServer) GetIndex(ctx context.Context, req *GetIndexRequest) (*Index, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIndex not implemented") -} -func (*UnimplementedDatastoreAdminServer) ListIndexes(ctx context.Context, req *ListIndexesRequest) (*ListIndexesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListIndexes not implemented") -} - func RegisterDatastoreAdminServer(s *grpc.Server, srv DatastoreAdminServer) { s.RegisterService(&_DatastoreAdmin_serviceDesc, srv) } diff --git a/googleapis/datastore/admin/v1beta1/datastore_admin.pb.go b/googleapis/datastore/admin/v1beta1/datastore_admin.pb.go index d52df04b57..a76b2b3d0c 100644 --- a/googleapis/datastore/admin/v1beta1/datastore_admin.pb.go +++ b/googleapis/datastore/admin/v1beta1/datastore_admin.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -856,17 +854,6 @@ type DatastoreAdminServer interface { ImportEntities(context.Context, *ImportEntitiesRequest) (*longrunning.Operation, error) } -// UnimplementedDatastoreAdminServer can be embedded to have forward compatible implementations. -type UnimplementedDatastoreAdminServer struct { -} - -func (*UnimplementedDatastoreAdminServer) ExportEntities(ctx context.Context, req *ExportEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportEntities not implemented") -} -func (*UnimplementedDatastoreAdminServer) ImportEntities(ctx context.Context, req *ImportEntitiesRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportEntities not implemented") -} - func RegisterDatastoreAdminServer(s *grpc.Server, srv DatastoreAdminServer) { s.RegisterService(&_DatastoreAdmin_serviceDesc, srv) } diff --git a/googleapis/datastore/v1/datastore.pb.go b/googleapis/datastore/v1/datastore.pb.go index 82b939a829..7c46118544 100644 --- a/googleapis/datastore/v1/datastore.pb.go +++ b/googleapis/datastore/v1/datastore.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1614,32 +1612,6 @@ type DatastoreServer interface { ReserveIds(context.Context, *ReserveIdsRequest) (*ReserveIdsResponse, error) } -// UnimplementedDatastoreServer can be embedded to have forward compatible implementations. -type UnimplementedDatastoreServer struct { -} - -func (*UnimplementedDatastoreServer) Lookup(ctx context.Context, req *LookupRequest) (*LookupResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Lookup not implemented") -} -func (*UnimplementedDatastoreServer) RunQuery(ctx context.Context, req *RunQueryRequest) (*RunQueryResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunQuery not implemented") -} -func (*UnimplementedDatastoreServer) BeginTransaction(ctx context.Context, req *BeginTransactionRequest) (*BeginTransactionResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BeginTransaction not implemented") -} -func (*UnimplementedDatastoreServer) Commit(ctx context.Context, req *CommitRequest) (*CommitResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Commit not implemented") -} -func (*UnimplementedDatastoreServer) Rollback(ctx context.Context, req *RollbackRequest) (*RollbackResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Rollback not implemented") -} -func (*UnimplementedDatastoreServer) AllocateIds(ctx context.Context, req *AllocateIdsRequest) (*AllocateIdsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AllocateIds not implemented") -} -func (*UnimplementedDatastoreServer) ReserveIds(ctx context.Context, req *ReserveIdsRequest) (*ReserveIdsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ReserveIds not implemented") -} - func RegisterDatastoreServer(s *grpc.Server, srv DatastoreServer) { s.RegisterService(&_Datastore_serviceDesc, srv) } diff --git a/googleapis/datastore/v1beta3/datastore.pb.go b/googleapis/datastore/v1beta3/datastore.pb.go index bcaff2d0b5..d4d8eee33f 100644 --- a/googleapis/datastore/v1beta3/datastore.pb.go +++ b/googleapis/datastore/v1beta3/datastore.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1621,32 +1619,6 @@ type DatastoreServer interface { ReserveIds(context.Context, *ReserveIdsRequest) (*ReserveIdsResponse, error) } -// UnimplementedDatastoreServer can be embedded to have forward compatible implementations. -type UnimplementedDatastoreServer struct { -} - -func (*UnimplementedDatastoreServer) Lookup(ctx context.Context, req *LookupRequest) (*LookupResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Lookup not implemented") -} -func (*UnimplementedDatastoreServer) RunQuery(ctx context.Context, req *RunQueryRequest) (*RunQueryResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunQuery not implemented") -} -func (*UnimplementedDatastoreServer) BeginTransaction(ctx context.Context, req *BeginTransactionRequest) (*BeginTransactionResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BeginTransaction not implemented") -} -func (*UnimplementedDatastoreServer) Commit(ctx context.Context, req *CommitRequest) (*CommitResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Commit not implemented") -} -func (*UnimplementedDatastoreServer) Rollback(ctx context.Context, req *RollbackRequest) (*RollbackResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Rollback not implemented") -} -func (*UnimplementedDatastoreServer) AllocateIds(ctx context.Context, req *AllocateIdsRequest) (*AllocateIdsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method AllocateIds not implemented") -} -func (*UnimplementedDatastoreServer) ReserveIds(ctx context.Context, req *ReserveIdsRequest) (*ReserveIdsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ReserveIds not implemented") -} - func RegisterDatastoreServer(s *grpc.Server, srv DatastoreServer) { s.RegisterService(&_Datastore_serviceDesc, srv) } diff --git a/googleapis/devtools/build/v1/publish_build_event.pb.go b/googleapis/devtools/build/v1/publish_build_event.pb.go index c071815538..40d02ab887 100644 --- a/googleapis/devtools/build/v1/publish_build_event.pb.go +++ b/googleapis/devtools/build/v1/publish_build_event.pb.go @@ -13,8 +13,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -481,17 +479,6 @@ type PublishBuildEventServer interface { PublishBuildToolEventStream(PublishBuildEvent_PublishBuildToolEventStreamServer) error } -// UnimplementedPublishBuildEventServer can be embedded to have forward compatible implementations. -type UnimplementedPublishBuildEventServer struct { -} - -func (*UnimplementedPublishBuildEventServer) PublishLifecycleEvent(ctx context.Context, req *PublishLifecycleEventRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method PublishLifecycleEvent not implemented") -} -func (*UnimplementedPublishBuildEventServer) PublishBuildToolEventStream(srv PublishBuildEvent_PublishBuildToolEventStreamServer) error { - return status.Errorf(codes.Unimplemented, "method PublishBuildToolEventStream not implemented") -} - func RegisterPublishBuildEventServer(s *grpc.Server, srv PublishBuildEventServer) { s.RegisterService(&_PublishBuildEvent_serviceDesc, srv) } diff --git a/googleapis/devtools/cloudbuild/v1/cloudbuild.pb.go b/googleapis/devtools/cloudbuild/v1/cloudbuild.pb.go index f4fc01991b..1c579bcecf 100644 --- a/googleapis/devtools/cloudbuild/v1/cloudbuild.pb.go +++ b/googleapis/devtools/cloudbuild/v1/cloudbuild.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -4388,59 +4386,6 @@ type CloudBuildServer interface { ListWorkerPools(context.Context, *ListWorkerPoolsRequest) (*ListWorkerPoolsResponse, error) } -// UnimplementedCloudBuildServer can be embedded to have forward compatible implementations. -type UnimplementedCloudBuildServer struct { -} - -func (*UnimplementedCloudBuildServer) CreateBuild(ctx context.Context, req *CreateBuildRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateBuild not implemented") -} -func (*UnimplementedCloudBuildServer) GetBuild(ctx context.Context, req *GetBuildRequest) (*Build, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetBuild not implemented") -} -func (*UnimplementedCloudBuildServer) ListBuilds(ctx context.Context, req *ListBuildsRequest) (*ListBuildsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListBuilds not implemented") -} -func (*UnimplementedCloudBuildServer) CancelBuild(ctx context.Context, req *CancelBuildRequest) (*Build, error) { - return nil, status.Errorf(codes.Unimplemented, "method CancelBuild not implemented") -} -func (*UnimplementedCloudBuildServer) RetryBuild(ctx context.Context, req *RetryBuildRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RetryBuild not implemented") -} -func (*UnimplementedCloudBuildServer) CreateBuildTrigger(ctx context.Context, req *CreateBuildTriggerRequest) (*BuildTrigger, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateBuildTrigger not implemented") -} -func (*UnimplementedCloudBuildServer) GetBuildTrigger(ctx context.Context, req *GetBuildTriggerRequest) (*BuildTrigger, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetBuildTrigger not implemented") -} -func (*UnimplementedCloudBuildServer) ListBuildTriggers(ctx context.Context, req *ListBuildTriggersRequest) (*ListBuildTriggersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListBuildTriggers not implemented") -} -func (*UnimplementedCloudBuildServer) DeleteBuildTrigger(ctx context.Context, req *DeleteBuildTriggerRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteBuildTrigger not implemented") -} -func (*UnimplementedCloudBuildServer) UpdateBuildTrigger(ctx context.Context, req *UpdateBuildTriggerRequest) (*BuildTrigger, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateBuildTrigger not implemented") -} -func (*UnimplementedCloudBuildServer) RunBuildTrigger(ctx context.Context, req *RunBuildTriggerRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunBuildTrigger not implemented") -} -func (*UnimplementedCloudBuildServer) CreateWorkerPool(ctx context.Context, req *CreateWorkerPoolRequest) (*WorkerPool, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateWorkerPool not implemented") -} -func (*UnimplementedCloudBuildServer) GetWorkerPool(ctx context.Context, req *GetWorkerPoolRequest) (*WorkerPool, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetWorkerPool not implemented") -} -func (*UnimplementedCloudBuildServer) DeleteWorkerPool(ctx context.Context, req *DeleteWorkerPoolRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteWorkerPool not implemented") -} -func (*UnimplementedCloudBuildServer) UpdateWorkerPool(ctx context.Context, req *UpdateWorkerPoolRequest) (*WorkerPool, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateWorkerPool not implemented") -} -func (*UnimplementedCloudBuildServer) ListWorkerPools(ctx context.Context, req *ListWorkerPoolsRequest) (*ListWorkerPoolsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListWorkerPools not implemented") -} - func RegisterCloudBuildServer(s *grpc.Server, srv CloudBuildServer) { s.RegisterService(&_CloudBuild_serviceDesc, srv) } diff --git a/googleapis/devtools/clouddebugger/v2/controller.pb.go b/googleapis/devtools/clouddebugger/v2/controller.pb.go index 7b9b5d400a..85c360ceb3 100644 --- a/googleapis/devtools/clouddebugger/v2/controller.pb.go +++ b/googleapis/devtools/clouddebugger/v2/controller.pb.go @@ -12,8 +12,6 @@ import ( _ "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -506,20 +504,6 @@ type Controller2Server interface { UpdateActiveBreakpoint(context.Context, *UpdateActiveBreakpointRequest) (*UpdateActiveBreakpointResponse, error) } -// UnimplementedController2Server can be embedded to have forward compatible implementations. -type UnimplementedController2Server struct { -} - -func (*UnimplementedController2Server) RegisterDebuggee(ctx context.Context, req *RegisterDebuggeeRequest) (*RegisterDebuggeeResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method RegisterDebuggee not implemented") -} -func (*UnimplementedController2Server) ListActiveBreakpoints(ctx context.Context, req *ListActiveBreakpointsRequest) (*ListActiveBreakpointsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListActiveBreakpoints not implemented") -} -func (*UnimplementedController2Server) UpdateActiveBreakpoint(ctx context.Context, req *UpdateActiveBreakpointRequest) (*UpdateActiveBreakpointResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateActiveBreakpoint not implemented") -} - func RegisterController2Server(s *grpc.Server, srv Controller2Server) { s.RegisterService(&_Controller2_serviceDesc, srv) } diff --git a/googleapis/devtools/clouddebugger/v2/debugger.pb.go b/googleapis/devtools/clouddebugger/v2/debugger.pb.go index 9fe0809d53..7304a6b577 100644 --- a/googleapis/devtools/clouddebugger/v2/debugger.pb.go +++ b/googleapis/devtools/clouddebugger/v2/debugger.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -764,26 +762,6 @@ type Debugger2Server interface { ListDebuggees(context.Context, *ListDebuggeesRequest) (*ListDebuggeesResponse, error) } -// UnimplementedDebugger2Server can be embedded to have forward compatible implementations. -type UnimplementedDebugger2Server struct { -} - -func (*UnimplementedDebugger2Server) SetBreakpoint(ctx context.Context, req *SetBreakpointRequest) (*SetBreakpointResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetBreakpoint not implemented") -} -func (*UnimplementedDebugger2Server) GetBreakpoint(ctx context.Context, req *GetBreakpointRequest) (*GetBreakpointResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetBreakpoint not implemented") -} -func (*UnimplementedDebugger2Server) DeleteBreakpoint(ctx context.Context, req *DeleteBreakpointRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteBreakpoint not implemented") -} -func (*UnimplementedDebugger2Server) ListBreakpoints(ctx context.Context, req *ListBreakpointsRequest) (*ListBreakpointsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListBreakpoints not implemented") -} -func (*UnimplementedDebugger2Server) ListDebuggees(ctx context.Context, req *ListDebuggeesRequest) (*ListDebuggeesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDebuggees not implemented") -} - func RegisterDebugger2Server(s *grpc.Server, srv Debugger2Server) { s.RegisterService(&_Debugger2_serviceDesc, srv) } diff --git a/googleapis/devtools/clouderrorreporting/v1beta1/error_group_service.pb.go b/googleapis/devtools/clouderrorreporting/v1beta1/error_group_service.pb.go index 5fe7a06add..8ac584b2db 100644 --- a/googleapis/devtools/clouderrorreporting/v1beta1/error_group_service.pb.go +++ b/googleapis/devtools/clouderrorreporting/v1beta1/error_group_service.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -207,17 +205,6 @@ type ErrorGroupServiceServer interface { UpdateGroup(context.Context, *UpdateGroupRequest) (*ErrorGroup, error) } -// UnimplementedErrorGroupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedErrorGroupServiceServer struct { -} - -func (*UnimplementedErrorGroupServiceServer) GetGroup(ctx context.Context, req *GetGroupRequest) (*ErrorGroup, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGroup not implemented") -} -func (*UnimplementedErrorGroupServiceServer) UpdateGroup(ctx context.Context, req *UpdateGroupRequest) (*ErrorGroup, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateGroup not implemented") -} - func RegisterErrorGroupServiceServer(s *grpc.Server, srv ErrorGroupServiceServer) { s.RegisterService(&_ErrorGroupService_serviceDesc, srv) } diff --git a/googleapis/devtools/clouderrorreporting/v1beta1/error_stats_service.pb.go b/googleapis/devtools/clouderrorreporting/v1beta1/error_stats_service.pb.go index 5c2399329c..94cce6270e 100644 --- a/googleapis/devtools/clouderrorreporting/v1beta1/error_stats_service.pb.go +++ b/googleapis/devtools/clouderrorreporting/v1beta1/error_stats_service.pb.go @@ -13,8 +13,6 @@ import ( timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1080,20 +1078,6 @@ type ErrorStatsServiceServer interface { DeleteEvents(context.Context, *DeleteEventsRequest) (*DeleteEventsResponse, error) } -// UnimplementedErrorStatsServiceServer can be embedded to have forward compatible implementations. -type UnimplementedErrorStatsServiceServer struct { -} - -func (*UnimplementedErrorStatsServiceServer) ListGroupStats(ctx context.Context, req *ListGroupStatsRequest) (*ListGroupStatsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListGroupStats not implemented") -} -func (*UnimplementedErrorStatsServiceServer) ListEvents(ctx context.Context, req *ListEventsRequest) (*ListEventsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListEvents not implemented") -} -func (*UnimplementedErrorStatsServiceServer) DeleteEvents(ctx context.Context, req *DeleteEventsRequest) (*DeleteEventsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteEvents not implemented") -} - func RegisterErrorStatsServiceServer(s *grpc.Server, srv ErrorStatsServiceServer) { s.RegisterService(&_ErrorStatsService_serviceDesc, srv) } diff --git a/googleapis/devtools/clouderrorreporting/v1beta1/report_errors_service.pb.go b/googleapis/devtools/clouderrorreporting/v1beta1/report_errors_service.pb.go index b9ae443ceb..0902a1dbe4 100644 --- a/googleapis/devtools/clouderrorreporting/v1beta1/report_errors_service.pb.go +++ b/googleapis/devtools/clouderrorreporting/v1beta1/report_errors_service.pb.go @@ -12,8 +12,6 @@ import ( timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -287,14 +285,6 @@ type ReportErrorsServiceServer interface { ReportErrorEvent(context.Context, *ReportErrorEventRequest) (*ReportErrorEventResponse, error) } -// UnimplementedReportErrorsServiceServer can be embedded to have forward compatible implementations. -type UnimplementedReportErrorsServiceServer struct { -} - -func (*UnimplementedReportErrorsServiceServer) ReportErrorEvent(ctx context.Context, req *ReportErrorEventRequest) (*ReportErrorEventResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ReportErrorEvent not implemented") -} - func RegisterReportErrorsServiceServer(s *grpc.Server, srv ReportErrorsServiceServer) { s.RegisterService(&_ReportErrorsService_serviceDesc, srv) } diff --git a/googleapis/devtools/cloudprofiler/v2/profiler.pb.go b/googleapis/devtools/cloudprofiler/v2/profiler.pb.go index 88a85ce9b9..d2e75725f0 100644 --- a/googleapis/devtools/cloudprofiler/v2/profiler.pb.go +++ b/googleapis/devtools/cloudprofiler/v2/profiler.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -596,20 +594,6 @@ type ProfilerServiceServer interface { UpdateProfile(context.Context, *UpdateProfileRequest) (*Profile, error) } -// UnimplementedProfilerServiceServer can be embedded to have forward compatible implementations. -type UnimplementedProfilerServiceServer struct { -} - -func (*UnimplementedProfilerServiceServer) CreateProfile(ctx context.Context, req *CreateProfileRequest) (*Profile, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateProfile not implemented") -} -func (*UnimplementedProfilerServiceServer) CreateOfflineProfile(ctx context.Context, req *CreateOfflineProfileRequest) (*Profile, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateOfflineProfile not implemented") -} -func (*UnimplementedProfilerServiceServer) UpdateProfile(ctx context.Context, req *UpdateProfileRequest) (*Profile, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateProfile not implemented") -} - func RegisterProfilerServiceServer(s *grpc.Server, srv ProfilerServiceServer) { s.RegisterService(&_ProfilerService_serviceDesc, srv) } diff --git a/googleapis/devtools/cloudtrace/v1/trace.pb.go b/googleapis/devtools/cloudtrace/v1/trace.pb.go index b1909fbcb2..3c3ba6228c 100644 --- a/googleapis/devtools/cloudtrace/v1/trace.pb.go +++ b/googleapis/devtools/cloudtrace/v1/trace.pb.go @@ -13,8 +13,6 @@ import ( timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -803,20 +801,6 @@ type TraceServiceServer interface { PatchTraces(context.Context, *PatchTracesRequest) (*empty.Empty, error) } -// UnimplementedTraceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTraceServiceServer struct { -} - -func (*UnimplementedTraceServiceServer) ListTraces(ctx context.Context, req *ListTracesRequest) (*ListTracesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTraces not implemented") -} -func (*UnimplementedTraceServiceServer) GetTrace(ctx context.Context, req *GetTraceRequest) (*Trace, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTrace not implemented") -} -func (*UnimplementedTraceServiceServer) PatchTraces(ctx context.Context, req *PatchTracesRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method PatchTraces not implemented") -} - func RegisterTraceServiceServer(s *grpc.Server, srv TraceServiceServer) { s.RegisterService(&_TraceService_serviceDesc, srv) } diff --git a/googleapis/devtools/cloudtrace/v2/tracing.pb.go b/googleapis/devtools/cloudtrace/v2/tracing.pb.go index d13f13aa94..5bfabefd89 100644 --- a/googleapis/devtools/cloudtrace/v2/tracing.pb.go +++ b/googleapis/devtools/cloudtrace/v2/tracing.pb.go @@ -13,8 +13,6 @@ import ( _ "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -172,17 +170,6 @@ type TraceServiceServer interface { CreateSpan(context.Context, *Span) (*Span, error) } -// UnimplementedTraceServiceServer can be embedded to have forward compatible implementations. -type UnimplementedTraceServiceServer struct { -} - -func (*UnimplementedTraceServiceServer) BatchWriteSpans(ctx context.Context, req *BatchWriteSpansRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchWriteSpans not implemented") -} -func (*UnimplementedTraceServiceServer) CreateSpan(ctx context.Context, req *Span) (*Span, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSpan not implemented") -} - func RegisterTraceServiceServer(s *grpc.Server, srv TraceServiceServer) { s.RegisterService(&_TraceService_serviceDesc, srv) } diff --git a/googleapis/devtools/containeranalysis/v1alpha1/containeranalysis.pb.go b/googleapis/devtools/containeranalysis/v1alpha1/containeranalysis.pb.go index 3c40530bea..b95f9c0b29 100644 --- a/googleapis/devtools/containeranalysis/v1alpha1/containeranalysis.pb.go +++ b/googleapis/devtools/containeranalysis/v1alpha1/containeranalysis.pb.go @@ -18,8 +18,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3607,74 +3605,6 @@ type ContainerAnalysisServer interface { UpdateScanConfig(context.Context, *UpdateScanConfigRequest) (*ScanConfig, error) } -// UnimplementedContainerAnalysisServer can be embedded to have forward compatible implementations. -type UnimplementedContainerAnalysisServer struct { -} - -func (*UnimplementedContainerAnalysisServer) GetOccurrence(ctx context.Context, req *GetOccurrenceRequest) (*Occurrence, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetOccurrence not implemented") -} -func (*UnimplementedContainerAnalysisServer) ListOccurrences(ctx context.Context, req *ListOccurrencesRequest) (*ListOccurrencesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListOccurrences not implemented") -} -func (*UnimplementedContainerAnalysisServer) DeleteOccurrence(ctx context.Context, req *DeleteOccurrenceRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteOccurrence not implemented") -} -func (*UnimplementedContainerAnalysisServer) CreateOccurrence(ctx context.Context, req *CreateOccurrenceRequest) (*Occurrence, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateOccurrence not implemented") -} -func (*UnimplementedContainerAnalysisServer) UpdateOccurrence(ctx context.Context, req *UpdateOccurrenceRequest) (*Occurrence, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateOccurrence not implemented") -} -func (*UnimplementedContainerAnalysisServer) GetOccurrenceNote(ctx context.Context, req *GetOccurrenceNoteRequest) (*Note, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetOccurrenceNote not implemented") -} -func (*UnimplementedContainerAnalysisServer) GetNote(ctx context.Context, req *GetNoteRequest) (*Note, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetNote not implemented") -} -func (*UnimplementedContainerAnalysisServer) ListNotes(ctx context.Context, req *ListNotesRequest) (*ListNotesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListNotes not implemented") -} -func (*UnimplementedContainerAnalysisServer) DeleteNote(ctx context.Context, req *DeleteNoteRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteNote not implemented") -} -func (*UnimplementedContainerAnalysisServer) CreateNote(ctx context.Context, req *CreateNoteRequest) (*Note, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateNote not implemented") -} -func (*UnimplementedContainerAnalysisServer) UpdateNote(ctx context.Context, req *UpdateNoteRequest) (*Note, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateNote not implemented") -} -func (*UnimplementedContainerAnalysisServer) ListNoteOccurrences(ctx context.Context, req *ListNoteOccurrencesRequest) (*ListNoteOccurrencesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListNoteOccurrences not implemented") -} -func (*UnimplementedContainerAnalysisServer) GetVulnzOccurrencesSummary(ctx context.Context, req *GetVulnzOccurrencesSummaryRequest) (*GetVulnzOccurrencesSummaryResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetVulnzOccurrencesSummary not implemented") -} -func (*UnimplementedContainerAnalysisServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status1.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedContainerAnalysisServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedContainerAnalysisServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedContainerAnalysisServer) CreateOperation(ctx context.Context, req *CreateOperationRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateOperation not implemented") -} -func (*UnimplementedContainerAnalysisServer) UpdateOperation(ctx context.Context, req *UpdateOperationRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateOperation not implemented") -} -func (*UnimplementedContainerAnalysisServer) GetScanConfig(ctx context.Context, req *GetScanConfigRequest) (*ScanConfig, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetScanConfig not implemented") -} -func (*UnimplementedContainerAnalysisServer) ListScanConfigs(ctx context.Context, req *ListScanConfigsRequest) (*ListScanConfigsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListScanConfigs not implemented") -} -func (*UnimplementedContainerAnalysisServer) UpdateScanConfig(ctx context.Context, req *UpdateScanConfigRequest) (*ScanConfig, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateScanConfig not implemented") -} - func RegisterContainerAnalysisServer(s *grpc.Server, srv ContainerAnalysisServer) { s.RegisterService(&_ContainerAnalysis_serviceDesc, srv) } diff --git a/googleapis/devtools/containeranalysis/v1beta1/containeranalysis.pb.go b/googleapis/devtools/containeranalysis/v1beta1/containeranalysis.pb.go index 0a0b3af7b5..57a9580b13 100644 --- a/googleapis/devtools/containeranalysis/v1beta1/containeranalysis.pb.go +++ b/googleapis/devtools/containeranalysis/v1beta1/containeranalysis.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" v1 "google.golang.org/genproto/googleapis/iam/v1" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -531,29 +529,6 @@ type ContainerAnalysisV1Beta1Server interface { UpdateScanConfig(context.Context, *UpdateScanConfigRequest) (*ScanConfig, error) } -// UnimplementedContainerAnalysisV1Beta1Server can be embedded to have forward compatible implementations. -type UnimplementedContainerAnalysisV1Beta1Server struct { -} - -func (*UnimplementedContainerAnalysisV1Beta1Server) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedContainerAnalysisV1Beta1Server) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedContainerAnalysisV1Beta1Server) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedContainerAnalysisV1Beta1Server) GetScanConfig(ctx context.Context, req *GetScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetScanConfig not implemented") -} -func (*UnimplementedContainerAnalysisV1Beta1Server) ListScanConfigs(ctx context.Context, req *ListScanConfigsRequest) (*ListScanConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListScanConfigs not implemented") -} -func (*UnimplementedContainerAnalysisV1Beta1Server) UpdateScanConfig(ctx context.Context, req *UpdateScanConfigRequest) (*ScanConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateScanConfig not implemented") -} - func RegisterContainerAnalysisV1Beta1Server(s *grpc.Server, srv ContainerAnalysisV1Beta1Server) { s.RegisterService(&_ContainerAnalysisV1Beta1_serviceDesc, srv) } diff --git a/googleapis/devtools/containeranalysis/v1beta1/grafeas/grafeas.pb.go b/googleapis/devtools/containeranalysis/v1beta1/grafeas/grafeas.pb.go index ac72f2bb73..dfac578766 100644 --- a/googleapis/devtools/containeranalysis/v1beta1/grafeas/grafeas.pb.go +++ b/googleapis/devtools/containeranalysis/v1beta1/grafeas/grafeas.pb.go @@ -23,8 +23,6 @@ import ( vulnerability "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1beta1/vulnerability" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2110,56 +2108,6 @@ type GrafeasV1Beta1Server interface { GetVulnerabilityOccurrencesSummary(context.Context, *GetVulnerabilityOccurrencesSummaryRequest) (*VulnerabilityOccurrencesSummary, error) } -// UnimplementedGrafeasV1Beta1Server can be embedded to have forward compatible implementations. -type UnimplementedGrafeasV1Beta1Server struct { -} - -func (*UnimplementedGrafeasV1Beta1Server) GetOccurrence(ctx context.Context, req *GetOccurrenceRequest) (*Occurrence, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOccurrence not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) ListOccurrences(ctx context.Context, req *ListOccurrencesRequest) (*ListOccurrencesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListOccurrences not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) DeleteOccurrence(ctx context.Context, req *DeleteOccurrenceRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteOccurrence not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) CreateOccurrence(ctx context.Context, req *CreateOccurrenceRequest) (*Occurrence, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateOccurrence not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) BatchCreateOccurrences(ctx context.Context, req *BatchCreateOccurrencesRequest) (*BatchCreateOccurrencesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchCreateOccurrences not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) UpdateOccurrence(ctx context.Context, req *UpdateOccurrenceRequest) (*Occurrence, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateOccurrence not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) GetOccurrenceNote(ctx context.Context, req *GetOccurrenceNoteRequest) (*Note, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetOccurrenceNote not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) GetNote(ctx context.Context, req *GetNoteRequest) (*Note, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetNote not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) ListNotes(ctx context.Context, req *ListNotesRequest) (*ListNotesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListNotes not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) DeleteNote(ctx context.Context, req *DeleteNoteRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteNote not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) CreateNote(ctx context.Context, req *CreateNoteRequest) (*Note, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateNote not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) BatchCreateNotes(ctx context.Context, req *BatchCreateNotesRequest) (*BatchCreateNotesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchCreateNotes not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) UpdateNote(ctx context.Context, req *UpdateNoteRequest) (*Note, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateNote not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) ListNoteOccurrences(ctx context.Context, req *ListNoteOccurrencesRequest) (*ListNoteOccurrencesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListNoteOccurrences not implemented") -} -func (*UnimplementedGrafeasV1Beta1Server) GetVulnerabilityOccurrencesSummary(ctx context.Context, req *GetVulnerabilityOccurrencesSummaryRequest) (*VulnerabilityOccurrencesSummary, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVulnerabilityOccurrencesSummary not implemented") -} - func RegisterGrafeasV1Beta1Server(s *grpc.Server, srv GrafeasV1Beta1Server) { s.RegisterService(&_GrafeasV1Beta1_serviceDesc, srv) } diff --git a/googleapis/devtools/remoteexecution/v1test/remote_execution.pb.go b/googleapis/devtools/remoteexecution/v1test/remote_execution.pb.go index c85006a1b2..aeb46b0eda 100644 --- a/googleapis/devtools/remoteexecution/v1test/remote_execution.pb.go +++ b/googleapis/devtools/remoteexecution/v1test/remote_execution.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2467,14 +2465,6 @@ type ExecutionServer interface { Execute(context.Context, *ExecuteRequest) (*longrunning.Operation, error) } -// UnimplementedExecutionServer can be embedded to have forward compatible implementations. -type UnimplementedExecutionServer struct { -} - -func (*UnimplementedExecutionServer) Execute(ctx context.Context, req *ExecuteRequest) (*longrunning.Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Execute not implemented") -} - func RegisterExecutionServer(s *grpc.Server, srv ExecutionServer) { s.RegisterService(&_Execution_serviceDesc, srv) } @@ -2580,17 +2570,6 @@ type ActionCacheServer interface { UpdateActionResult(context.Context, *UpdateActionResultRequest) (*ActionResult, error) } -// UnimplementedActionCacheServer can be embedded to have forward compatible implementations. -type UnimplementedActionCacheServer struct { -} - -func (*UnimplementedActionCacheServer) GetActionResult(ctx context.Context, req *GetActionResultRequest) (*ActionResult, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetActionResult not implemented") -} -func (*UnimplementedActionCacheServer) UpdateActionResult(ctx context.Context, req *UpdateActionResultRequest) (*ActionResult, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateActionResult not implemented") -} - func RegisterActionCacheServer(s *grpc.Server, srv ActionCacheServer) { s.RegisterService(&_ActionCache_serviceDesc, srv) } @@ -2779,20 +2758,6 @@ type ContentAddressableStorageServer interface { GetTree(context.Context, *GetTreeRequest) (*GetTreeResponse, error) } -// UnimplementedContentAddressableStorageServer can be embedded to have forward compatible implementations. -type UnimplementedContentAddressableStorageServer struct { -} - -func (*UnimplementedContentAddressableStorageServer) FindMissingBlobs(ctx context.Context, req *FindMissingBlobsRequest) (*FindMissingBlobsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method FindMissingBlobs not implemented") -} -func (*UnimplementedContentAddressableStorageServer) BatchUpdateBlobs(ctx context.Context, req *BatchUpdateBlobsRequest) (*BatchUpdateBlobsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchUpdateBlobs not implemented") -} -func (*UnimplementedContentAddressableStorageServer) GetTree(ctx context.Context, req *GetTreeRequest) (*GetTreeResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetTree not implemented") -} - func RegisterContentAddressableStorageServer(s *grpc.Server, srv ContentAddressableStorageServer) { s.RegisterService(&_ContentAddressableStorage_serviceDesc, srv) } diff --git a/googleapis/devtools/remoteworkers/v1test2/bots.pb.go b/googleapis/devtools/remoteworkers/v1test2/bots.pb.go index 2bd41a5f2e..6f4b325297 100644 --- a/googleapis/devtools/remoteworkers/v1test2/bots.pb.go +++ b/googleapis/devtools/remoteworkers/v1test2/bots.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -878,20 +876,6 @@ type BotsServer interface { PostBotEventTemp(context.Context, *PostBotEventTempRequest) (*empty.Empty, error) } -// UnimplementedBotsServer can be embedded to have forward compatible implementations. -type UnimplementedBotsServer struct { -} - -func (*UnimplementedBotsServer) CreateBotSession(ctx context.Context, req *CreateBotSessionRequest) (*BotSession, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateBotSession not implemented") -} -func (*UnimplementedBotsServer) UpdateBotSession(ctx context.Context, req *UpdateBotSessionRequest) (*BotSession, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateBotSession not implemented") -} -func (*UnimplementedBotsServer) PostBotEventTemp(ctx context.Context, req *PostBotEventTempRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PostBotEventTemp not implemented") -} - func RegisterBotsServer(s *grpc.Server, srv BotsServer) { s.RegisterService(&_Bots_serviceDesc, srv) } diff --git a/googleapis/devtools/remoteworkers/v1test2/tasks.pb.go b/googleapis/devtools/remoteworkers/v1test2/tasks.pb.go index 029c2e0e20..5038158cf8 100644 --- a/googleapis/devtools/remoteworkers/v1test2/tasks.pb.go +++ b/googleapis/devtools/remoteworkers/v1test2/tasks.pb.go @@ -14,8 +14,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -536,20 +534,6 @@ type TasksServer interface { AddTaskLog(context.Context, *AddTaskLogRequest) (*AddTaskLogResponse, error) } -// UnimplementedTasksServer can be embedded to have forward compatible implementations. -type UnimplementedTasksServer struct { -} - -func (*UnimplementedTasksServer) GetTask(ctx context.Context, req *GetTaskRequest) (*Task, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetTask not implemented") -} -func (*UnimplementedTasksServer) UpdateTaskResult(ctx context.Context, req *UpdateTaskResultRequest) (*TaskResult, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateTaskResult not implemented") -} -func (*UnimplementedTasksServer) AddTaskLog(ctx context.Context, req *AddTaskLogRequest) (*AddTaskLogResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method AddTaskLog not implemented") -} - func RegisterTasksServer(s *grpc.Server, srv TasksServer) { s.RegisterService(&_Tasks_serviceDesc, srv) } diff --git a/googleapis/devtools/resultstore/v2/resultstore_download.pb.go b/googleapis/devtools/resultstore/v2/resultstore_download.pb.go index 15f9c1ca87..5fc4afa4f8 100644 --- a/googleapis/devtools/resultstore/v2/resultstore_download.pb.go +++ b/googleapis/devtools/resultstore/v2/resultstore_download.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2018,53 +2016,6 @@ type ResultStoreDownloadServer interface { TraverseFileSets(context.Context, *TraverseFileSetsRequest) (*TraverseFileSetsResponse, error) } -// UnimplementedResultStoreDownloadServer can be embedded to have forward compatible implementations. -type UnimplementedResultStoreDownloadServer struct { -} - -func (*UnimplementedResultStoreDownloadServer) GetInvocation(ctx context.Context, req *GetInvocationRequest) (*Invocation, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInvocation not implemented") -} -func (*UnimplementedResultStoreDownloadServer) SearchInvocations(ctx context.Context, req *SearchInvocationsRequest) (*SearchInvocationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchInvocations not implemented") -} -func (*UnimplementedResultStoreDownloadServer) GetInvocationDownloadMetadata(ctx context.Context, req *GetInvocationDownloadMetadataRequest) (*DownloadMetadata, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInvocationDownloadMetadata not implemented") -} -func (*UnimplementedResultStoreDownloadServer) GetConfiguration(ctx context.Context, req *GetConfigurationRequest) (*Configuration, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetConfiguration not implemented") -} -func (*UnimplementedResultStoreDownloadServer) ListConfigurations(ctx context.Context, req *ListConfigurationsRequest) (*ListConfigurationsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListConfigurations not implemented") -} -func (*UnimplementedResultStoreDownloadServer) GetTarget(ctx context.Context, req *GetTargetRequest) (*Target, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTarget not implemented") -} -func (*UnimplementedResultStoreDownloadServer) ListTargets(ctx context.Context, req *ListTargetsRequest) (*ListTargetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTargets not implemented") -} -func (*UnimplementedResultStoreDownloadServer) GetConfiguredTarget(ctx context.Context, req *GetConfiguredTargetRequest) (*ConfiguredTarget, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetConfiguredTarget not implemented") -} -func (*UnimplementedResultStoreDownloadServer) ListConfiguredTargets(ctx context.Context, req *ListConfiguredTargetsRequest) (*ListConfiguredTargetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListConfiguredTargets not implemented") -} -func (*UnimplementedResultStoreDownloadServer) GetAction(ctx context.Context, req *GetActionRequest) (*Action, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAction not implemented") -} -func (*UnimplementedResultStoreDownloadServer) ListActions(ctx context.Context, req *ListActionsRequest) (*ListActionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListActions not implemented") -} -func (*UnimplementedResultStoreDownloadServer) GetFileSet(ctx context.Context, req *GetFileSetRequest) (*FileSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFileSet not implemented") -} -func (*UnimplementedResultStoreDownloadServer) ListFileSets(ctx context.Context, req *ListFileSetsRequest) (*ListFileSetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFileSets not implemented") -} -func (*UnimplementedResultStoreDownloadServer) TraverseFileSets(ctx context.Context, req *TraverseFileSetsRequest) (*TraverseFileSetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TraverseFileSets not implemented") -} - func RegisterResultStoreDownloadServer(s *grpc.Server, srv ResultStoreDownloadServer) { s.RegisterService(&_ResultStoreDownload_serviceDesc, srv) } diff --git a/googleapis/devtools/resultstore/v2/resultstore_file_download.pb.go b/googleapis/devtools/resultstore/v2/resultstore_file_download.pb.go index cda9400da7..ff1784ab83 100644 --- a/googleapis/devtools/resultstore/v2/resultstore_file_download.pb.go +++ b/googleapis/devtools/resultstore/v2/resultstore_file_download.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -403,17 +401,6 @@ type ResultStoreFileDownloadServer interface { GetFileTail(context.Context, *GetFileTailRequest) (*GetFileTailResponse, error) } -// UnimplementedResultStoreFileDownloadServer can be embedded to have forward compatible implementations. -type UnimplementedResultStoreFileDownloadServer struct { -} - -func (*UnimplementedResultStoreFileDownloadServer) GetFile(req *GetFileRequest, srv ResultStoreFileDownload_GetFileServer) error { - return status.Errorf(codes.Unimplemented, "method GetFile not implemented") -} -func (*UnimplementedResultStoreFileDownloadServer) GetFileTail(ctx context.Context, req *GetFileTailRequest) (*GetFileTailResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetFileTail not implemented") -} - func RegisterResultStoreFileDownloadServer(s *grpc.Server, srv ResultStoreFileDownloadServer) { s.RegisterService(&_ResultStoreFileDownload_serviceDesc, srv) } diff --git a/googleapis/devtools/resultstore/v2/resultstore_upload.pb.go b/googleapis/devtools/resultstore/v2/resultstore_upload.pb.go index 76d2ee8aff..68bf4cd822 100644 --- a/googleapis/devtools/resultstore/v2/resultstore_upload.pb.go +++ b/googleapis/devtools/resultstore/v2/resultstore_upload.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -3448,83 +3446,6 @@ type ResultStoreUploadServer interface { GetInvocationUploadMetadata(context.Context, *GetInvocationUploadMetadataRequest) (*UploadMetadata, error) } -// UnimplementedResultStoreUploadServer can be embedded to have forward compatible implementations. -type UnimplementedResultStoreUploadServer struct { -} - -func (*UnimplementedResultStoreUploadServer) CreateInvocation(ctx context.Context, req *CreateInvocationRequest) (*Invocation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateInvocation not implemented") -} -func (*UnimplementedResultStoreUploadServer) UpdateInvocation(ctx context.Context, req *UpdateInvocationRequest) (*Invocation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateInvocation not implemented") -} -func (*UnimplementedResultStoreUploadServer) MergeInvocation(ctx context.Context, req *MergeInvocationRequest) (*Invocation, error) { - return nil, status.Errorf(codes.Unimplemented, "method MergeInvocation not implemented") -} -func (*UnimplementedResultStoreUploadServer) TouchInvocation(ctx context.Context, req *TouchInvocationRequest) (*TouchInvocationResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TouchInvocation not implemented") -} -func (*UnimplementedResultStoreUploadServer) FinalizeInvocation(ctx context.Context, req *FinalizeInvocationRequest) (*FinalizeInvocationResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method FinalizeInvocation not implemented") -} -func (*UnimplementedResultStoreUploadServer) DeleteInvocation(ctx context.Context, req *DeleteInvocationRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteInvocation not implemented") -} -func (*UnimplementedResultStoreUploadServer) CreateTarget(ctx context.Context, req *CreateTargetRequest) (*Target, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) UpdateTarget(ctx context.Context, req *UpdateTargetRequest) (*Target, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) MergeTarget(ctx context.Context, req *MergeTargetRequest) (*Target, error) { - return nil, status.Errorf(codes.Unimplemented, "method MergeTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) FinalizeTarget(ctx context.Context, req *FinalizeTargetRequest) (*FinalizeTargetResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method FinalizeTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) CreateConfiguredTarget(ctx context.Context, req *CreateConfiguredTargetRequest) (*ConfiguredTarget, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateConfiguredTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) UpdateConfiguredTarget(ctx context.Context, req *UpdateConfiguredTargetRequest) (*ConfiguredTarget, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateConfiguredTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) MergeConfiguredTarget(ctx context.Context, req *MergeConfiguredTargetRequest) (*ConfiguredTarget, error) { - return nil, status.Errorf(codes.Unimplemented, "method MergeConfiguredTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) FinalizeConfiguredTarget(ctx context.Context, req *FinalizeConfiguredTargetRequest) (*FinalizeConfiguredTargetResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method FinalizeConfiguredTarget not implemented") -} -func (*UnimplementedResultStoreUploadServer) CreateAction(ctx context.Context, req *CreateActionRequest) (*Action, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAction not implemented") -} -func (*UnimplementedResultStoreUploadServer) UpdateAction(ctx context.Context, req *UpdateActionRequest) (*Action, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateAction not implemented") -} -func (*UnimplementedResultStoreUploadServer) MergeAction(ctx context.Context, req *MergeActionRequest) (*Action, error) { - return nil, status.Errorf(codes.Unimplemented, "method MergeAction not implemented") -} -func (*UnimplementedResultStoreUploadServer) CreateConfiguration(ctx context.Context, req *CreateConfigurationRequest) (*Configuration, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateConfiguration not implemented") -} -func (*UnimplementedResultStoreUploadServer) UpdateConfiguration(ctx context.Context, req *UpdateConfigurationRequest) (*Configuration, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateConfiguration not implemented") -} -func (*UnimplementedResultStoreUploadServer) CreateFileSet(ctx context.Context, req *CreateFileSetRequest) (*FileSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateFileSet not implemented") -} -func (*UnimplementedResultStoreUploadServer) UpdateFileSet(ctx context.Context, req *UpdateFileSetRequest) (*FileSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateFileSet not implemented") -} -func (*UnimplementedResultStoreUploadServer) MergeFileSet(ctx context.Context, req *MergeFileSetRequest) (*FileSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method MergeFileSet not implemented") -} -func (*UnimplementedResultStoreUploadServer) UploadBatch(ctx context.Context, req *UploadBatchRequest) (*UploadBatchResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method UploadBatch not implemented") -} -func (*UnimplementedResultStoreUploadServer) GetInvocationUploadMetadata(ctx context.Context, req *GetInvocationUploadMetadataRequest) (*UploadMetadata, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInvocationUploadMetadata not implemented") -} - func RegisterResultStoreUploadServer(s *grpc.Server, srv ResultStoreUploadServer) { s.RegisterService(&_ResultStoreUpload_serviceDesc, srv) } diff --git a/googleapis/devtools/sourcerepo/v1/sourcerepo.pb.go b/googleapis/devtools/sourcerepo/v1/sourcerepo.pb.go index 7491a52585..3cbdf6c57c 100644 --- a/googleapis/devtools/sourcerepo/v1/sourcerepo.pb.go +++ b/googleapis/devtools/sourcerepo/v1/sourcerepo.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" v1 "google.golang.org/genproto/googleapis/iam/v1" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -617,32 +615,6 @@ type SourceRepoServer interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedSourceRepoServer can be embedded to have forward compatible implementations. -type UnimplementedSourceRepoServer struct { -} - -func (*UnimplementedSourceRepoServer) ListRepos(ctx context.Context, req *ListReposRequest) (*ListReposResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListRepos not implemented") -} -func (*UnimplementedSourceRepoServer) GetRepo(ctx context.Context, req *GetRepoRequest) (*Repo, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetRepo not implemented") -} -func (*UnimplementedSourceRepoServer) CreateRepo(ctx context.Context, req *CreateRepoRequest) (*Repo, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateRepo not implemented") -} -func (*UnimplementedSourceRepoServer) DeleteRepo(ctx context.Context, req *DeleteRepoRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteRepo not implemented") -} -func (*UnimplementedSourceRepoServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedSourceRepoServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedSourceRepoServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterSourceRepoServer(s *grpc.Server, srv SourceRepoServer) { s.RegisterService(&_SourceRepo_serviceDesc, srv) } diff --git a/googleapis/example/library/v1/library.pb.go b/googleapis/example/library/v1/library.pb.go index 27808cdac8..39e2a209b5 100644 --- a/googleapis/example/library/v1/library.pb.go +++ b/googleapis/example/library/v1/library.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1064,44 +1062,6 @@ type LibraryServiceServer interface { MoveBook(context.Context, *MoveBookRequest) (*Book, error) } -// UnimplementedLibraryServiceServer can be embedded to have forward compatible implementations. -type UnimplementedLibraryServiceServer struct { -} - -func (*UnimplementedLibraryServiceServer) CreateShelf(ctx context.Context, req *CreateShelfRequest) (*Shelf, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateShelf not implemented") -} -func (*UnimplementedLibraryServiceServer) GetShelf(ctx context.Context, req *GetShelfRequest) (*Shelf, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetShelf not implemented") -} -func (*UnimplementedLibraryServiceServer) ListShelves(ctx context.Context, req *ListShelvesRequest) (*ListShelvesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListShelves not implemented") -} -func (*UnimplementedLibraryServiceServer) DeleteShelf(ctx context.Context, req *DeleteShelfRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteShelf not implemented") -} -func (*UnimplementedLibraryServiceServer) MergeShelves(ctx context.Context, req *MergeShelvesRequest) (*Shelf, error) { - return nil, status.Errorf(codes.Unimplemented, "method MergeShelves not implemented") -} -func (*UnimplementedLibraryServiceServer) CreateBook(ctx context.Context, req *CreateBookRequest) (*Book, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateBook not implemented") -} -func (*UnimplementedLibraryServiceServer) GetBook(ctx context.Context, req *GetBookRequest) (*Book, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetBook not implemented") -} -func (*UnimplementedLibraryServiceServer) ListBooks(ctx context.Context, req *ListBooksRequest) (*ListBooksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListBooks not implemented") -} -func (*UnimplementedLibraryServiceServer) DeleteBook(ctx context.Context, req *DeleteBookRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteBook not implemented") -} -func (*UnimplementedLibraryServiceServer) UpdateBook(ctx context.Context, req *UpdateBookRequest) (*Book, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateBook not implemented") -} -func (*UnimplementedLibraryServiceServer) MoveBook(ctx context.Context, req *MoveBookRequest) (*Book, error) { - return nil, status.Errorf(codes.Unimplemented, "method MoveBook not implemented") -} - func RegisterLibraryServiceServer(s *grpc.Server, srv LibraryServiceServer) { s.RegisterService(&_LibraryService_serviceDesc, srv) } diff --git a/googleapis/firebase/fcm/connection/v1alpha1/connection_api.pb.go b/googleapis/firebase/fcm/connection/v1alpha1/connection_api.pb.go index 851482345d..4168c34968 100644 --- a/googleapis/firebase/fcm/connection/v1alpha1/connection_api.pb.go +++ b/googleapis/firebase/fcm/connection/v1alpha1/connection_api.pb.go @@ -12,8 +12,6 @@ import ( timestamp "github.com/golang/protobuf/ptypes/timestamp" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -405,14 +403,6 @@ type ConnectionApiServer interface { Connect(ConnectionApi_ConnectServer) error } -// UnimplementedConnectionApiServer can be embedded to have forward compatible implementations. -type UnimplementedConnectionApiServer struct { -} - -func (*UnimplementedConnectionApiServer) Connect(srv ConnectionApi_ConnectServer) error { - return status.Errorf(codes.Unimplemented, "method Connect not implemented") -} - func RegisterConnectionApiServer(s *grpc.Server, srv ConnectionApiServer) { s.RegisterService(&_ConnectionApi_serviceDesc, srv) } diff --git a/googleapis/firestore/admin/v1/firestore_admin.pb.go b/googleapis/firestore/admin/v1/firestore_admin.pb.go index 3fff9d0933..8dfa1c5f71 100644 --- a/googleapis/firestore/admin/v1/firestore_admin.pb.go +++ b/googleapis/firestore/admin/v1/firestore_admin.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -925,38 +923,6 @@ type FirestoreAdminServer interface { ImportDocuments(context.Context, *ImportDocumentsRequest) (*longrunning.Operation, error) } -// UnimplementedFirestoreAdminServer can be embedded to have forward compatible implementations. -type UnimplementedFirestoreAdminServer struct { -} - -func (*UnimplementedFirestoreAdminServer) CreateIndex(ctx context.Context, req *CreateIndexRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) ListIndexes(ctx context.Context, req *ListIndexesRequest) (*ListIndexesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListIndexes not implemented") -} -func (*UnimplementedFirestoreAdminServer) GetIndex(ctx context.Context, req *GetIndexRequest) (*Index, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) DeleteIndex(ctx context.Context, req *DeleteIndexRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) GetField(ctx context.Context, req *GetFieldRequest) (*Field, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetField not implemented") -} -func (*UnimplementedFirestoreAdminServer) UpdateField(ctx context.Context, req *UpdateFieldRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateField not implemented") -} -func (*UnimplementedFirestoreAdminServer) ListFields(ctx context.Context, req *ListFieldsRequest) (*ListFieldsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFields not implemented") -} -func (*UnimplementedFirestoreAdminServer) ExportDocuments(ctx context.Context, req *ExportDocumentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportDocuments not implemented") -} -func (*UnimplementedFirestoreAdminServer) ImportDocuments(ctx context.Context, req *ImportDocumentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportDocuments not implemented") -} - func RegisterFirestoreAdminServer(s *grpc.Server, srv FirestoreAdminServer) { s.RegisterService(&_FirestoreAdmin_serviceDesc, srv) } diff --git a/googleapis/firestore/admin/v1beta1/firestore_admin.pb.go b/googleapis/firestore/admin/v1beta1/firestore_admin.pb.go index e39f78488d..92aa4f64e5 100644 --- a/googleapis/firestore/admin/v1beta1/firestore_admin.pb.go +++ b/googleapis/firestore/admin/v1beta1/firestore_admin.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1128,29 +1126,6 @@ type FirestoreAdminServer interface { ImportDocuments(context.Context, *ImportDocumentsRequest) (*longrunning.Operation, error) } -// UnimplementedFirestoreAdminServer can be embedded to have forward compatible implementations. -type UnimplementedFirestoreAdminServer struct { -} - -func (*UnimplementedFirestoreAdminServer) CreateIndex(ctx context.Context, req *CreateIndexRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) ListIndexes(ctx context.Context, req *ListIndexesRequest) (*ListIndexesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListIndexes not implemented") -} -func (*UnimplementedFirestoreAdminServer) GetIndex(ctx context.Context, req *GetIndexRequest) (*Index, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) DeleteIndex(ctx context.Context, req *DeleteIndexRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) ExportDocuments(ctx context.Context, req *ExportDocumentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportDocuments not implemented") -} -func (*UnimplementedFirestoreAdminServer) ImportDocuments(ctx context.Context, req *ImportDocumentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportDocuments not implemented") -} - func RegisterFirestoreAdminServer(s *grpc.Server, srv FirestoreAdminServer) { s.RegisterService(&_FirestoreAdmin_serviceDesc, srv) } diff --git a/googleapis/firestore/admin/v1beta2/firestore_admin.pb.go b/googleapis/firestore/admin/v1beta2/firestore_admin.pb.go index 6d50ce9578..39f9d15536 100644 --- a/googleapis/firestore/admin/v1beta2/firestore_admin.pb.go +++ b/googleapis/firestore/admin/v1beta2/firestore_admin.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -925,38 +923,6 @@ type FirestoreAdminServer interface { ImportDocuments(context.Context, *ImportDocumentsRequest) (*longrunning.Operation, error) } -// UnimplementedFirestoreAdminServer can be embedded to have forward compatible implementations. -type UnimplementedFirestoreAdminServer struct { -} - -func (*UnimplementedFirestoreAdminServer) CreateIndex(ctx context.Context, req *CreateIndexRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) ListIndexes(ctx context.Context, req *ListIndexesRequest) (*ListIndexesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListIndexes not implemented") -} -func (*UnimplementedFirestoreAdminServer) GetIndex(ctx context.Context, req *GetIndexRequest) (*Index, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) DeleteIndex(ctx context.Context, req *DeleteIndexRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteIndex not implemented") -} -func (*UnimplementedFirestoreAdminServer) GetField(ctx context.Context, req *GetFieldRequest) (*Field, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetField not implemented") -} -func (*UnimplementedFirestoreAdminServer) UpdateField(ctx context.Context, req *UpdateFieldRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateField not implemented") -} -func (*UnimplementedFirestoreAdminServer) ListFields(ctx context.Context, req *ListFieldsRequest) (*ListFieldsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListFields not implemented") -} -func (*UnimplementedFirestoreAdminServer) ExportDocuments(ctx context.Context, req *ExportDocumentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportDocuments not implemented") -} -func (*UnimplementedFirestoreAdminServer) ImportDocuments(ctx context.Context, req *ImportDocumentsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportDocuments not implemented") -} - func RegisterFirestoreAdminServer(s *grpc.Server, srv FirestoreAdminServer) { s.RegisterService(&_FirestoreAdmin_serviceDesc, srv) } diff --git a/googleapis/firestore/v1/firestore.pb.go b/googleapis/firestore/v1/firestore.pb.go index 728115726d..4e0b4610a7 100644 --- a/googleapis/firestore/v1/firestore.pb.go +++ b/googleapis/firestore/v1/firestore.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2700,50 +2698,6 @@ type FirestoreServer interface { ListCollectionIds(context.Context, *ListCollectionIdsRequest) (*ListCollectionIdsResponse, error) } -// UnimplementedFirestoreServer can be embedded to have forward compatible implementations. -type UnimplementedFirestoreServer struct { -} - -func (*UnimplementedFirestoreServer) GetDocument(ctx context.Context, req *GetDocumentRequest) (*Document, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetDocument not implemented") -} -func (*UnimplementedFirestoreServer) ListDocuments(ctx context.Context, req *ListDocumentsRequest) (*ListDocumentsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListDocuments not implemented") -} -func (*UnimplementedFirestoreServer) CreateDocument(ctx context.Context, req *CreateDocumentRequest) (*Document, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateDocument not implemented") -} -func (*UnimplementedFirestoreServer) UpdateDocument(ctx context.Context, req *UpdateDocumentRequest) (*Document, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateDocument not implemented") -} -func (*UnimplementedFirestoreServer) DeleteDocument(ctx context.Context, req *DeleteDocumentRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteDocument not implemented") -} -func (*UnimplementedFirestoreServer) BatchGetDocuments(req *BatchGetDocumentsRequest, srv Firestore_BatchGetDocumentsServer) error { - return status1.Errorf(codes.Unimplemented, "method BatchGetDocuments not implemented") -} -func (*UnimplementedFirestoreServer) BeginTransaction(ctx context.Context, req *BeginTransactionRequest) (*BeginTransactionResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BeginTransaction not implemented") -} -func (*UnimplementedFirestoreServer) Commit(ctx context.Context, req *CommitRequest) (*CommitResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Commit not implemented") -} -func (*UnimplementedFirestoreServer) Rollback(ctx context.Context, req *RollbackRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Rollback not implemented") -} -func (*UnimplementedFirestoreServer) RunQuery(req *RunQueryRequest, srv Firestore_RunQueryServer) error { - return status1.Errorf(codes.Unimplemented, "method RunQuery not implemented") -} -func (*UnimplementedFirestoreServer) Write(srv Firestore_WriteServer) error { - return status1.Errorf(codes.Unimplemented, "method Write not implemented") -} -func (*UnimplementedFirestoreServer) Listen(srv Firestore_ListenServer) error { - return status1.Errorf(codes.Unimplemented, "method Listen not implemented") -} -func (*UnimplementedFirestoreServer) ListCollectionIds(ctx context.Context, req *ListCollectionIdsRequest) (*ListCollectionIdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListCollectionIds not implemented") -} - func RegisterFirestoreServer(s *grpc.Server, srv FirestoreServer) { s.RegisterService(&_Firestore_serviceDesc, srv) } diff --git a/googleapis/firestore/v1beta1/firestore.pb.go b/googleapis/firestore/v1beta1/firestore.pb.go index 988e48ed64..77071be6e4 100644 --- a/googleapis/firestore/v1beta1/firestore.pb.go +++ b/googleapis/firestore/v1beta1/firestore.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2701,50 +2699,6 @@ type FirestoreServer interface { ListCollectionIds(context.Context, *ListCollectionIdsRequest) (*ListCollectionIdsResponse, error) } -// UnimplementedFirestoreServer can be embedded to have forward compatible implementations. -type UnimplementedFirestoreServer struct { -} - -func (*UnimplementedFirestoreServer) GetDocument(ctx context.Context, req *GetDocumentRequest) (*Document, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetDocument not implemented") -} -func (*UnimplementedFirestoreServer) ListDocuments(ctx context.Context, req *ListDocumentsRequest) (*ListDocumentsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListDocuments not implemented") -} -func (*UnimplementedFirestoreServer) CreateDocument(ctx context.Context, req *CreateDocumentRequest) (*Document, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateDocument not implemented") -} -func (*UnimplementedFirestoreServer) UpdateDocument(ctx context.Context, req *UpdateDocumentRequest) (*Document, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateDocument not implemented") -} -func (*UnimplementedFirestoreServer) DeleteDocument(ctx context.Context, req *DeleteDocumentRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteDocument not implemented") -} -func (*UnimplementedFirestoreServer) BatchGetDocuments(req *BatchGetDocumentsRequest, srv Firestore_BatchGetDocumentsServer) error { - return status1.Errorf(codes.Unimplemented, "method BatchGetDocuments not implemented") -} -func (*UnimplementedFirestoreServer) BeginTransaction(ctx context.Context, req *BeginTransactionRequest) (*BeginTransactionResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BeginTransaction not implemented") -} -func (*UnimplementedFirestoreServer) Commit(ctx context.Context, req *CommitRequest) (*CommitResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Commit not implemented") -} -func (*UnimplementedFirestoreServer) Rollback(ctx context.Context, req *RollbackRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Rollback not implemented") -} -func (*UnimplementedFirestoreServer) RunQuery(req *RunQueryRequest, srv Firestore_RunQueryServer) error { - return status1.Errorf(codes.Unimplemented, "method RunQuery not implemented") -} -func (*UnimplementedFirestoreServer) Write(srv Firestore_WriteServer) error { - return status1.Errorf(codes.Unimplemented, "method Write not implemented") -} -func (*UnimplementedFirestoreServer) Listen(srv Firestore_ListenServer) error { - return status1.Errorf(codes.Unimplemented, "method Listen not implemented") -} -func (*UnimplementedFirestoreServer) ListCollectionIds(ctx context.Context, req *ListCollectionIdsRequest) (*ListCollectionIdsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListCollectionIds not implemented") -} - func RegisterFirestoreServer(s *grpc.Server, srv FirestoreServer) { s.RegisterService(&_Firestore_serviceDesc, srv) } diff --git a/googleapis/genomics/v1/annotations.pb.go b/googleapis/genomics/v1/annotations.pb.go index 9457ea763f..54a34a5de0 100644 --- a/googleapis/genomics/v1/annotations.pb.go +++ b/googleapis/genomics/v1/annotations.pb.go @@ -16,8 +16,6 @@ import ( status "google.golang.org/genproto/googleapis/rpc/status" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2286,44 +2284,6 @@ type AnnotationServiceV1Server interface { SearchAnnotations(context.Context, *SearchAnnotationsRequest) (*SearchAnnotationsResponse, error) } -// UnimplementedAnnotationServiceV1Server can be embedded to have forward compatible implementations. -type UnimplementedAnnotationServiceV1Server struct { -} - -func (*UnimplementedAnnotationServiceV1Server) CreateAnnotationSet(ctx context.Context, req *CreateAnnotationSetRequest) (*AnnotationSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateAnnotationSet not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) GetAnnotationSet(ctx context.Context, req *GetAnnotationSetRequest) (*AnnotationSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAnnotationSet not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) UpdateAnnotationSet(ctx context.Context, req *UpdateAnnotationSetRequest) (*AnnotationSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateAnnotationSet not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) DeleteAnnotationSet(ctx context.Context, req *DeleteAnnotationSetRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteAnnotationSet not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) SearchAnnotationSets(ctx context.Context, req *SearchAnnotationSetsRequest) (*SearchAnnotationSetsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method SearchAnnotationSets not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) CreateAnnotation(ctx context.Context, req *CreateAnnotationRequest) (*Annotation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateAnnotation not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) BatchCreateAnnotations(ctx context.Context, req *BatchCreateAnnotationsRequest) (*BatchCreateAnnotationsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchCreateAnnotations not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) GetAnnotation(ctx context.Context, req *GetAnnotationRequest) (*Annotation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetAnnotation not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) UpdateAnnotation(ctx context.Context, req *UpdateAnnotationRequest) (*Annotation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateAnnotation not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) DeleteAnnotation(ctx context.Context, req *DeleteAnnotationRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteAnnotation not implemented") -} -func (*UnimplementedAnnotationServiceV1Server) SearchAnnotations(ctx context.Context, req *SearchAnnotationsRequest) (*SearchAnnotationsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method SearchAnnotations not implemented") -} - func RegisterAnnotationServiceV1Server(s *grpc.Server, srv AnnotationServiceV1Server) { s.RegisterService(&_AnnotationServiceV1_serviceDesc, srv) } diff --git a/googleapis/genomics/v1/datasets.pb.go b/googleapis/genomics/v1/datasets.pb.go index a1653fd884..b2d91b4740 100644 --- a/googleapis/genomics/v1/datasets.pb.go +++ b/googleapis/genomics/v1/datasets.pb.go @@ -15,8 +15,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -756,38 +754,6 @@ type DatasetServiceV1Server interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedDatasetServiceV1Server can be embedded to have forward compatible implementations. -type UnimplementedDatasetServiceV1Server struct { -} - -func (*UnimplementedDatasetServiceV1Server) ListDatasets(ctx context.Context, req *ListDatasetsRequest) (*ListDatasetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDatasets not implemented") -} -func (*UnimplementedDatasetServiceV1Server) CreateDataset(ctx context.Context, req *CreateDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDataset not implemented") -} -func (*UnimplementedDatasetServiceV1Server) GetDataset(ctx context.Context, req *GetDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDataset not implemented") -} -func (*UnimplementedDatasetServiceV1Server) UpdateDataset(ctx context.Context, req *UpdateDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDataset not implemented") -} -func (*UnimplementedDatasetServiceV1Server) DeleteDataset(ctx context.Context, req *DeleteDatasetRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteDataset not implemented") -} -func (*UnimplementedDatasetServiceV1Server) UndeleteDataset(ctx context.Context, req *UndeleteDatasetRequest) (*Dataset, error) { - return nil, status.Errorf(codes.Unimplemented, "method UndeleteDataset not implemented") -} -func (*UnimplementedDatasetServiceV1Server) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedDatasetServiceV1Server) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedDatasetServiceV1Server) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterDatasetServiceV1Server(s *grpc.Server, srv DatasetServiceV1Server) { s.RegisterService(&_DatasetServiceV1_serviceDesc, srv) } diff --git a/googleapis/genomics/v1/reads.pb.go b/googleapis/genomics/v1/reads.pb.go index 6b6661ba56..3c079c29df 100644 --- a/googleapis/genomics/v1/reads.pb.go +++ b/googleapis/genomics/v1/reads.pb.go @@ -14,8 +14,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1254,14 +1252,6 @@ type StreamingReadServiceServer interface { StreamReads(*StreamReadsRequest, StreamingReadService_StreamReadsServer) error } -// UnimplementedStreamingReadServiceServer can be embedded to have forward compatible implementations. -type UnimplementedStreamingReadServiceServer struct { -} - -func (*UnimplementedStreamingReadServiceServer) StreamReads(req *StreamReadsRequest, srv StreamingReadService_StreamReadsServer) error { - return status.Errorf(codes.Unimplemented, "method StreamReads not implemented") -} - func RegisterStreamingReadServiceServer(s *grpc.Server, srv StreamingReadServiceServer) { s.RegisterService(&_StreamingReadService_serviceDesc, srv) } @@ -1587,35 +1577,6 @@ type ReadServiceV1Server interface { SearchReads(context.Context, *SearchReadsRequest) (*SearchReadsResponse, error) } -// UnimplementedReadServiceV1Server can be embedded to have forward compatible implementations. -type UnimplementedReadServiceV1Server struct { -} - -func (*UnimplementedReadServiceV1Server) ImportReadGroupSets(ctx context.Context, req *ImportReadGroupSetsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportReadGroupSets not implemented") -} -func (*UnimplementedReadServiceV1Server) ExportReadGroupSet(ctx context.Context, req *ExportReadGroupSetRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportReadGroupSet not implemented") -} -func (*UnimplementedReadServiceV1Server) SearchReadGroupSets(ctx context.Context, req *SearchReadGroupSetsRequest) (*SearchReadGroupSetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchReadGroupSets not implemented") -} -func (*UnimplementedReadServiceV1Server) UpdateReadGroupSet(ctx context.Context, req *UpdateReadGroupSetRequest) (*ReadGroupSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateReadGroupSet not implemented") -} -func (*UnimplementedReadServiceV1Server) DeleteReadGroupSet(ctx context.Context, req *DeleteReadGroupSetRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteReadGroupSet not implemented") -} -func (*UnimplementedReadServiceV1Server) GetReadGroupSet(ctx context.Context, req *GetReadGroupSetRequest) (*ReadGroupSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetReadGroupSet not implemented") -} -func (*UnimplementedReadServiceV1Server) ListCoverageBuckets(ctx context.Context, req *ListCoverageBucketsRequest) (*ListCoverageBucketsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListCoverageBuckets not implemented") -} -func (*UnimplementedReadServiceV1Server) SearchReads(ctx context.Context, req *SearchReadsRequest) (*SearchReadsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchReads not implemented") -} - func RegisterReadServiceV1Server(s *grpc.Server, srv ReadServiceV1Server) { s.RegisterService(&_ReadServiceV1_serviceDesc, srv) } diff --git a/googleapis/genomics/v1/references.pb.go b/googleapis/genomics/v1/references.pb.go index a0dc6d56b9..cb8b5f8c2d 100644 --- a/googleapis/genomics/v1/references.pb.go +++ b/googleapis/genomics/v1/references.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -980,26 +978,6 @@ type ReferenceServiceV1Server interface { ListBases(context.Context, *ListBasesRequest) (*ListBasesResponse, error) } -// UnimplementedReferenceServiceV1Server can be embedded to have forward compatible implementations. -type UnimplementedReferenceServiceV1Server struct { -} - -func (*UnimplementedReferenceServiceV1Server) SearchReferenceSets(ctx context.Context, req *SearchReferenceSetsRequest) (*SearchReferenceSetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchReferenceSets not implemented") -} -func (*UnimplementedReferenceServiceV1Server) GetReferenceSet(ctx context.Context, req *GetReferenceSetRequest) (*ReferenceSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetReferenceSet not implemented") -} -func (*UnimplementedReferenceServiceV1Server) SearchReferences(ctx context.Context, req *SearchReferencesRequest) (*SearchReferencesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchReferences not implemented") -} -func (*UnimplementedReferenceServiceV1Server) GetReference(ctx context.Context, req *GetReferenceRequest) (*Reference, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetReference not implemented") -} -func (*UnimplementedReferenceServiceV1Server) ListBases(ctx context.Context, req *ListBasesRequest) (*ListBasesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListBases not implemented") -} - func RegisterReferenceServiceV1Server(s *grpc.Server, srv ReferenceServiceV1Server) { s.RegisterService(&_ReferenceServiceV1_serviceDesc, srv) } diff --git a/googleapis/genomics/v1/variants.pb.go b/googleapis/genomics/v1/variants.pb.go index feaedc1d05..f3cfa38ee9 100644 --- a/googleapis/genomics/v1/variants.pb.go +++ b/googleapis/genomics/v1/variants.pb.go @@ -15,8 +15,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2443,14 +2441,6 @@ type StreamingVariantServiceServer interface { StreamVariants(*StreamVariantsRequest, StreamingVariantService_StreamVariantsServer) error } -// UnimplementedStreamingVariantServiceServer can be embedded to have forward compatible implementations. -type UnimplementedStreamingVariantServiceServer struct { -} - -func (*UnimplementedStreamingVariantServiceServer) StreamVariants(req *StreamVariantsRequest, srv StreamingVariantService_StreamVariantsServer) error { - return status.Errorf(codes.Unimplemented, "method StreamVariants not implemented") -} - func RegisterStreamingVariantServiceServer(s *grpc.Server, srv StreamingVariantServiceServer) { s.RegisterService(&_StreamingVariantService_serviceDesc, srv) } @@ -3122,65 +3112,6 @@ type VariantServiceV1Server interface { GetCallSet(context.Context, *GetCallSetRequest) (*CallSet, error) } -// UnimplementedVariantServiceV1Server can be embedded to have forward compatible implementations. -type UnimplementedVariantServiceV1Server struct { -} - -func (*UnimplementedVariantServiceV1Server) ImportVariants(ctx context.Context, req *ImportVariantsRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ImportVariants not implemented") -} -func (*UnimplementedVariantServiceV1Server) CreateVariantSet(ctx context.Context, req *CreateVariantSetRequest) (*VariantSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateVariantSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) ExportVariantSet(ctx context.Context, req *ExportVariantSetRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method ExportVariantSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) GetVariantSet(ctx context.Context, req *GetVariantSetRequest) (*VariantSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVariantSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) SearchVariantSets(ctx context.Context, req *SearchVariantSetsRequest) (*SearchVariantSetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchVariantSets not implemented") -} -func (*UnimplementedVariantServiceV1Server) DeleteVariantSet(ctx context.Context, req *DeleteVariantSetRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteVariantSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) UpdateVariantSet(ctx context.Context, req *UpdateVariantSetRequest) (*VariantSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateVariantSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) SearchVariants(ctx context.Context, req *SearchVariantsRequest) (*SearchVariantsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchVariants not implemented") -} -func (*UnimplementedVariantServiceV1Server) CreateVariant(ctx context.Context, req *CreateVariantRequest) (*Variant, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateVariant not implemented") -} -func (*UnimplementedVariantServiceV1Server) UpdateVariant(ctx context.Context, req *UpdateVariantRequest) (*Variant, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateVariant not implemented") -} -func (*UnimplementedVariantServiceV1Server) DeleteVariant(ctx context.Context, req *DeleteVariantRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteVariant not implemented") -} -func (*UnimplementedVariantServiceV1Server) GetVariant(ctx context.Context, req *GetVariantRequest) (*Variant, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetVariant not implemented") -} -func (*UnimplementedVariantServiceV1Server) MergeVariants(ctx context.Context, req *MergeVariantsRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method MergeVariants not implemented") -} -func (*UnimplementedVariantServiceV1Server) SearchCallSets(ctx context.Context, req *SearchCallSetsRequest) (*SearchCallSetsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SearchCallSets not implemented") -} -func (*UnimplementedVariantServiceV1Server) CreateCallSet(ctx context.Context, req *CreateCallSetRequest) (*CallSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateCallSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) UpdateCallSet(ctx context.Context, req *UpdateCallSetRequest) (*CallSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateCallSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) DeleteCallSet(ctx context.Context, req *DeleteCallSetRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteCallSet not implemented") -} -func (*UnimplementedVariantServiceV1Server) GetCallSet(ctx context.Context, req *GetCallSetRequest) (*CallSet, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetCallSet not implemented") -} - func RegisterVariantServiceV1Server(s *grpc.Server, srv VariantServiceV1Server) { s.RegisterService(&_VariantServiceV1_serviceDesc, srv) } diff --git a/googleapis/genomics/v1alpha2/pipelines.pb.go b/googleapis/genomics/v1alpha2/pipelines.pb.go index 3dd7e25243..533292f6af 100644 --- a/googleapis/genomics/v1alpha2/pipelines.pb.go +++ b/googleapis/genomics/v1alpha2/pipelines.pb.go @@ -16,8 +16,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" code "google.golang.org/genproto/googleapis/rpc/code" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2052,32 +2050,6 @@ type PipelinesV1Alpha2Server interface { SetOperationStatus(context.Context, *SetOperationStatusRequest) (*empty.Empty, error) } -// UnimplementedPipelinesV1Alpha2Server can be embedded to have forward compatible implementations. -type UnimplementedPipelinesV1Alpha2Server struct { -} - -func (*UnimplementedPipelinesV1Alpha2Server) CreatePipeline(ctx context.Context, req *CreatePipelineRequest) (*Pipeline, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreatePipeline not implemented") -} -func (*UnimplementedPipelinesV1Alpha2Server) RunPipeline(ctx context.Context, req *RunPipelineRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method RunPipeline not implemented") -} -func (*UnimplementedPipelinesV1Alpha2Server) GetPipeline(ctx context.Context, req *GetPipelineRequest) (*Pipeline, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetPipeline not implemented") -} -func (*UnimplementedPipelinesV1Alpha2Server) ListPipelines(ctx context.Context, req *ListPipelinesRequest) (*ListPipelinesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListPipelines not implemented") -} -func (*UnimplementedPipelinesV1Alpha2Server) DeletePipeline(ctx context.Context, req *DeletePipelineRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeletePipeline not implemented") -} -func (*UnimplementedPipelinesV1Alpha2Server) GetControllerConfig(ctx context.Context, req *GetControllerConfigRequest) (*ControllerConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetControllerConfig not implemented") -} -func (*UnimplementedPipelinesV1Alpha2Server) SetOperationStatus(ctx context.Context, req *SetOperationStatusRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetOperationStatus not implemented") -} - func RegisterPipelinesV1Alpha2Server(s *grpc.Server, srv PipelinesV1Alpha2Server) { s.RegisterService(&_PipelinesV1Alpha2_serviceDesc, srv) } diff --git a/googleapis/home/graph/v1/homegraph.pb.go b/googleapis/home/graph/v1/homegraph.pb.go index 6534aa2f3c..8d7473d23e 100644 --- a/googleapis/home/graph/v1/homegraph.pb.go +++ b/googleapis/home/graph/v1/homegraph.pb.go @@ -13,8 +13,6 @@ import ( _struct "github.com/golang/protobuf/ptypes/struct" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1153,26 +1151,6 @@ type HomeGraphApiServiceServer interface { Sync(context.Context, *SyncRequest) (*SyncResponse, error) } -// UnimplementedHomeGraphApiServiceServer can be embedded to have forward compatible implementations. -type UnimplementedHomeGraphApiServiceServer struct { -} - -func (*UnimplementedHomeGraphApiServiceServer) RequestSyncDevices(ctx context.Context, req *RequestSyncDevicesRequest) (*RequestSyncDevicesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method RequestSyncDevices not implemented") -} -func (*UnimplementedHomeGraphApiServiceServer) ReportStateAndNotification(ctx context.Context, req *ReportStateAndNotificationRequest) (*ReportStateAndNotificationResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ReportStateAndNotification not implemented") -} -func (*UnimplementedHomeGraphApiServiceServer) DeleteAgentUser(ctx context.Context, req *DeleteAgentUserRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAgentUser not implemented") -} -func (*UnimplementedHomeGraphApiServiceServer) Query(ctx context.Context, req *QueryRequest) (*QueryResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Query not implemented") -} -func (*UnimplementedHomeGraphApiServiceServer) Sync(ctx context.Context, req *SyncRequest) (*SyncResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Sync not implemented") -} - func RegisterHomeGraphApiServiceServer(s *grpc.Server, srv HomeGraphApiServiceServer) { s.RegisterService(&_HomeGraphApiService_serviceDesc, srv) } diff --git a/googleapis/iam/admin/v1/iam.pb.go b/googleapis/iam/admin/v1/iam.pb.go index d42283f69a..4805efebbf 100644 --- a/googleapis/iam/admin/v1/iam.pb.go +++ b/googleapis/iam/admin/v1/iam.pb.go @@ -15,8 +15,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2678,77 +2676,6 @@ type IAMServer interface { QueryTestablePermissions(context.Context, *QueryTestablePermissionsRequest) (*QueryTestablePermissionsResponse, error) } -// UnimplementedIAMServer can be embedded to have forward compatible implementations. -type UnimplementedIAMServer struct { -} - -func (*UnimplementedIAMServer) ListServiceAccounts(ctx context.Context, req *ListServiceAccountsRequest) (*ListServiceAccountsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListServiceAccounts not implemented") -} -func (*UnimplementedIAMServer) GetServiceAccount(ctx context.Context, req *GetServiceAccountRequest) (*ServiceAccount, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetServiceAccount not implemented") -} -func (*UnimplementedIAMServer) CreateServiceAccount(ctx context.Context, req *CreateServiceAccountRequest) (*ServiceAccount, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateServiceAccount not implemented") -} -func (*UnimplementedIAMServer) UpdateServiceAccount(ctx context.Context, req *ServiceAccount) (*ServiceAccount, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateServiceAccount not implemented") -} -func (*UnimplementedIAMServer) DeleteServiceAccount(ctx context.Context, req *DeleteServiceAccountRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteServiceAccount not implemented") -} -func (*UnimplementedIAMServer) ListServiceAccountKeys(ctx context.Context, req *ListServiceAccountKeysRequest) (*ListServiceAccountKeysResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListServiceAccountKeys not implemented") -} -func (*UnimplementedIAMServer) GetServiceAccountKey(ctx context.Context, req *GetServiceAccountKeyRequest) (*ServiceAccountKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetServiceAccountKey not implemented") -} -func (*UnimplementedIAMServer) CreateServiceAccountKey(ctx context.Context, req *CreateServiceAccountKeyRequest) (*ServiceAccountKey, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateServiceAccountKey not implemented") -} -func (*UnimplementedIAMServer) DeleteServiceAccountKey(ctx context.Context, req *DeleteServiceAccountKeyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteServiceAccountKey not implemented") -} -func (*UnimplementedIAMServer) SignBlob(ctx context.Context, req *SignBlobRequest) (*SignBlobResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SignBlob not implemented") -} -func (*UnimplementedIAMServer) SignJwt(ctx context.Context, req *SignJwtRequest) (*SignJwtResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SignJwt not implemented") -} -func (*UnimplementedIAMServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedIAMServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedIAMServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} -func (*UnimplementedIAMServer) QueryGrantableRoles(ctx context.Context, req *QueryGrantableRolesRequest) (*QueryGrantableRolesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method QueryGrantableRoles not implemented") -} -func (*UnimplementedIAMServer) ListRoles(ctx context.Context, req *ListRolesRequest) (*ListRolesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListRoles not implemented") -} -func (*UnimplementedIAMServer) GetRole(ctx context.Context, req *GetRoleRequest) (*Role, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetRole not implemented") -} -func (*UnimplementedIAMServer) CreateRole(ctx context.Context, req *CreateRoleRequest) (*Role, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateRole not implemented") -} -func (*UnimplementedIAMServer) UpdateRole(ctx context.Context, req *UpdateRoleRequest) (*Role, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateRole not implemented") -} -func (*UnimplementedIAMServer) DeleteRole(ctx context.Context, req *DeleteRoleRequest) (*Role, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteRole not implemented") -} -func (*UnimplementedIAMServer) UndeleteRole(ctx context.Context, req *UndeleteRoleRequest) (*Role, error) { - return nil, status.Errorf(codes.Unimplemented, "method UndeleteRole not implemented") -} -func (*UnimplementedIAMServer) QueryTestablePermissions(ctx context.Context, req *QueryTestablePermissionsRequest) (*QueryTestablePermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method QueryTestablePermissions not implemented") -} - func RegisterIAMServer(s *grpc.Server, srv IAMServer) { s.RegisterService(&_IAM_serviceDesc, srv) } diff --git a/googleapis/iam/credentials/v1/iamcredentials.pb.go b/googleapis/iam/credentials/v1/iamcredentials.pb.go index 6bda806141..2aeef8d3f3 100644 --- a/googleapis/iam/credentials/v1/iamcredentials.pb.go +++ b/googleapis/iam/credentials/v1/iamcredentials.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -138,23 +136,6 @@ type IAMCredentialsServer interface { SignJwt(context.Context, *SignJwtRequest) (*SignJwtResponse, error) } -// UnimplementedIAMCredentialsServer can be embedded to have forward compatible implementations. -type UnimplementedIAMCredentialsServer struct { -} - -func (*UnimplementedIAMCredentialsServer) GenerateAccessToken(ctx context.Context, req *GenerateAccessTokenRequest) (*GenerateAccessTokenResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateAccessToken not implemented") -} -func (*UnimplementedIAMCredentialsServer) GenerateIdToken(ctx context.Context, req *GenerateIdTokenRequest) (*GenerateIdTokenResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GenerateIdToken not implemented") -} -func (*UnimplementedIAMCredentialsServer) SignBlob(ctx context.Context, req *SignBlobRequest) (*SignBlobResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SignBlob not implemented") -} -func (*UnimplementedIAMCredentialsServer) SignJwt(ctx context.Context, req *SignJwtRequest) (*SignJwtResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method SignJwt not implemented") -} - func RegisterIAMCredentialsServer(s *grpc.Server, srv IAMCredentialsServer) { s.RegisterService(&_IAMCredentials_serviceDesc, srv) } diff --git a/googleapis/iam/v1/iam_policy.pb.go b/googleapis/iam/v1/iam_policy.pb.go index 631518c414..0499510d7c 100644 --- a/googleapis/iam/v1/iam_policy.pb.go +++ b/googleapis/iam/v1/iam_policy.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -354,20 +352,6 @@ type IAMPolicyServer interface { TestIamPermissions(context.Context, *TestIamPermissionsRequest) (*TestIamPermissionsResponse, error) } -// UnimplementedIAMPolicyServer can be embedded to have forward compatible implementations. -type UnimplementedIAMPolicyServer struct { -} - -func (*UnimplementedIAMPolicyServer) SetIamPolicy(ctx context.Context, req *SetIamPolicyRequest) (*Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedIAMPolicyServer) GetIamPolicy(ctx context.Context, req *GetIamPolicyRequest) (*Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedIAMPolicyServer) TestIamPermissions(ctx context.Context, req *TestIamPermissionsRequest) (*TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterIAMPolicyServer(s *grpc.Server, srv IAMPolicyServer) { s.RegisterService(&_IAMPolicy_serviceDesc, srv) } diff --git a/googleapis/logging/v2/logging.pb.go b/googleapis/logging/v2/logging.pb.go index 9041087392..46db0a5cbe 100644 --- a/googleapis/logging/v2/logging.pb.go +++ b/googleapis/logging/v2/logging.pb.go @@ -16,8 +16,6 @@ import ( monitoredres "google.golang.org/genproto/googleapis/api/monitoredres" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -922,26 +920,6 @@ type LoggingServiceV2Server interface { ListLogs(context.Context, *ListLogsRequest) (*ListLogsResponse, error) } -// UnimplementedLoggingServiceV2Server can be embedded to have forward compatible implementations. -type UnimplementedLoggingServiceV2Server struct { -} - -func (*UnimplementedLoggingServiceV2Server) DeleteLog(ctx context.Context, req *DeleteLogRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteLog not implemented") -} -func (*UnimplementedLoggingServiceV2Server) WriteLogEntries(ctx context.Context, req *WriteLogEntriesRequest) (*WriteLogEntriesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method WriteLogEntries not implemented") -} -func (*UnimplementedLoggingServiceV2Server) ListLogEntries(ctx context.Context, req *ListLogEntriesRequest) (*ListLogEntriesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListLogEntries not implemented") -} -func (*UnimplementedLoggingServiceV2Server) ListMonitoredResourceDescriptors(ctx context.Context, req *ListMonitoredResourceDescriptorsRequest) (*ListMonitoredResourceDescriptorsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListMonitoredResourceDescriptors not implemented") -} -func (*UnimplementedLoggingServiceV2Server) ListLogs(ctx context.Context, req *ListLogsRequest) (*ListLogsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListLogs not implemented") -} - func RegisterLoggingServiceV2Server(s *grpc.Server, srv LoggingServiceV2Server) { s.RegisterService(&_LoggingServiceV2_serviceDesc, srv) } diff --git a/googleapis/logging/v2/logging_config.pb.go b/googleapis/logging/v2/logging_config.pb.go index cd5082fc74..22f45931a4 100644 --- a/googleapis/logging/v2/logging_config.pb.go +++ b/googleapis/logging/v2/logging_config.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1479,41 +1477,6 @@ type ConfigServiceV2Server interface { DeleteExclusion(context.Context, *DeleteExclusionRequest) (*empty.Empty, error) } -// UnimplementedConfigServiceV2Server can be embedded to have forward compatible implementations. -type UnimplementedConfigServiceV2Server struct { -} - -func (*UnimplementedConfigServiceV2Server) ListSinks(ctx context.Context, req *ListSinksRequest) (*ListSinksResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSinks not implemented") -} -func (*UnimplementedConfigServiceV2Server) GetSink(ctx context.Context, req *GetSinkRequest) (*LogSink, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSink not implemented") -} -func (*UnimplementedConfigServiceV2Server) CreateSink(ctx context.Context, req *CreateSinkRequest) (*LogSink, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSink not implemented") -} -func (*UnimplementedConfigServiceV2Server) UpdateSink(ctx context.Context, req *UpdateSinkRequest) (*LogSink, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSink not implemented") -} -func (*UnimplementedConfigServiceV2Server) DeleteSink(ctx context.Context, req *DeleteSinkRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSink not implemented") -} -func (*UnimplementedConfigServiceV2Server) ListExclusions(ctx context.Context, req *ListExclusionsRequest) (*ListExclusionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListExclusions not implemented") -} -func (*UnimplementedConfigServiceV2Server) GetExclusion(ctx context.Context, req *GetExclusionRequest) (*LogExclusion, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetExclusion not implemented") -} -func (*UnimplementedConfigServiceV2Server) CreateExclusion(ctx context.Context, req *CreateExclusionRequest) (*LogExclusion, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateExclusion not implemented") -} -func (*UnimplementedConfigServiceV2Server) UpdateExclusion(ctx context.Context, req *UpdateExclusionRequest) (*LogExclusion, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateExclusion not implemented") -} -func (*UnimplementedConfigServiceV2Server) DeleteExclusion(ctx context.Context, req *DeleteExclusionRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteExclusion not implemented") -} - func RegisterConfigServiceV2Server(s *grpc.Server, srv ConfigServiceV2Server) { s.RegisterService(&_ConfigServiceV2_serviceDesc, srv) } diff --git a/googleapis/logging/v2/logging_metrics.pb.go b/googleapis/logging/v2/logging_metrics.pb.go index ed9b339aa9..5ca8c7a047 100644 --- a/googleapis/logging/v2/logging_metrics.pb.go +++ b/googleapis/logging/v2/logging_metrics.pb.go @@ -16,8 +16,6 @@ import ( metric "google.golang.org/genproto/googleapis/api/metric" _ "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -753,26 +751,6 @@ type MetricsServiceV2Server interface { DeleteLogMetric(context.Context, *DeleteLogMetricRequest) (*empty.Empty, error) } -// UnimplementedMetricsServiceV2Server can be embedded to have forward compatible implementations. -type UnimplementedMetricsServiceV2Server struct { -} - -func (*UnimplementedMetricsServiceV2Server) ListLogMetrics(ctx context.Context, req *ListLogMetricsRequest) (*ListLogMetricsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListLogMetrics not implemented") -} -func (*UnimplementedMetricsServiceV2Server) GetLogMetric(ctx context.Context, req *GetLogMetricRequest) (*LogMetric, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetLogMetric not implemented") -} -func (*UnimplementedMetricsServiceV2Server) CreateLogMetric(ctx context.Context, req *CreateLogMetricRequest) (*LogMetric, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateLogMetric not implemented") -} -func (*UnimplementedMetricsServiceV2Server) UpdateLogMetric(ctx context.Context, req *UpdateLogMetricRequest) (*LogMetric, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateLogMetric not implemented") -} -func (*UnimplementedMetricsServiceV2Server) DeleteLogMetric(ctx context.Context, req *DeleteLogMetricRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteLogMetric not implemented") -} - func RegisterMetricsServiceV2Server(s *grpc.Server, srv MetricsServiceV2Server) { s.RegisterService(&_MetricsServiceV2_serviceDesc, srv) } diff --git a/googleapis/longrunning/operations.pb.go b/googleapis/longrunning/operations.pb.go index 1a3b0dc867..923e828ea7 100644 --- a/googleapis/longrunning/operations.pb.go +++ b/googleapis/longrunning/operations.pb.go @@ -16,8 +16,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -746,26 +744,6 @@ type OperationsServer interface { WaitOperation(context.Context, *WaitOperationRequest) (*Operation, error) } -// UnimplementedOperationsServer can be embedded to have forward compatible implementations. -type UnimplementedOperationsServer struct { -} - -func (*UnimplementedOperationsServer) ListOperations(ctx context.Context, req *ListOperationsRequest) (*ListOperationsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListOperations not implemented") -} -func (*UnimplementedOperationsServer) GetOperation(ctx context.Context, req *GetOperationRequest) (*Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetOperation not implemented") -} -func (*UnimplementedOperationsServer) DeleteOperation(ctx context.Context, req *DeleteOperationRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteOperation not implemented") -} -func (*UnimplementedOperationsServer) CancelOperation(ctx context.Context, req *CancelOperationRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CancelOperation not implemented") -} -func (*UnimplementedOperationsServer) WaitOperation(ctx context.Context, req *WaitOperationRequest) (*Operation, error) { - return nil, status1.Errorf(codes.Unimplemented, "method WaitOperation not implemented") -} - func RegisterOperationsServer(s *grpc.Server, srv OperationsServer) { s.RegisterService(&_Operations_serviceDesc, srv) } diff --git a/googleapis/monitoring/v3/alert_service.pb.go b/googleapis/monitoring/v3/alert_service.pb.go index aed183eac4..9bdcf08b10 100644 --- a/googleapis/monitoring/v3/alert_service.pb.go +++ b/googleapis/monitoring/v3/alert_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -556,26 +554,6 @@ type AlertPolicyServiceServer interface { UpdateAlertPolicy(context.Context, *UpdateAlertPolicyRequest) (*AlertPolicy, error) } -// UnimplementedAlertPolicyServiceServer can be embedded to have forward compatible implementations. -type UnimplementedAlertPolicyServiceServer struct { -} - -func (*UnimplementedAlertPolicyServiceServer) ListAlertPolicies(ctx context.Context, req *ListAlertPoliciesRequest) (*ListAlertPoliciesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListAlertPolicies not implemented") -} -func (*UnimplementedAlertPolicyServiceServer) GetAlertPolicy(ctx context.Context, req *GetAlertPolicyRequest) (*AlertPolicy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetAlertPolicy not implemented") -} -func (*UnimplementedAlertPolicyServiceServer) CreateAlertPolicy(ctx context.Context, req *CreateAlertPolicyRequest) (*AlertPolicy, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateAlertPolicy not implemented") -} -func (*UnimplementedAlertPolicyServiceServer) DeleteAlertPolicy(ctx context.Context, req *DeleteAlertPolicyRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteAlertPolicy not implemented") -} -func (*UnimplementedAlertPolicyServiceServer) UpdateAlertPolicy(ctx context.Context, req *UpdateAlertPolicyRequest) (*AlertPolicy, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateAlertPolicy not implemented") -} - func RegisterAlertPolicyServiceServer(s *grpc.Server, srv AlertPolicyServiceServer) { s.RegisterService(&_AlertPolicyService_serviceDesc, srv) } diff --git a/googleapis/monitoring/v3/group_service.pb.go b/googleapis/monitoring/v3/group_service.pb.go index 13eb1f6afc..d7fc6c06ff 100644 --- a/googleapis/monitoring/v3/group_service.pb.go +++ b/googleapis/monitoring/v3/group_service.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" monitoredres "google.golang.org/genproto/googleapis/api/monitoredres" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -750,29 +748,6 @@ type GroupServiceServer interface { ListGroupMembers(context.Context, *ListGroupMembersRequest) (*ListGroupMembersResponse, error) } -// UnimplementedGroupServiceServer can be embedded to have forward compatible implementations. -type UnimplementedGroupServiceServer struct { -} - -func (*UnimplementedGroupServiceServer) ListGroups(ctx context.Context, req *ListGroupsRequest) (*ListGroupsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListGroups not implemented") -} -func (*UnimplementedGroupServiceServer) GetGroup(ctx context.Context, req *GetGroupRequest) (*Group, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGroup not implemented") -} -func (*UnimplementedGroupServiceServer) CreateGroup(ctx context.Context, req *CreateGroupRequest) (*Group, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateGroup not implemented") -} -func (*UnimplementedGroupServiceServer) UpdateGroup(ctx context.Context, req *UpdateGroupRequest) (*Group, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateGroup not implemented") -} -func (*UnimplementedGroupServiceServer) DeleteGroup(ctx context.Context, req *DeleteGroupRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteGroup not implemented") -} -func (*UnimplementedGroupServiceServer) ListGroupMembers(ctx context.Context, req *ListGroupMembersRequest) (*ListGroupMembersResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListGroupMembers not implemented") -} - func RegisterGroupServiceServer(s *grpc.Server, srv GroupServiceServer) { s.RegisterService(&_GroupService_serviceDesc, srv) } diff --git a/googleapis/monitoring/v3/metric_service.pb.go b/googleapis/monitoring/v3/metric_service.pb.go index 8759a468dc..cd6b264f74 100644 --- a/googleapis/monitoring/v3/metric_service.pb.go +++ b/googleapis/monitoring/v3/metric_service.pb.go @@ -16,8 +16,6 @@ import ( monitoredres "google.golang.org/genproto/googleapis/api/monitoredres" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1041,35 +1039,6 @@ type MetricServiceServer interface { CreateTimeSeries(context.Context, *CreateTimeSeriesRequest) (*empty.Empty, error) } -// UnimplementedMetricServiceServer can be embedded to have forward compatible implementations. -type UnimplementedMetricServiceServer struct { -} - -func (*UnimplementedMetricServiceServer) ListMonitoredResourceDescriptors(ctx context.Context, req *ListMonitoredResourceDescriptorsRequest) (*ListMonitoredResourceDescriptorsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListMonitoredResourceDescriptors not implemented") -} -func (*UnimplementedMetricServiceServer) GetMonitoredResourceDescriptor(ctx context.Context, req *GetMonitoredResourceDescriptorRequest) (*monitoredres.MonitoredResourceDescriptor, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetMonitoredResourceDescriptor not implemented") -} -func (*UnimplementedMetricServiceServer) ListMetricDescriptors(ctx context.Context, req *ListMetricDescriptorsRequest) (*ListMetricDescriptorsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListMetricDescriptors not implemented") -} -func (*UnimplementedMetricServiceServer) GetMetricDescriptor(ctx context.Context, req *GetMetricDescriptorRequest) (*metric.MetricDescriptor, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetMetricDescriptor not implemented") -} -func (*UnimplementedMetricServiceServer) CreateMetricDescriptor(ctx context.Context, req *CreateMetricDescriptorRequest) (*metric.MetricDescriptor, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateMetricDescriptor not implemented") -} -func (*UnimplementedMetricServiceServer) DeleteMetricDescriptor(ctx context.Context, req *DeleteMetricDescriptorRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteMetricDescriptor not implemented") -} -func (*UnimplementedMetricServiceServer) ListTimeSeries(ctx context.Context, req *ListTimeSeriesRequest) (*ListTimeSeriesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListTimeSeries not implemented") -} -func (*UnimplementedMetricServiceServer) CreateTimeSeries(ctx context.Context, req *CreateTimeSeriesRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateTimeSeries not implemented") -} - func RegisterMetricServiceServer(s *grpc.Server, srv MetricServiceServer) { s.RegisterService(&_MetricService_serviceDesc, srv) } diff --git a/googleapis/monitoring/v3/notification_service.pb.go b/googleapis/monitoring/v3/notification_service.pb.go index 447a7fd0dd..c4d3c57076 100644 --- a/googleapis/monitoring/v3/notification_service.pb.go +++ b/googleapis/monitoring/v3/notification_service.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1094,41 +1092,6 @@ type NotificationChannelServiceServer interface { VerifyNotificationChannel(context.Context, *VerifyNotificationChannelRequest) (*NotificationChannel, error) } -// UnimplementedNotificationChannelServiceServer can be embedded to have forward compatible implementations. -type UnimplementedNotificationChannelServiceServer struct { -} - -func (*UnimplementedNotificationChannelServiceServer) ListNotificationChannelDescriptors(ctx context.Context, req *ListNotificationChannelDescriptorsRequest) (*ListNotificationChannelDescriptorsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListNotificationChannelDescriptors not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) GetNotificationChannelDescriptor(ctx context.Context, req *GetNotificationChannelDescriptorRequest) (*NotificationChannelDescriptor, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetNotificationChannelDescriptor not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) ListNotificationChannels(ctx context.Context, req *ListNotificationChannelsRequest) (*ListNotificationChannelsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListNotificationChannels not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) GetNotificationChannel(ctx context.Context, req *GetNotificationChannelRequest) (*NotificationChannel, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetNotificationChannel not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) CreateNotificationChannel(ctx context.Context, req *CreateNotificationChannelRequest) (*NotificationChannel, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateNotificationChannel not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) UpdateNotificationChannel(ctx context.Context, req *UpdateNotificationChannelRequest) (*NotificationChannel, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateNotificationChannel not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) DeleteNotificationChannel(ctx context.Context, req *DeleteNotificationChannelRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteNotificationChannel not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) SendNotificationChannelVerificationCode(ctx context.Context, req *SendNotificationChannelVerificationCodeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method SendNotificationChannelVerificationCode not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) GetNotificationChannelVerificationCode(ctx context.Context, req *GetNotificationChannelVerificationCodeRequest) (*GetNotificationChannelVerificationCodeResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetNotificationChannelVerificationCode not implemented") -} -func (*UnimplementedNotificationChannelServiceServer) VerifyNotificationChannel(ctx context.Context, req *VerifyNotificationChannelRequest) (*NotificationChannel, error) { - return nil, status.Errorf(codes.Unimplemented, "method VerifyNotificationChannel not implemented") -} - func RegisterNotificationChannelServiceServer(s *grpc.Server, srv NotificationChannelServiceServer) { s.RegisterService(&_NotificationChannelService_serviceDesc, srv) } diff --git a/googleapis/monitoring/v3/uptime_service.pb.go b/googleapis/monitoring/v3/uptime_service.pb.go index 833a431f70..426f966ff8 100644 --- a/googleapis/monitoring/v3/uptime_service.pb.go +++ b/googleapis/monitoring/v3/uptime_service.pb.go @@ -14,8 +14,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -656,29 +654,6 @@ type UptimeCheckServiceServer interface { ListUptimeCheckIps(context.Context, *ListUptimeCheckIpsRequest) (*ListUptimeCheckIpsResponse, error) } -// UnimplementedUptimeCheckServiceServer can be embedded to have forward compatible implementations. -type UnimplementedUptimeCheckServiceServer struct { -} - -func (*UnimplementedUptimeCheckServiceServer) ListUptimeCheckConfigs(ctx context.Context, req *ListUptimeCheckConfigsRequest) (*ListUptimeCheckConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListUptimeCheckConfigs not implemented") -} -func (*UnimplementedUptimeCheckServiceServer) GetUptimeCheckConfig(ctx context.Context, req *GetUptimeCheckConfigRequest) (*UptimeCheckConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetUptimeCheckConfig not implemented") -} -func (*UnimplementedUptimeCheckServiceServer) CreateUptimeCheckConfig(ctx context.Context, req *CreateUptimeCheckConfigRequest) (*UptimeCheckConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateUptimeCheckConfig not implemented") -} -func (*UnimplementedUptimeCheckServiceServer) UpdateUptimeCheckConfig(ctx context.Context, req *UpdateUptimeCheckConfigRequest) (*UptimeCheckConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateUptimeCheckConfig not implemented") -} -func (*UnimplementedUptimeCheckServiceServer) DeleteUptimeCheckConfig(ctx context.Context, req *DeleteUptimeCheckConfigRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteUptimeCheckConfig not implemented") -} -func (*UnimplementedUptimeCheckServiceServer) ListUptimeCheckIps(ctx context.Context, req *ListUptimeCheckIpsRequest) (*ListUptimeCheckIpsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListUptimeCheckIps not implemented") -} - func RegisterUptimeCheckServiceServer(s *grpc.Server, srv UptimeCheckServiceServer) { s.RegisterService(&_UptimeCheckService_serviceDesc, srv) } diff --git a/googleapis/privacy/dlp/v2/dlp.pb.go b/googleapis/privacy/dlp/v2/dlp.pb.go index 2eaaef9be5..26d9f2d500 100644 --- a/googleapis/privacy/dlp/v2/dlp.pb.go +++ b/googleapis/privacy/dlp/v2/dlp.pb.go @@ -19,8 +19,6 @@ import ( timeofday "google.golang.org/genproto/googleapis/type/timeofday" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -12728,104 +12726,6 @@ type DlpServiceServer interface { DeleteStoredInfoType(context.Context, *DeleteStoredInfoTypeRequest) (*empty.Empty, error) } -// UnimplementedDlpServiceServer can be embedded to have forward compatible implementations. -type UnimplementedDlpServiceServer struct { -} - -func (*UnimplementedDlpServiceServer) InspectContent(ctx context.Context, req *InspectContentRequest) (*InspectContentResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method InspectContent not implemented") -} -func (*UnimplementedDlpServiceServer) RedactImage(ctx context.Context, req *RedactImageRequest) (*RedactImageResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method RedactImage not implemented") -} -func (*UnimplementedDlpServiceServer) DeidentifyContent(ctx context.Context, req *DeidentifyContentRequest) (*DeidentifyContentResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeidentifyContent not implemented") -} -func (*UnimplementedDlpServiceServer) ReidentifyContent(ctx context.Context, req *ReidentifyContentRequest) (*ReidentifyContentResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ReidentifyContent not implemented") -} -func (*UnimplementedDlpServiceServer) ListInfoTypes(ctx context.Context, req *ListInfoTypesRequest) (*ListInfoTypesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListInfoTypes not implemented") -} -func (*UnimplementedDlpServiceServer) CreateInspectTemplate(ctx context.Context, req *CreateInspectTemplateRequest) (*InspectTemplate, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateInspectTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) UpdateInspectTemplate(ctx context.Context, req *UpdateInspectTemplateRequest) (*InspectTemplate, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateInspectTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) GetInspectTemplate(ctx context.Context, req *GetInspectTemplateRequest) (*InspectTemplate, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetInspectTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) ListInspectTemplates(ctx context.Context, req *ListInspectTemplatesRequest) (*ListInspectTemplatesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListInspectTemplates not implemented") -} -func (*UnimplementedDlpServiceServer) DeleteInspectTemplate(ctx context.Context, req *DeleteInspectTemplateRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteInspectTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) CreateDeidentifyTemplate(ctx context.Context, req *CreateDeidentifyTemplateRequest) (*DeidentifyTemplate, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateDeidentifyTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) UpdateDeidentifyTemplate(ctx context.Context, req *UpdateDeidentifyTemplateRequest) (*DeidentifyTemplate, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateDeidentifyTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) GetDeidentifyTemplate(ctx context.Context, req *GetDeidentifyTemplateRequest) (*DeidentifyTemplate, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetDeidentifyTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) ListDeidentifyTemplates(ctx context.Context, req *ListDeidentifyTemplatesRequest) (*ListDeidentifyTemplatesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListDeidentifyTemplates not implemented") -} -func (*UnimplementedDlpServiceServer) DeleteDeidentifyTemplate(ctx context.Context, req *DeleteDeidentifyTemplateRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteDeidentifyTemplate not implemented") -} -func (*UnimplementedDlpServiceServer) CreateJobTrigger(ctx context.Context, req *CreateJobTriggerRequest) (*JobTrigger, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateJobTrigger not implemented") -} -func (*UnimplementedDlpServiceServer) UpdateJobTrigger(ctx context.Context, req *UpdateJobTriggerRequest) (*JobTrigger, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateJobTrigger not implemented") -} -func (*UnimplementedDlpServiceServer) GetJobTrigger(ctx context.Context, req *GetJobTriggerRequest) (*JobTrigger, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetJobTrigger not implemented") -} -func (*UnimplementedDlpServiceServer) ListJobTriggers(ctx context.Context, req *ListJobTriggersRequest) (*ListJobTriggersResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListJobTriggers not implemented") -} -func (*UnimplementedDlpServiceServer) DeleteJobTrigger(ctx context.Context, req *DeleteJobTriggerRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteJobTrigger not implemented") -} -func (*UnimplementedDlpServiceServer) ActivateJobTrigger(ctx context.Context, req *ActivateJobTriggerRequest) (*DlpJob, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ActivateJobTrigger not implemented") -} -func (*UnimplementedDlpServiceServer) CreateDlpJob(ctx context.Context, req *CreateDlpJobRequest) (*DlpJob, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateDlpJob not implemented") -} -func (*UnimplementedDlpServiceServer) ListDlpJobs(ctx context.Context, req *ListDlpJobsRequest) (*ListDlpJobsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListDlpJobs not implemented") -} -func (*UnimplementedDlpServiceServer) GetDlpJob(ctx context.Context, req *GetDlpJobRequest) (*DlpJob, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetDlpJob not implemented") -} -func (*UnimplementedDlpServiceServer) DeleteDlpJob(ctx context.Context, req *DeleteDlpJobRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteDlpJob not implemented") -} -func (*UnimplementedDlpServiceServer) CancelDlpJob(ctx context.Context, req *CancelDlpJobRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CancelDlpJob not implemented") -} -func (*UnimplementedDlpServiceServer) CreateStoredInfoType(ctx context.Context, req *CreateStoredInfoTypeRequest) (*StoredInfoType, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateStoredInfoType not implemented") -} -func (*UnimplementedDlpServiceServer) UpdateStoredInfoType(ctx context.Context, req *UpdateStoredInfoTypeRequest) (*StoredInfoType, error) { - return nil, status1.Errorf(codes.Unimplemented, "method UpdateStoredInfoType not implemented") -} -func (*UnimplementedDlpServiceServer) GetStoredInfoType(ctx context.Context, req *GetStoredInfoTypeRequest) (*StoredInfoType, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetStoredInfoType not implemented") -} -func (*UnimplementedDlpServiceServer) ListStoredInfoTypes(ctx context.Context, req *ListStoredInfoTypesRequest) (*ListStoredInfoTypesResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListStoredInfoTypes not implemented") -} -func (*UnimplementedDlpServiceServer) DeleteStoredInfoType(ctx context.Context, req *DeleteStoredInfoTypeRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteStoredInfoType not implemented") -} - func RegisterDlpServiceServer(s *grpc.Server, srv DlpServiceServer) { s.RegisterService(&_DlpService_serviceDesc, srv) } diff --git a/googleapis/pubsub/v1/pubsub.pb.go b/googleapis/pubsub/v1/pubsub.pb.go index 6d9ec7ede8..6785d1cd14 100644 --- a/googleapis/pubsub/v1/pubsub.pb.go +++ b/googleapis/pubsub/v1/pubsub.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2951,35 +2949,6 @@ type PublisherServer interface { DeleteTopic(context.Context, *DeleteTopicRequest) (*empty.Empty, error) } -// UnimplementedPublisherServer can be embedded to have forward compatible implementations. -type UnimplementedPublisherServer struct { -} - -func (*UnimplementedPublisherServer) CreateTopic(ctx context.Context, req *Topic) (*Topic, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTopic not implemented") -} -func (*UnimplementedPublisherServer) UpdateTopic(ctx context.Context, req *UpdateTopicRequest) (*Topic, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTopic not implemented") -} -func (*UnimplementedPublisherServer) Publish(ctx context.Context, req *PublishRequest) (*PublishResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Publish not implemented") -} -func (*UnimplementedPublisherServer) GetTopic(ctx context.Context, req *GetTopicRequest) (*Topic, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTopic not implemented") -} -func (*UnimplementedPublisherServer) ListTopics(ctx context.Context, req *ListTopicsRequest) (*ListTopicsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTopics not implemented") -} -func (*UnimplementedPublisherServer) ListTopicSubscriptions(ctx context.Context, req *ListTopicSubscriptionsRequest) (*ListTopicSubscriptionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTopicSubscriptions not implemented") -} -func (*UnimplementedPublisherServer) ListTopicSnapshots(ctx context.Context, req *ListTopicSnapshotsRequest) (*ListTopicSnapshotsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTopicSnapshots not implemented") -} -func (*UnimplementedPublisherServer) DeleteTopic(ctx context.Context, req *DeleteTopicRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTopic not implemented") -} - func RegisterPublisherServer(s *grpc.Server, srv PublisherServer) { s.RegisterService(&_Publisher_serviceDesc, srv) } @@ -3591,59 +3560,6 @@ type SubscriberServer interface { Seek(context.Context, *SeekRequest) (*SeekResponse, error) } -// UnimplementedSubscriberServer can be embedded to have forward compatible implementations. -type UnimplementedSubscriberServer struct { -} - -func (*UnimplementedSubscriberServer) CreateSubscription(ctx context.Context, req *Subscription) (*Subscription, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSubscription not implemented") -} -func (*UnimplementedSubscriberServer) GetSubscription(ctx context.Context, req *GetSubscriptionRequest) (*Subscription, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSubscription not implemented") -} -func (*UnimplementedSubscriberServer) UpdateSubscription(ctx context.Context, req *UpdateSubscriptionRequest) (*Subscription, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSubscription not implemented") -} -func (*UnimplementedSubscriberServer) ListSubscriptions(ctx context.Context, req *ListSubscriptionsRequest) (*ListSubscriptionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSubscriptions not implemented") -} -func (*UnimplementedSubscriberServer) DeleteSubscription(ctx context.Context, req *DeleteSubscriptionRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSubscription not implemented") -} -func (*UnimplementedSubscriberServer) ModifyAckDeadline(ctx context.Context, req *ModifyAckDeadlineRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method ModifyAckDeadline not implemented") -} -func (*UnimplementedSubscriberServer) Acknowledge(ctx context.Context, req *AcknowledgeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method Acknowledge not implemented") -} -func (*UnimplementedSubscriberServer) Pull(ctx context.Context, req *PullRequest) (*PullResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Pull not implemented") -} -func (*UnimplementedSubscriberServer) StreamingPull(srv Subscriber_StreamingPullServer) error { - return status.Errorf(codes.Unimplemented, "method StreamingPull not implemented") -} -func (*UnimplementedSubscriberServer) ModifyPushConfig(ctx context.Context, req *ModifyPushConfigRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method ModifyPushConfig not implemented") -} -func (*UnimplementedSubscriberServer) GetSnapshot(ctx context.Context, req *GetSnapshotRequest) (*Snapshot, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSnapshot not implemented") -} -func (*UnimplementedSubscriberServer) ListSnapshots(ctx context.Context, req *ListSnapshotsRequest) (*ListSnapshotsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSnapshots not implemented") -} -func (*UnimplementedSubscriberServer) CreateSnapshot(ctx context.Context, req *CreateSnapshotRequest) (*Snapshot, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSnapshot not implemented") -} -func (*UnimplementedSubscriberServer) UpdateSnapshot(ctx context.Context, req *UpdateSnapshotRequest) (*Snapshot, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateSnapshot not implemented") -} -func (*UnimplementedSubscriberServer) DeleteSnapshot(ctx context.Context, req *DeleteSnapshotRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSnapshot not implemented") -} -func (*UnimplementedSubscriberServer) Seek(ctx context.Context, req *SeekRequest) (*SeekResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Seek not implemented") -} - func RegisterSubscriberServer(s *grpc.Server, srv SubscriberServer) { s.RegisterService(&_Subscriber_serviceDesc, srv) } diff --git a/googleapis/pubsub/v1beta2/pubsub.pb.go b/googleapis/pubsub/v1beta2/pubsub.pb.go index ba3c43723e..7d0e7f4b89 100644 --- a/googleapis/pubsub/v1beta2/pubsub.pb.go +++ b/googleapis/pubsub/v1beta2/pubsub.pb.go @@ -11,8 +11,6 @@ import ( proto "github.com/golang/protobuf/proto" empty "github.com/golang/protobuf/ptypes/empty" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1498,35 +1496,6 @@ type SubscriberServer interface { ModifyPushConfig(context.Context, *ModifyPushConfigRequest) (*empty.Empty, error) } -// UnimplementedSubscriberServer can be embedded to have forward compatible implementations. -type UnimplementedSubscriberServer struct { -} - -func (*UnimplementedSubscriberServer) CreateSubscription(ctx context.Context, req *Subscription) (*Subscription, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateSubscription not implemented") -} -func (*UnimplementedSubscriberServer) GetSubscription(ctx context.Context, req *GetSubscriptionRequest) (*Subscription, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetSubscription not implemented") -} -func (*UnimplementedSubscriberServer) ListSubscriptions(ctx context.Context, req *ListSubscriptionsRequest) (*ListSubscriptionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListSubscriptions not implemented") -} -func (*UnimplementedSubscriberServer) DeleteSubscription(ctx context.Context, req *DeleteSubscriptionRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteSubscription not implemented") -} -func (*UnimplementedSubscriberServer) ModifyAckDeadline(ctx context.Context, req *ModifyAckDeadlineRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method ModifyAckDeadline not implemented") -} -func (*UnimplementedSubscriberServer) Acknowledge(ctx context.Context, req *AcknowledgeRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method Acknowledge not implemented") -} -func (*UnimplementedSubscriberServer) Pull(ctx context.Context, req *PullRequest) (*PullResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Pull not implemented") -} -func (*UnimplementedSubscriberServer) ModifyPushConfig(ctx context.Context, req *ModifyPushConfigRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method ModifyPushConfig not implemented") -} - func RegisterSubscriberServer(s *grpc.Server, srv SubscriberServer) { s.RegisterService(&_Subscriber_serviceDesc, srv) } @@ -1822,29 +1791,6 @@ type PublisherServer interface { DeleteTopic(context.Context, *DeleteTopicRequest) (*empty.Empty, error) } -// UnimplementedPublisherServer can be embedded to have forward compatible implementations. -type UnimplementedPublisherServer struct { -} - -func (*UnimplementedPublisherServer) CreateTopic(ctx context.Context, req *Topic) (*Topic, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTopic not implemented") -} -func (*UnimplementedPublisherServer) Publish(ctx context.Context, req *PublishRequest) (*PublishResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method Publish not implemented") -} -func (*UnimplementedPublisherServer) GetTopic(ctx context.Context, req *GetTopicRequest) (*Topic, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTopic not implemented") -} -func (*UnimplementedPublisherServer) ListTopics(ctx context.Context, req *ListTopicsRequest) (*ListTopicsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTopics not implemented") -} -func (*UnimplementedPublisherServer) ListTopicSubscriptions(ctx context.Context, req *ListTopicSubscriptionsRequest) (*ListTopicSubscriptionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTopicSubscriptions not implemented") -} -func (*UnimplementedPublisherServer) DeleteTopic(ctx context.Context, req *DeleteTopicRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteTopic not implemented") -} - func RegisterPublisherServer(s *grpc.Server, srv PublisherServer) { s.RegisterService(&_Publisher_serviceDesc, srv) } diff --git a/googleapis/spanner/admin/database/v1/spanner_database_admin.pb.go b/googleapis/spanner/admin/database/v1/spanner_database_admin.pb.go index cbb0da5ed6..78409bd2a3 100644 --- a/googleapis/spanner/admin/database/v1/spanner_database_admin.pb.go +++ b/googleapis/spanner/admin/database/v1/spanner_database_admin.pb.go @@ -15,8 +15,6 @@ import ( v1 "google.golang.org/genproto/googleapis/iam/v1" longrunning "google.golang.org/genproto/googleapis/longrunning" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -961,38 +959,6 @@ type DatabaseAdminServer interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedDatabaseAdminServer can be embedded to have forward compatible implementations. -type UnimplementedDatabaseAdminServer struct { -} - -func (*UnimplementedDatabaseAdminServer) ListDatabases(ctx context.Context, req *ListDatabasesRequest) (*ListDatabasesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListDatabases not implemented") -} -func (*UnimplementedDatabaseAdminServer) CreateDatabase(ctx context.Context, req *CreateDatabaseRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateDatabase not implemented") -} -func (*UnimplementedDatabaseAdminServer) GetDatabase(ctx context.Context, req *GetDatabaseRequest) (*Database, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDatabase not implemented") -} -func (*UnimplementedDatabaseAdminServer) UpdateDatabaseDdl(ctx context.Context, req *UpdateDatabaseDdlRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateDatabaseDdl not implemented") -} -func (*UnimplementedDatabaseAdminServer) DropDatabase(ctx context.Context, req *DropDatabaseRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DropDatabase not implemented") -} -func (*UnimplementedDatabaseAdminServer) GetDatabaseDdl(ctx context.Context, req *GetDatabaseDdlRequest) (*GetDatabaseDdlResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetDatabaseDdl not implemented") -} -func (*UnimplementedDatabaseAdminServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedDatabaseAdminServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedDatabaseAdminServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterDatabaseAdminServer(s *grpc.Server, srv DatabaseAdminServer) { s.RegisterService(&_DatabaseAdmin_serviceDesc, srv) } diff --git a/googleapis/spanner/admin/instance/v1/spanner_instance_admin.pb.go b/googleapis/spanner/admin/instance/v1/spanner_instance_admin.pb.go index 3301de348c..7b99e98757 100644 --- a/googleapis/spanner/admin/instance/v1/spanner_instance_admin.pb.go +++ b/googleapis/spanner/admin/instance/v1/spanner_instance_admin.pb.go @@ -16,8 +16,6 @@ import ( longrunning "google.golang.org/genproto/googleapis/longrunning" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -1351,41 +1349,6 @@ type InstanceAdminServer interface { TestIamPermissions(context.Context, *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) } -// UnimplementedInstanceAdminServer can be embedded to have forward compatible implementations. -type UnimplementedInstanceAdminServer struct { -} - -func (*UnimplementedInstanceAdminServer) ListInstanceConfigs(ctx context.Context, req *ListInstanceConfigsRequest) (*ListInstanceConfigsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListInstanceConfigs not implemented") -} -func (*UnimplementedInstanceAdminServer) GetInstanceConfig(ctx context.Context, req *GetInstanceConfigRequest) (*InstanceConfig, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInstanceConfig not implemented") -} -func (*UnimplementedInstanceAdminServer) ListInstances(ctx context.Context, req *ListInstancesRequest) (*ListInstancesResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListInstances not implemented") -} -func (*UnimplementedInstanceAdminServer) GetInstance(ctx context.Context, req *GetInstanceRequest) (*Instance, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetInstance not implemented") -} -func (*UnimplementedInstanceAdminServer) CreateInstance(ctx context.Context, req *CreateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateInstance not implemented") -} -func (*UnimplementedInstanceAdminServer) UpdateInstance(ctx context.Context, req *UpdateInstanceRequest) (*longrunning.Operation, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateInstance not implemented") -} -func (*UnimplementedInstanceAdminServer) DeleteInstance(ctx context.Context, req *DeleteInstanceRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeleteInstance not implemented") -} -func (*UnimplementedInstanceAdminServer) SetIamPolicy(ctx context.Context, req *v1.SetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method SetIamPolicy not implemented") -} -func (*UnimplementedInstanceAdminServer) GetIamPolicy(ctx context.Context, req *v1.GetIamPolicyRequest) (*v1.Policy, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetIamPolicy not implemented") -} -func (*UnimplementedInstanceAdminServer) TestIamPermissions(ctx context.Context, req *v1.TestIamPermissionsRequest) (*v1.TestIamPermissionsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method TestIamPermissions not implemented") -} - func RegisterInstanceAdminServer(s *grpc.Server, srv InstanceAdminServer) { s.RegisterService(&_InstanceAdmin_serviceDesc, srv) } diff --git a/googleapis/spanner/v1/spanner.pb.go b/googleapis/spanner/v1/spanner.pb.go index 45a7050ea9..1d55007730 100644 --- a/googleapis/spanner/v1/spanner.pb.go +++ b/googleapis/spanner/v1/spanner.pb.go @@ -15,8 +15,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" status "google.golang.org/genproto/googleapis/rpc/status" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status1 "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -2359,56 +2357,6 @@ type SpannerServer interface { PartitionRead(context.Context, *PartitionReadRequest) (*PartitionResponse, error) } -// UnimplementedSpannerServer can be embedded to have forward compatible implementations. -type UnimplementedSpannerServer struct { -} - -func (*UnimplementedSpannerServer) CreateSession(ctx context.Context, req *CreateSessionRequest) (*Session, error) { - return nil, status1.Errorf(codes.Unimplemented, "method CreateSession not implemented") -} -func (*UnimplementedSpannerServer) BatchCreateSessions(ctx context.Context, req *BatchCreateSessionsRequest) (*BatchCreateSessionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BatchCreateSessions not implemented") -} -func (*UnimplementedSpannerServer) GetSession(ctx context.Context, req *GetSessionRequest) (*Session, error) { - return nil, status1.Errorf(codes.Unimplemented, "method GetSession not implemented") -} -func (*UnimplementedSpannerServer) ListSessions(ctx context.Context, req *ListSessionsRequest) (*ListSessionsResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ListSessions not implemented") -} -func (*UnimplementedSpannerServer) DeleteSession(ctx context.Context, req *DeleteSessionRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method DeleteSession not implemented") -} -func (*UnimplementedSpannerServer) ExecuteSql(ctx context.Context, req *ExecuteSqlRequest) (*ResultSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ExecuteSql not implemented") -} -func (*UnimplementedSpannerServer) ExecuteStreamingSql(req *ExecuteSqlRequest, srv Spanner_ExecuteStreamingSqlServer) error { - return status1.Errorf(codes.Unimplemented, "method ExecuteStreamingSql not implemented") -} -func (*UnimplementedSpannerServer) ExecuteBatchDml(ctx context.Context, req *ExecuteBatchDmlRequest) (*ExecuteBatchDmlResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method ExecuteBatchDml not implemented") -} -func (*UnimplementedSpannerServer) Read(ctx context.Context, req *ReadRequest) (*ResultSet, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Read not implemented") -} -func (*UnimplementedSpannerServer) StreamingRead(req *ReadRequest, srv Spanner_StreamingReadServer) error { - return status1.Errorf(codes.Unimplemented, "method StreamingRead not implemented") -} -func (*UnimplementedSpannerServer) BeginTransaction(ctx context.Context, req *BeginTransactionRequest) (*Transaction, error) { - return nil, status1.Errorf(codes.Unimplemented, "method BeginTransaction not implemented") -} -func (*UnimplementedSpannerServer) Commit(ctx context.Context, req *CommitRequest) (*CommitResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Commit not implemented") -} -func (*UnimplementedSpannerServer) Rollback(ctx context.Context, req *RollbackRequest) (*empty.Empty, error) { - return nil, status1.Errorf(codes.Unimplemented, "method Rollback not implemented") -} -func (*UnimplementedSpannerServer) PartitionQuery(ctx context.Context, req *PartitionQueryRequest) (*PartitionResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PartitionQuery not implemented") -} -func (*UnimplementedSpannerServer) PartitionRead(ctx context.Context, req *PartitionReadRequest) (*PartitionResponse, error) { - return nil, status1.Errorf(codes.Unimplemented, "method PartitionRead not implemented") -} - func RegisterSpannerServer(s *grpc.Server, srv SpannerServer) { s.RegisterService(&_Spanner_serviceDesc, srv) } diff --git a/googleapis/storagetransfer/v1/transfer.pb.go b/googleapis/storagetransfer/v1/transfer.pb.go index e5d6a8f692..c83a507119 100644 --- a/googleapis/storagetransfer/v1/transfer.pb.go +++ b/googleapis/storagetransfer/v1/transfer.pb.go @@ -13,8 +13,6 @@ import ( _ "google.golang.org/genproto/googleapis/api/annotations" field_mask "google.golang.org/genproto/protobuf/field_mask" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -649,32 +647,6 @@ type StorageTransferServiceServer interface { ResumeTransferOperation(context.Context, *ResumeTransferOperationRequest) (*empty.Empty, error) } -// UnimplementedStorageTransferServiceServer can be embedded to have forward compatible implementations. -type UnimplementedStorageTransferServiceServer struct { -} - -func (*UnimplementedStorageTransferServiceServer) GetGoogleServiceAccount(ctx context.Context, req *GetGoogleServiceAccountRequest) (*GoogleServiceAccount, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetGoogleServiceAccount not implemented") -} -func (*UnimplementedStorageTransferServiceServer) CreateTransferJob(ctx context.Context, req *CreateTransferJobRequest) (*TransferJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreateTransferJob not implemented") -} -func (*UnimplementedStorageTransferServiceServer) UpdateTransferJob(ctx context.Context, req *UpdateTransferJobRequest) (*TransferJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdateTransferJob not implemented") -} -func (*UnimplementedStorageTransferServiceServer) GetTransferJob(ctx context.Context, req *GetTransferJobRequest) (*TransferJob, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetTransferJob not implemented") -} -func (*UnimplementedStorageTransferServiceServer) ListTransferJobs(ctx context.Context, req *ListTransferJobsRequest) (*ListTransferJobsResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListTransferJobs not implemented") -} -func (*UnimplementedStorageTransferServiceServer) PauseTransferOperation(ctx context.Context, req *PauseTransferOperationRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method PauseTransferOperation not implemented") -} -func (*UnimplementedStorageTransferServiceServer) ResumeTransferOperation(ctx context.Context, req *ResumeTransferOperationRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method ResumeTransferOperation not implemented") -} - func RegisterStorageTransferServiceServer(s *grpc.Server, srv StorageTransferServiceServer) { s.RegisterService(&_StorageTransferService_serviceDesc, srv) } diff --git a/googleapis/streetview/publish/v1/streetview_publish.pb.go b/googleapis/streetview/publish/v1/streetview_publish.pb.go index 104d43a60a..0fbf53f693 100644 --- a/googleapis/streetview/publish/v1/streetview_publish.pb.go +++ b/googleapis/streetview/publish/v1/streetview_publish.pb.go @@ -12,8 +12,6 @@ import ( empty "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -496,38 +494,6 @@ type StreetViewPublishServiceServer interface { BatchDeletePhotos(context.Context, *BatchDeletePhotosRequest) (*BatchDeletePhotosResponse, error) } -// UnimplementedStreetViewPublishServiceServer can be embedded to have forward compatible implementations. -type UnimplementedStreetViewPublishServiceServer struct { -} - -func (*UnimplementedStreetViewPublishServiceServer) StartUpload(ctx context.Context, req *empty.Empty) (*UploadRef, error) { - return nil, status.Errorf(codes.Unimplemented, "method StartUpload not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) CreatePhoto(ctx context.Context, req *CreatePhotoRequest) (*Photo, error) { - return nil, status.Errorf(codes.Unimplemented, "method CreatePhoto not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) GetPhoto(ctx context.Context, req *GetPhotoRequest) (*Photo, error) { - return nil, status.Errorf(codes.Unimplemented, "method GetPhoto not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) BatchGetPhotos(ctx context.Context, req *BatchGetPhotosRequest) (*BatchGetPhotosResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchGetPhotos not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) ListPhotos(ctx context.Context, req *ListPhotosRequest) (*ListPhotosResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method ListPhotos not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) UpdatePhoto(ctx context.Context, req *UpdatePhotoRequest) (*Photo, error) { - return nil, status.Errorf(codes.Unimplemented, "method UpdatePhoto not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) BatchUpdatePhotos(ctx context.Context, req *BatchUpdatePhotosRequest) (*BatchUpdatePhotosResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchUpdatePhotos not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) DeletePhoto(ctx context.Context, req *DeletePhotoRequest) (*empty.Empty, error) { - return nil, status.Errorf(codes.Unimplemented, "method DeletePhoto not implemented") -} -func (*UnimplementedStreetViewPublishServiceServer) BatchDeletePhotos(ctx context.Context, req *BatchDeletePhotosRequest) (*BatchDeletePhotosResponse, error) { - return nil, status.Errorf(codes.Unimplemented, "method BatchDeletePhotos not implemented") -} - func RegisterStreetViewPublishServiceServer(s *grpc.Server, srv StreetViewPublishServiceServer) { s.RegisterService(&_StreetViewPublishService_serviceDesc, srv) } diff --git a/googleapis/watcher/v1/watch.pb.go b/googleapis/watcher/v1/watch.pb.go index 298748b084..9f1ce97573 100644 --- a/googleapis/watcher/v1/watch.pb.go +++ b/googleapis/watcher/v1/watch.pb.go @@ -13,8 +13,6 @@ import ( _ "github.com/golang/protobuf/ptypes/empty" _ "google.golang.org/genproto/googleapis/api/annotations" grpc "google.golang.org/grpc" - codes "google.golang.org/grpc/codes" - status "google.golang.org/grpc/status" ) // Reference imports to suppress errors if they are not otherwise used. @@ -400,14 +398,6 @@ type WatcherServer interface { Watch(*Request, Watcher_WatchServer) error } -// UnimplementedWatcherServer can be embedded to have forward compatible implementations. -type UnimplementedWatcherServer struct { -} - -func (*UnimplementedWatcherServer) Watch(req *Request, srv Watcher_WatchServer) error { - return status.Errorf(codes.Unimplemented, "method Watch not implemented") -} - func RegisterWatcherServer(s *grpc.Server, srv WatcherServer) { s.RegisterService(&_Watcher_serviceDesc, srv) }