Datastream V1alpha1 API - Class Google::Cloud::Datastream::V1alpha1::FetchStaticIpsRequest (v0.7.0)

Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::FetchStaticIpsRequest.

Request message for 'FetchStaticIps' request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name resource of the Response type. Must be in the format projects/*/locations/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name resource of the Response type. Must be in the format projects/*/locations/*.
Returns
  • (::String) — Required. The name resource of the Response type. Must be in the format projects/*/locations/*.

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Maximum number of Ips to return, will likely not be specified.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Maximum number of Ips to return, will likely not be specified.
Returns
  • (::Integer) — Maximum number of Ips to return, will likely not be specified.

#page_token

def page_token() -> ::String
Returns
  • (::String) — A page token, received from a previous ListStaticIps call. will likely not be specified.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — A page token, received from a previous ListStaticIps call. will likely not be specified.
Returns
  • (::String) — A page token, received from a previous ListStaticIps call. will likely not be specified.