Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::ListMulticloudDataTransferSupportedServicesRequest (v1.9.0)

Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::ListMulticloudDataTransferSupportedServicesRequest.

Request message to list the services in your project that are eligible for Data Transfer Essentials configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Optional. The maximum number of results listed per page.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The maximum number of results listed per page.
Returns
  • (::Integer) — Optional. The maximum number of results listed per page.

#page_token

def page_token() -> ::String
Returns
  • (::String) — Optional. The page token.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — Optional. The page token.
Returns
  • (::String) — Optional. The page token.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The name of the parent resource.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the parent resource.
Returns
  • (::String) — Required. The name of the parent resource.