Class GoogleAdsFieldServiceGrpc.GoogleAdsFieldServiceBlockingV2Stub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<GoogleAdsFieldServiceGrpc.GoogleAdsFieldServiceBlockingV2Stub>
com.google.ads.googleads.v18.services.GoogleAdsFieldServiceGrpc.GoogleAdsFieldServiceBlockingV2Stub
- Enclosing class:
- GoogleAdsFieldServiceGrpc
public static final class GoogleAdsFieldServiceGrpc.GoogleAdsFieldServiceBlockingV2Stub
extends io.grpc.stub.AbstractBlockingStub<GoogleAdsFieldServiceGrpc.GoogleAdsFieldServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service GoogleAdsFieldService.
Service to fetch Google Ads API fields.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) Returns just the requested field.Returns all fields that match the search query.Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected GoogleAdsFieldServiceGrpc.GoogleAdsFieldServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<GoogleAdsFieldServiceGrpc.GoogleAdsFieldServiceBlockingV2Stub>
-
getGoogleAdsField
Returns just the requested field. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()
-
searchGoogleAdsFields
Returns all fields that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()
-