operations.pbjson library Null safety

Constants

CancelOperationRequest$json → const Map<String, Object>
@Deprecated('Use cancelOperationRequestDescriptor instead')
const {'1' : 'CancelOperationRequest', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}]}
DeleteOperationRequest$json → const Map<String, Object>
@Deprecated('Use deleteOperationRequestDescriptor instead')
const {'1' : 'DeleteOperationRequest', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}]}
GetOperationRequest$json → const Map<String, Object>
@Deprecated('Use getOperationRequestDescriptor instead')
const {'1' : 'GetOperationRequest', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}]}
ListOperationsRequest$json → const Map<String, Object>
@Deprecated('Use listOperationsRequestDescriptor instead')
const {'1' : 'ListOperationsRequest', '2' : const [const {'1' : 'name', '3' : 4, '4' : 1, '5' : 9, '10' : 'name'}, const…
ListOperationsResponse$json → const Map<String, Object>
@Deprecated('Use listOperationsResponseDescriptor instead')
const {'1' : 'ListOperationsResponse', '2' : const [const {'1' : 'operations', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.lo…
Operation$json → const Map<String, Object>
@Deprecated('Use operationDescriptor instead')
const {'1' : 'Operation', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {'1'…
OperationInfo$json → const Map<String, Object>
@Deprecated('Use operationInfoDescriptor instead')
const {'1' : 'OperationInfo', '2' : const [const {'1' : 'response_type', '3' : 1, '4' : 1, '5' : 9, '10' : 'responseType'…
OperationsServiceBase$json → const Map<String, dynamic>
const {'1' : 'Operations', '2' : const [const {'1' : 'ListOperations', '2' : '.google.longrunning.ListOperationsRequest', '3' : '.go…
OperationsServiceBase$messageJson → const Map<String, Map<String, dynamic>>
@Deprecated('Use operationsServiceDescriptor instead')
const {'.google.longrunning.ListOperationsRequest' : ListOperationsRequest$json, '.google.longrunning.ListOperationsResponse' : ListOperationsResponse$json, '.google.longrunning.Op…
WaitOperationRequest$json → const Map<String, Object>
@Deprecated('Use waitOperationRequestDescriptor instead')
const {'1' : 'WaitOperationRequest', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const …

Properties

cancelOperationRequestDescriptor Uint8List
Descriptor for CancelOperationRequest. Decode as a google.protobuf.DescriptorProto.
final
deleteOperationRequestDescriptor Uint8List
Descriptor for DeleteOperationRequest. Decode as a google.protobuf.DescriptorProto.
final
getOperationRequestDescriptor Uint8List
Descriptor for GetOperationRequest. Decode as a google.protobuf.DescriptorProto.
final
listOperationsRequestDescriptor Uint8List
Descriptor for ListOperationsRequest. Decode as a google.protobuf.DescriptorProto.
final
listOperationsResponseDescriptor Uint8List
Descriptor for ListOperationsResponse. Decode as a google.protobuf.DescriptorProto.
final
operationDescriptor Uint8List
Descriptor for Operation. Decode as a google.protobuf.DescriptorProto.
final
operationInfoDescriptor Uint8List
Descriptor for OperationInfo. Decode as a google.protobuf.DescriptorProto.
final
operationsServiceDescriptor Uint8List
Descriptor for Operations. Decode as a google.protobuf.ServiceDescriptorProto.
final
waitOperationRequestDescriptor Uint8List
Descriptor for WaitOperationRequest. Decode as a google.protobuf.DescriptorProto.
final