Uses of Class
com.google.cloud.channel.v1.CloudChannelReportsServiceClient
-
Packages that use CloudChannelReportsServiceClient Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelReportsServiceClient in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelReportsServiceClient Modifier and Type Method Description static CloudChannelReportsServiceClientCloudChannelReportsServiceClient. create()Constructs an instance of CloudChannelReportsServiceClient with default settings.static CloudChannelReportsServiceClientCloudChannelReportsServiceClient. create(CloudChannelReportsServiceSettings settings)Constructs an instance of CloudChannelReportsServiceClient, using the given settings.static CloudChannelReportsServiceClientCloudChannelReportsServiceClient. create(CloudChannelReportsServiceStub stub)Constructs an instance of CloudChannelReportsServiceClient, using the given stub for making calls.
-