Class: Google::Cloud::ApiGateway::V1::OperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/apigateway/v1/apigateway.rb

Overview

Represents the metadata of the long-running operation.

Defined Under Namespace

Classes: Diagnostic

Instance Attribute Summary collapse

Instance Attribute Details

#api_version::String (readonly)

Returns Output only. API version used to start the operation.

Returns:

  • (::String)

    Output only. API version used to start the operation.



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation was created.

Returns:



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#diagnostics::Array<::Google::Cloud::ApiGateway::V1::OperationMetadata::Diagnostic> (readonly)

Returns Output only. Diagnostics generated during processing of configuration source files.

Returns:



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#end_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation finished running.

Returns:



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#requested_cancellation::Boolean (readonly)

Returns Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have [Operation.error][] value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

Returns:

  • (::Boolean)

    Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have [Operation.error][] value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#status_message::String (readonly)

Returns Output only. Human-readable status of the operation, if any.

Returns:

  • (::String)

    Output only. Human-readable status of the operation, if any.



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#target::String (readonly)

Returns Output only. Server-defined resource path for the target of the operation.

Returns:

  • (::String)

    Output only. Server-defined resource path for the target of the operation.



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#verb::String (readonly)

Returns Output only. Name of the verb executed by the operation.

Returns:

  • (::String)

    Output only. Name of the verb executed by the operation.



607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 607

class OperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Diagnostic information from configuration processing.
  # @!attribute [rw] location
  #   @return [::String]
  #     Location of the diagnostic.
  # @!attribute [rw] message
  #   @return [::String]
  #     The diagnostic message.
  class Diagnostic
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end