class documentation

Undocumented

Constant DESTINATION_BUCKET_NOT_FOUND Destination bucket not found.
Constant INVALID_INTENT Intent is invalid, does not exist or expired.
Constant NO_ERROR No error.
Constant PERMISSION_DENIED Permission denied: you don't have permission to the destination bucket.
Constant QUOTA_EXCEEDED Quota exceeded in destination.

Inherited from Enum:

Class Method get_descriptor Return the protobuf EnumDescriptor for this enum.
Constant __PB2_DESCRIPTOR__ Alias for code that expects a protobuf descriptor.
Constant __PROTO_DESCRIPTOR__ Enum descriptor from the registry.
Constant __REGISTRY__ Registry for the enum and its descriptor.
Class Variable __PROTO_FULL_NAME__ Fully qualified protobuf enum name.
Class Method _missing_ Represent unknown open-enum numbers without losing their value.
DESTINATION_BUCKET_NOT_FOUND: ellipsis = (source)

Destination bucket not found.

Value
...
INVALID_INTENT: ellipsis = (source)

Intent is invalid, does not exist or expired.

Value
...
NO_ERROR: ellipsis = (source)

No error.

Value
...
PERMISSION_DENIED: ellipsis = (source)

Permission denied: you don't have permission to the destination bucket.

Value
...
QUOTA_EXCEEDED: ellipsis = (source)

Quota exceeded in destination.

Value
...