Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#3710)
Browse files Browse the repository at this point in the history
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- 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.

Corresponding genproto PR: googleapis/go-genproto#534
  • Loading branch information
yoshi-automation committed Feb 19, 2021
1 parent ad758ed commit 7084ab9
Show file tree
Hide file tree
Showing 276 changed files with 11,605 additions and 241 deletions.
2 changes: 1 addition & 1 deletion accessapproval/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 53 additions & 0 deletions accessapproval/apiv1/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.accessapproval.v1",
"libraryPackage": "cloud.google.com/go/accessapproval/apiv1",
"services": {
"AccessApproval": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"ApproveApprovalRequest": {
"methods": [
"ApproveApprovalRequest"
]
},
"DeleteAccessApprovalSettings": {
"methods": [
"DeleteAccessApprovalSettings"
]
},
"DismissApprovalRequest": {
"methods": [
"DismissApprovalRequest"
]
},
"GetAccessApprovalSettings": {
"methods": [
"GetAccessApprovalSettings"
]
},
"GetApprovalRequest": {
"methods": [
"GetApprovalRequest"
]
},
"ListApprovalRequests": {
"methods": [
"ListApprovalRequests"
]
},
"UpdateAccessApprovalSettings": {
"methods": [
"UpdateAccessApprovalSettings"
]
}
}
}
}
}
}
}
2 changes: 1 addition & 1 deletion analytics/admin/apiv1alpha/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

258 changes: 258 additions & 0 deletions analytics/admin/apiv1alpha/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,258 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.analytics.admin.v1alpha",
"libraryPackage": "cloud.google.com/go/analytics/admin/apiv1alpha",
"services": {
"AnalyticsAdminService": {
"clients": {
"grpc": {
"libraryClient": "AnalyticsAdmin",
"rpcs": {
"AuditUserLinks": {
"methods": [
"AuditUserLinks"
]
},
"BatchCreateUserLinks": {
"methods": [
"BatchCreateUserLinks"
]
},
"BatchDeleteUserLinks": {
"methods": [
"BatchDeleteUserLinks"
]
},
"BatchGetUserLinks": {
"methods": [
"BatchGetUserLinks"
]
},
"BatchUpdateUserLinks": {
"methods": [
"BatchUpdateUserLinks"
]
},
"CreateAndroidAppDataStream": {
"methods": [
"CreateAndroidAppDataStream"
]
},
"CreateFirebaseLink": {
"methods": [
"CreateFirebaseLink"
]
},
"CreateGoogleAdsLink": {
"methods": [
"CreateGoogleAdsLink"
]
},
"CreateIosAppDataStream": {
"methods": [
"CreateIosAppDataStream"
]
},
"CreateProperty": {
"methods": [
"CreateProperty"
]
},
"CreateUserLink": {
"methods": [
"CreateUserLink"
]
},
"CreateWebDataStream": {
"methods": [
"CreateWebDataStream"
]
},
"DeleteAccount": {
"methods": [
"DeleteAccount"
]
},
"DeleteAndroidAppDataStream": {
"methods": [
"DeleteAndroidAppDataStream"
]
},
"DeleteFirebaseLink": {
"methods": [
"DeleteFirebaseLink"
]
},
"DeleteGoogleAdsLink": {
"methods": [
"DeleteGoogleAdsLink"
]
},
"DeleteIosAppDataStream": {
"methods": [
"DeleteIosAppDataStream"
]
},
"DeleteProperty": {
"methods": [
"DeleteProperty"
]
},
"DeleteUserLink": {
"methods": [
"DeleteUserLink"
]
},
"DeleteWebDataStream": {
"methods": [
"DeleteWebDataStream"
]
},
"GetAccount": {
"methods": [
"GetAccount"
]
},
"GetAndroidAppDataStream": {
"methods": [
"GetAndroidAppDataStream"
]
},
"GetDataSharingSettings": {
"methods": [
"GetDataSharingSettings"
]
},
"GetEnhancedMeasurementSettings": {
"methods": [
"GetEnhancedMeasurementSettings"
]
},
"GetGlobalSiteTag": {
"methods": [
"GetGlobalSiteTag"
]
},
"GetIosAppDataStream": {
"methods": [
"GetIosAppDataStream"
]
},
"GetProperty": {
"methods": [
"GetProperty"
]
},
"GetUserLink": {
"methods": [
"GetUserLink"
]
},
"GetWebDataStream": {
"methods": [
"GetWebDataStream"
]
},
"ListAccountSummaries": {
"methods": [
"ListAccountSummaries"
]
},
"ListAccounts": {
"methods": [
"ListAccounts"
]
},
"ListAndroidAppDataStreams": {
"methods": [
"ListAndroidAppDataStreams"
]
},
"ListFirebaseLinks": {
"methods": [
"ListFirebaseLinks"
]
},
"ListGoogleAdsLinks": {
"methods": [
"ListGoogleAdsLinks"
]
},
"ListIosAppDataStreams": {
"methods": [
"ListIosAppDataStreams"
]
},
"ListProperties": {
"methods": [
"ListProperties"
]
},
"ListUserLinks": {
"methods": [
"ListUserLinks"
]
},
"ListWebDataStreams": {
"methods": [
"ListWebDataStreams"
]
},
"ProvisionAccountTicket": {
"methods": [
"ProvisionAccountTicket"
]
},
"UpdateAccount": {
"methods": [
"UpdateAccount"
]
},
"UpdateAndroidAppDataStream": {
"methods": [
"UpdateAndroidAppDataStream"
]
},
"UpdateEnhancedMeasurementSettings": {
"methods": [
"UpdateEnhancedMeasurementSettings"
]
},
"UpdateFirebaseLink": {
"methods": [
"UpdateFirebaseLink"
]
},
"UpdateGoogleAdsLink": {
"methods": [
"UpdateGoogleAdsLink"
]
},
"UpdateIosAppDataStream": {
"methods": [
"UpdateIosAppDataStream"
]
},
"UpdateProperty": {
"methods": [
"UpdateProperty"
]
},
"UpdateUserLink": {
"methods": [
"UpdateUserLink"
]
},
"UpdateWebDataStream": {
"methods": [
"UpdateWebDataStream"
]
}
}
}
}
}
}
}
2 changes: 1 addition & 1 deletion analytics/data/apiv1alpha/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 48 additions & 0 deletions analytics/data/apiv1alpha/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.analytics.data.v1alpha",
"libraryPackage": "cloud.google.com/go/analytics/data/apiv1alpha",
"services": {
"AlphaAnalyticsData": {
"clients": {
"grpc": {
"libraryClient": "AlphaAnalyticsData",
"rpcs": {
"BatchRunPivotReports": {
"methods": [
"BatchRunPivotReports"
]
},
"BatchRunReports": {
"methods": [
"BatchRunReports"
]
},
"GetMetadata": {
"methods": [
"GetMetadata"
]
},
"RunPivotReport": {
"methods": [
"RunPivotReport"
]
},
"RunRealtimeReport": {
"methods": [
"RunRealtimeReport"
]
},
"RunReport": {
"methods": [
"RunReport"
]
}
}
}
}
}
}
}
2 changes: 1 addition & 1 deletion appengine/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7084ab9

Please sign in to comment.