Uses of Class
com.google.cloud.dataform.v1alpha2.FetchGitAheadBehindResponse
-
Packages that use FetchGitAheadBehindResponse Package Description com.google.cloud.dataform.v1alpha2 A client to Dataform APIcom.google.cloud.dataform.v1alpha2.stub -
-
Uses of FetchGitAheadBehindResponse in com.google.cloud.dataform.v1alpha2
Methods in com.google.cloud.dataform.v1alpha2 that return FetchGitAheadBehindResponse Modifier and Type Method Description FetchGitAheadBehindResponse
FetchGitAheadBehindResponse.Builder. build()
FetchGitAheadBehindResponse
FetchGitAheadBehindResponse.Builder. buildPartial()
FetchGitAheadBehindResponse
DataformClient. fetchGitAheadBehind(FetchGitAheadBehindRequest request)
Fetches Git ahead/behind against a remote branch.FetchGitAheadBehindResponse
DataformGrpc.DataformBlockingStub. fetchGitAheadBehind(FetchGitAheadBehindRequest request)
Fetches Git ahead/behind against a remote branch.static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. getDefaultInstance()
FetchGitAheadBehindResponse
FetchGitAheadBehindResponse.Builder. getDefaultInstanceForType()
FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. getDefaultInstanceForType()
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseDelimitedFrom(InputStream input)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(byte[] data)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(com.google.protobuf.ByteString data)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(InputStream input)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(ByteBuffer data)
static FetchGitAheadBehindResponse
FetchGitAheadBehindResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataform.v1alpha2 that return types with arguments of type FetchGitAheadBehindResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<FetchGitAheadBehindResponse>
DataformGrpc.DataformFutureStub. fetchGitAheadBehind(FetchGitAheadBehindRequest request)
Fetches Git ahead/behind against a remote branch.com.google.api.gax.rpc.UnaryCallable<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
DataformClient. fetchGitAheadBehindCallable()
Fetches Git ahead/behind against a remote branch.com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
DataformSettings.Builder. fetchGitAheadBehindSettings()
Returns the builder for the settings used for calls to fetchGitAheadBehind.com.google.api.gax.rpc.UnaryCallSettings<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
DataformSettings. fetchGitAheadBehindSettings()
Returns the object with the settings used for calls to fetchGitAheadBehind.static io.grpc.MethodDescriptor<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
DataformGrpc. getFetchGitAheadBehindMethod()
com.google.protobuf.Parser<FetchGitAheadBehindResponse>
FetchGitAheadBehindResponse. getParserForType()
static com.google.protobuf.Parser<FetchGitAheadBehindResponse>
FetchGitAheadBehindResponse. parser()
Methods in com.google.cloud.dataform.v1alpha2 with parameters of type FetchGitAheadBehindResponse Modifier and Type Method Description FetchGitAheadBehindResponse.Builder
FetchGitAheadBehindResponse.Builder. mergeFrom(FetchGitAheadBehindResponse other)
static FetchGitAheadBehindResponse.Builder
FetchGitAheadBehindResponse. newBuilder(FetchGitAheadBehindResponse prototype)
Method parameters in com.google.cloud.dataform.v1alpha2 with type arguments of type FetchGitAheadBehindResponse Modifier and Type Method Description default void
DataformGrpc.AsyncService. fetchGitAheadBehind(FetchGitAheadBehindRequest request, io.grpc.stub.StreamObserver<FetchGitAheadBehindResponse> responseObserver)
Fetches Git ahead/behind against a remote branch.void
DataformGrpc.DataformStub. fetchGitAheadBehind(FetchGitAheadBehindRequest request, io.grpc.stub.StreamObserver<FetchGitAheadBehindResponse> responseObserver)
Fetches Git ahead/behind against a remote branch. -
Uses of FetchGitAheadBehindResponse in com.google.cloud.dataform.v1alpha2.stub
Methods in com.google.cloud.dataform.v1alpha2.stub that return types with arguments of type FetchGitAheadBehindResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
DataformStub. fetchGitAheadBehindCallable()
com.google.api.gax.rpc.UnaryCallable<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
GrpcDataformStub. fetchGitAheadBehindCallable()
com.google.api.gax.rpc.UnaryCallable<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
HttpJsonDataformStub. fetchGitAheadBehindCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
DataformStubSettings.Builder. fetchGitAheadBehindSettings()
Returns the builder for the settings used for calls to fetchGitAheadBehind.com.google.api.gax.rpc.UnaryCallSettings<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse>
DataformStubSettings. fetchGitAheadBehindSettings()
Returns the object with the settings used for calls to fetchGitAheadBehind.
-