Uses of Class
com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
-
Packages that use MetricsServiceV2Stub Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub -
-
Uses of MetricsServiceV2Stub in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return MetricsServiceV2Stub Modifier and Type Method Description MetricsServiceV2Stub
MetricsClient. getStub()
Methods in com.google.cloud.logging.v2 with parameters of type MetricsServiceV2Stub Modifier and Type Method Description static MetricsClient
MetricsClient. create(MetricsServiceV2Stub stub)
Constructs an instance of MetricsClient, using the given stub for making calls.Constructors in com.google.cloud.logging.v2 with parameters of type MetricsServiceV2Stub Constructor Description MetricsClient(MetricsServiceV2Stub stub)
-
Uses of MetricsServiceV2Stub in com.google.cloud.logging.v2.stub
Subclasses of MetricsServiceV2Stub in com.google.cloud.logging.v2.stub Modifier and Type Class Description class
GrpcMetricsServiceV2Stub
gRPC stub implementation for the MetricsServiceV2 service API.Methods in com.google.cloud.logging.v2.stub that return MetricsServiceV2Stub Modifier and Type Method Description MetricsServiceV2Stub
MetricsServiceV2StubSettings. createStub()
-