API Management API

Enables users to discover shadow APIs in existing Google Cloud infrastructure.

Service: apim.googleapis.com

The Service name apim.googleapis.com is needed to create RPC client stubs.

google.cloud.apim.v1alpha.ApiDiscoveryObservation

Methods
CreateObservationJob CreateObservationJob creates a new ObservationJob but does not have any effecton its own.
CreateObservationSource CreateObservationSource creates a new ObservationSource but does not affect any deployed infrastructure.
DeleteObservationJob DeleteObservationJob deletes an ObservationJob.
DeleteObservationSource DeleteObservationSource deletes an observation source.
DisableObservationJob Disables the given ObservationJob.
EnableObservationJob Enables the given ObservationJob.
GetApiObservation GetApiObservation retrieves a single ApiObservation by name.
GetApiOperation GetApiOperation retrieves a single ApiOperation by name.
GetObservationJob GetObservationJob retrieves a single ObservationJob by name.
GetObservationSource GetObservationSource retrieves a single ObservationSource by name.
ListApiObservations ListApiObservations gets all ApiObservations for a given project and location and ObservationJob
ListApiOperations ListApiOperations gets all ApiOperations for a given project and location and ObservationJob and ApiObservation
ListObservationJobs ListObservationJobs gets all ObservationJobs for a given project and location
ListObservationSources ListObservationSources gets all ObservationSources for a given project and location

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.