From f0b5f37f3024f07acc3ddc03649c28fbc6766bd0 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 3 Nov 2020 00:11:06 +0000 Subject: [PATCH] feat(all): auto-regenerate .pb.go files This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#3130 --- googleapis/analytics/data/v1alpha/analytics_data_api.pb.go | 6 +++--- googleapis/analytics/data/v1alpha/data.pb.go | 2 +- regen.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/googleapis/analytics/data/v1alpha/analytics_data_api.pb.go b/googleapis/analytics/data/v1alpha/analytics_data_api.pb.go index a23ae7717..fa87d03b1 100644 --- a/googleapis/analytics/data/v1alpha/analytics_data_api.pb.go +++ b/googleapis/analytics/data/v1alpha/analytics_data_api.pb.go @@ -1045,7 +1045,7 @@ type GetMetadataRequest struct { // Required. The resource name of the metadata to retrieve. This name field is // specified in the URL path and not URL parameters. Property is a numeric - // Google Analytics App + Web Property identifier. + // Google Analytics 4 (GA4) Property identifier. // // Example: properties/1234/metadata Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` @@ -1759,7 +1759,7 @@ type AlphaAnalyticsDataClient interface { GetUniversalMetadata(ctx context.Context, in *GetUniversalMetadataRequest, opts ...grpc.CallOption) (*UniversalMetadata, error) // Returns metadata for dimensions and metrics available in reporting methods. // Used to explore the dimensions and metrics. In this method, a Google - // Analytics App + Web Property Identifier is specified in the request, and + // Analytics 4 (GA4) Property Identifier is specified in the request, and // the metadata response includes Custom dimensions and metrics as well as // Universal metadata. // @@ -1863,7 +1863,7 @@ type AlphaAnalyticsDataServer interface { GetUniversalMetadata(context.Context, *GetUniversalMetadataRequest) (*UniversalMetadata, error) // Returns metadata for dimensions and metrics available in reporting methods. // Used to explore the dimensions and metrics. In this method, a Google - // Analytics App + Web Property Identifier is specified in the request, and + // Analytics 4 (GA4) Property Identifier is specified in the request, and // the metadata response includes Custom dimensions and metrics as well as // Universal metadata. // diff --git a/googleapis/analytics/data/v1alpha/data.pb.go b/googleapis/analytics/data/v1alpha/data.pb.go index 862001eb4..416dd2321 100644 --- a/googleapis/analytics/data/v1alpha/data.pb.go +++ b/googleapis/analytics/data/v1alpha/data.pb.go @@ -531,7 +531,7 @@ type Entity struct { sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields - // A Google Analytics App + Web property id. + // A Google Analytics 4 (GA4) property id. PropertyId string `protobuf:"bytes,1,opt,name=property_id,json=propertyId,proto3" json:"property_id,omitempty"` } diff --git a/regen.txt b/regen.txt index 864c04cc5..9e6b88853 100644 --- a/regen.txt +++ b/regen.txt @@ -1 +1 @@ -7f31f40209008ad24058579e7112e45fc9d5715e \ No newline at end of file +da21c5639535f27aa9b43360000bec0b01cecde8 \ No newline at end of file