Cloud TPU V1 API - Class Google::Cloud::Tpu::V1::ListTensorFlowVersionsResponse (v0.5.0)

Reference documentation and code samples for the Cloud TPU V1 API class Google::Cloud::Tpu::V1::ListTensorFlowVersionsResponse.

Response for ListTensorFlowVersions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The next page token or empty if none.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The next page token or empty if none.
Returns
  • (::String) — The next page token or empty if none.

#tensorflow_versions

def tensorflow_versions() -> ::Array<::Google::Cloud::Tpu::V1::TensorFlowVersion>
Returns

#tensorflow_versions=

def tensorflow_versions=(value) -> ::Array<::Google::Cloud::Tpu::V1::TensorFlowVersion>
Parameter
Returns

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Locations that could not be reached.

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Locations that could not be reached.
Returns
  • (::Array<::String>) — Locations that could not be reached.