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 CloudChannelReportsServiceClient
CloudChannelReportsServiceClient. create()
Constructs an instance of CloudChannelReportsServiceClient with default settings.static CloudChannelReportsServiceClient
CloudChannelReportsServiceClient. create(CloudChannelReportsServiceSettings settings)
Constructs an instance of CloudChannelReportsServiceClient, using the given settings.static CloudChannelReportsServiceClient
CloudChannelReportsServiceClient. create(CloudChannelReportsServiceStub stub)
Constructs an instance of CloudChannelReportsServiceClient, using the given stub for making calls.
-