Uses of Class
com.google.cloud.dataform.v1beta1.FetchGitAheadBehindResponse
-
Packages that use FetchGitAheadBehindResponse Package Description com.google.cloud.dataform.v1beta1 A client to Dataform APIcom.google.cloud.dataform.v1beta1.stub -
-
Uses of FetchGitAheadBehindResponse in com.google.cloud.dataform.v1beta1
Methods in com.google.cloud.dataform.v1beta1 that return FetchGitAheadBehindResponse Modifier and Type Method Description FetchGitAheadBehindResponseFetchGitAheadBehindResponse.Builder. build()FetchGitAheadBehindResponseFetchGitAheadBehindResponse.Builder. buildPartial()FetchGitAheadBehindResponseDataformClient. fetchGitAheadBehind(FetchGitAheadBehindRequest request)Fetches Git ahead/behind against a remote branch.FetchGitAheadBehindResponseDataformGrpc.DataformBlockingStub. fetchGitAheadBehind(FetchGitAheadBehindRequest request)Fetches Git ahead/behind against a remote branch.static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. getDefaultInstance()FetchGitAheadBehindResponseFetchGitAheadBehindResponse.Builder. getDefaultInstanceForType()FetchGitAheadBehindResponseFetchGitAheadBehindResponse. getDefaultInstanceForType()static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseDelimitedFrom(InputStream input)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(byte[] data)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(com.google.protobuf.ByteString data)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(com.google.protobuf.CodedInputStream input)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(InputStream input)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(ByteBuffer data)static FetchGitAheadBehindResponseFetchGitAheadBehindResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataform.v1beta1 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.v1beta1 with parameters of type FetchGitAheadBehindResponse Modifier and Type Method Description FetchGitAheadBehindResponse.BuilderFetchGitAheadBehindResponse.Builder. mergeFrom(FetchGitAheadBehindResponse other)static FetchGitAheadBehindResponse.BuilderFetchGitAheadBehindResponse. newBuilder(FetchGitAheadBehindResponse prototype)Method parameters in com.google.cloud.dataform.v1beta1 with type arguments of type FetchGitAheadBehindResponse Modifier and Type Method Description default voidDataformGrpc.AsyncService. fetchGitAheadBehind(FetchGitAheadBehindRequest request, io.grpc.stub.StreamObserver<FetchGitAheadBehindResponse> responseObserver)Fetches Git ahead/behind against a remote branch.voidDataformGrpc.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.v1beta1.stub
Methods in com.google.cloud.dataform.v1beta1.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.
-