You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceClient.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@
48
48
* admin access. 3. Resellers and distributors can manage customer entitlements.
49
49
*
50
50
* <p>CloudChannelService exposes the following resources: -
51
-
* [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a
51
+
* [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an enterprise-managed by a
52
52
* reseller or distributor.
53
53
*
54
54
* <p>- [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with
Copy file name to clipboardExpand all lines: java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelReportsServiceGrpc.java
+16-8Lines changed: 16 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -252,7 +252,8 @@ public abstract static class CloudChannelReportsServiceImplBase
252
252
* CloudChannelOperationsService. The Operation metadata contains an
253
253
* instance of [OperationMetadata][google.cloud.channel.v1.OperationMetadata].
254
254
* To get the results of report generation, call
255
-
* [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] with the
0 commit comments