API hub V1 API - Class Google::Cloud::ApiHub::V1::DiscoveredApiOperation (v0.6.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::DiscoveredApiOperation.

DiscoveredApiOperation represents an API Operation observed in one of the sources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#classification

def classification() -> ::Google::Cloud::ApiHub::V1::DiscoveredApiOperation::Classification
Returns

#count

def count() -> ::Integer
Returns
  • (::Integer) — Optional. The number of occurrences of this API Operation.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The number of occurrences of this API Operation.
Returns
  • (::Integer) — Optional. The number of occurrences of this API Operation.

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#first_seen_time

def first_seen_time() -> ::Google::Protobuf::Timestamp
Returns

#first_seen_time=

def first_seen_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#http_operation

def http_operation() -> ::Google::Cloud::ApiHub::V1::HttpOperationDetails
Returns

#http_operation=

def http_operation=(value) -> ::Google::Cloud::ApiHub::V1::HttpOperationDetails
Parameter
Returns

#last_seen_time

def last_seen_time() -> ::Google::Protobuf::Timestamp
Returns

#last_seen_time=

def last_seen_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#match_results

def match_results() -> ::Array<::Google::Cloud::ApiHub::V1::DiscoveredApiOperation::MatchResult>
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the discovered API Operation.

    Format: projects/{project}/locations/{location}/discoveredApiObservations/{discovered_api_observation}/discoveredApiOperations/{discovered_api_operation}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the discovered API Operation.

    Format: projects/{project}/locations/{location}/discoveredApiObservations/{discovered_api_observation}/discoveredApiOperations/{discovered_api_operation}

Returns
  • (::String) — Identifier. The name of the discovered API Operation.

    Format: projects/{project}/locations/{location}/discoveredApiObservations/{discovered_api_observation}/discoveredApiOperations/{discovered_api_operation}

#source_metadata

def source_metadata() -> ::Google::Cloud::ApiHub::V1::SourceMetadata
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns