Documentation ¶
Overview ¶
Package longrunning aliases all exported identifiers in package "cloud.google.com/go/longrunning/autogen/longrunningpb".
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Variables
- func RegisterOperationsServer(s *grpc.Server, srv OperationsServer)deprecated
- type CancelOperationRequestdeprecated
- type DeleteOperationRequestdeprecated
- type GetOperationRequestdeprecated
- type ListOperationsRequestdeprecated
- type ListOperationsResponsedeprecated
- type Operationdeprecated
- type OperationInfodeprecated
- type Operation_Error
- type Operation_Response
- type OperationsClientdeprecated
- type OperationsServerdeprecated
- type UnimplementedOperationsServerdeprecated
- type WaitOperationRequestdeprecated
Constants ¶
This section is empty.
Variables ¶
var ( E_OperationInfo = src.E_OperationInfo File_google_longrunning_operations_proto = src.File_google_longrunning_operations_proto )
Deprecated: Please use vars in: cloud.google.com/go/longrunning/autogen/longrunningpb
Functions ¶
func RegisterOperationsServer
deprecated
func RegisterOperationsServer(s *grpc.Server, srv OperationsServer)
Deprecated: Please use funcs in: cloud.google.com/go/longrunning/autogen/longrunningpb
Types ¶
type CancelOperationRequest
deprecated
type CancelOperationRequest = src.CancelOperationRequest
The request message for [Operations.CancelOperation][google.longrunning.Operations.CancelOperation].
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type DeleteOperationRequest
deprecated
type DeleteOperationRequest = src.DeleteOperationRequest
The request message for [Operations.DeleteOperation][google.longrunning.Operations.DeleteOperation].
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type GetOperationRequest
deprecated
type GetOperationRequest = src.GetOperationRequest
The request message for [Operations.GetOperation][google.longrunning.Operations.GetOperation].
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type ListOperationsRequest
deprecated
type ListOperationsRequest = src.ListOperationsRequest
The request message for [Operations.ListOperations][google.longrunning.Operations.ListOperations].
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type ListOperationsResponse
deprecated
type ListOperationsResponse = src.ListOperationsResponse
The response message for [Operations.ListOperations][google.longrunning.Operations.ListOperations].
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type OperationInfo
deprecated
type OperationInfo = src.OperationInfo
A message representing the message types used by a long-running operation. Example: rpc LongRunningRecognize(LongRunningRecognizeRequest) returns (google.longrunning.Operation) { option (google.longrunning.operation_info) = { response_type: "LongRunningRecognizeResponse" metadata_type: "LongRunningRecognizeMetadata" }; }
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type Operation_Error ¶
type Operation_Error = src.Operation_Error
type Operation_Response ¶
type Operation_Response = src.Operation_Response
type OperationsClient
deprecated
type OperationsClient = src.OperationsClient
OperationsClient is the client API for Operations service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
func NewOperationsClient
deprecated
func NewOperationsClient(cc grpc.ClientConnInterface) OperationsClient
Deprecated: Please use funcs in: cloud.google.com/go/longrunning/autogen/longrunningpb
type OperationsServer
deprecated
type OperationsServer = src.OperationsServer
OperationsServer is the server API for Operations service.
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type UnimplementedOperationsServer
deprecated
type UnimplementedOperationsServer = src.UnimplementedOperationsServer
UnimplementedOperationsServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb
type WaitOperationRequest
deprecated
type WaitOperationRequest = src.WaitOperationRequest
The request message for [Operations.WaitOperation][google.longrunning.Operations.WaitOperation].
Deprecated: Please use types in: cloud.google.com/go/longrunning/autogen/longrunningpb