MessagingV1Service

get/v1/Services

Query parameters

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

Changes

Changed in 6 of the 103 revisions of this API.1111

    • ▲

      for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

    • ○

      the response's property default value 0 was added for the status

      response-property-default-value-added

    • ●

      removed the optional property // from the response with the status

      response-optional-property-removed

    • ○

      removed the DELETE enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the DELETE enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the HEAD enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the HEAD enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PATCH enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PATCH enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PUT enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PUT enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      api tag MessagingV1Service added

      api-tag-added