API Reference google_api_ids v0.6.0

View Source

Modules

API client metadata for GoogleApi.IDS.V1.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.IDS.V1.

The request message for Operations.CancelOperation.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

Endpoint describes a single IDS endpoint. It defines a forwarding rule to which packets can be sent for IDS inspection.

Attributes

  • endpoints (type: list(GoogleApi.IDS.V1.Model.Endpoint.t), default: nil) - The list of endpoints response.
  • nextPageToken (type: String.t, default: nil) - A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
  • unreachable (type: list(String.t), default: nil) - Locations that could not be reached.

The response message for Locations.ListLocations.

The response message for Operations.ListOperations.

A resource that represents a Google Cloud location.

This resource represents a long-running operation that is the result of a network API call.

Represents the metadata of the long-running operation.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.