Protobuf type proto.Assignment
Protobuf type proto.Assignment
Protobuf enum proto.CompressionType
Protobuf type proto.ConsumerSpec
Protobuf type proto.ConsumerSpec
Protobuf type proto.ConsumerSpec.ReceiverQueueSize
Protobuf type proto.ConsumerSpec.ReceiverQueueSize
Protobuf type proto.CryptoSpec
Protobuf type proto.CryptoSpec
Protobuf enum proto.CryptoSpec.FailureAction
Protobuf type proto.FunctionAuthenticationSpec
Protobuf type proto.FunctionAuthenticationSpec
Protobuf type proto.FunctionDetails
Protobuf type proto.FunctionDetails
Protobuf enum proto.FunctionDetails.ComponentType
Protobuf enum proto.FunctionDetails.Runtime
Protobuf type proto.FunctionMetaData
Protobuf type proto.FunctionMetaData
Protobuf enum proto.FunctionState
Protobuf type proto.Instance
Protobuf type proto.Instance
Protobuf type proto.PackageLocationMetaData
Protobuf type proto.PackageLocationMetaData
Protobuf enum proto.ProcessingGuarantees
Protobuf type proto.ProducerSpec
Protobuf type proto.ProducerSpec
Protobuf type proto.Resources
Protobuf type proto.Resources
Protobuf type proto.RetryDetails
Protobuf type proto.RetryDetails
Protobuf type proto.SinkSpec
Protobuf type proto.SinkSpec
Protobuf type proto.SourceSpec
Protobuf type proto.SourceSpec
Protobuf enum proto.SubscriptionPosition
Protobuf enum proto.SubscriptionType
Protobuf type proto.FunctionStatus
Protobuf type proto.FunctionStatus
Protobuf type proto.FunctionStatus.ExceptionInformation
Protobuf type proto.FunctionStatus.ExceptionInformation
Protobuf type proto.HealthCheckResult
Protobuf type proto.HealthCheckResult
Protobuf type proto.Metrics
Protobuf type proto.Metrics
Protobuf type proto.Metrics.InstanceMetrics
Protobuf type proto.Metrics.InstanceMetrics
message DataDigest {
double count = 1;
double sum = 2;
double max = 3;
double min = 4;
}
map<string, DataDigest> metrics = 1 [deprecated=true];
message DataDigest {
double count = 1;
double sum = 2;
double max = 3;
double min = 4;
}
map<string, DataDigest> metrics = 1 [deprecated=true];
A stub to allow clients to do synchronous rpc calls to service InstanceControl.
A stub to allow clients to do ListenableFuture-style rpc calls to service InstanceControl.
A stub to allow clients to do asynchronous rpc calls to service InstanceControl.
Protobuf type proto.ServiceRequest
Protobuf type proto.ServiceRequest
Protobuf enum proto.ServiceRequest.ServiceRequestType