Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListPersistentResourcesResponse (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ListPersistentResourcesResponse.

Response message for PersistentResourceService.ListPersistentResources

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns

#persistent_resources

def persistent_resources() -> ::Array<::Google::Cloud::AIPlatform::V1::PersistentResource>

#persistent_resources=

def persistent_resources=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::PersistentResource>