Grafeas V1 API - Class Grafeas::V1::ListNotesResponse (v1.7.0)

Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::ListNotesResponse.

Response for listing notes.

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 pagination token in the list response. It should be used as page_token for the following request. An empty value means no more results.

#next_page_token=

  def 
  
 next_page_token= 
 ( 
 value 
 ) 
  
 - 
>  
 :: 
 String 
 
Parameter
  • value(::String) — The next pagination token in the list response. It should be used as page_token for the following request. An empty value means no more results.
Returns
  • (::String) — The next pagination token in the list response. It should be used as page_token for the following request. An empty value means no more results.

#notes

  def 
  
 notes 
 () 
  
 - 
>  
 :: 
 Array 
< :: 
 Grafeas 
 :: 
 V1 
 :: 
 Note 
> 
Returns

#notes=

  def 
  
 notes= 
 ( 
 value 
 ) 
  
 - 
>  
 :: 
 Array 
< :: 
 Grafeas 
 :: 
 V1 
 :: 
 Note 
> 
Parameter
Returns

#unreachable

  def 
  
 unreachable 
 () 
  
 - 
>  
 :: 
 Array 
< :: 
 String 
> 
Returns
  • (::Array<::String>) — Unreachable regions. Populated for requests from the global region when return_partial_success is set.

    Format: projects/[PROJECT_ID]/locations/[LOCATION]

#unreachable=

  def 
  
 unreachable= 
 ( 
 value 
 ) 
  
 - 
>  
 :: 
 Array 
< :: 
 String 
> 
Parameter
  • value(::Array<::String>) — Unreachable regions. Populated for requests from the global region when return_partial_success is set.

    Format: projects/[PROJECT_ID]/locations/[LOCATION]

Returns
  • (::Array<::String>) — Unreachable regions. Populated for requests from the global region when return_partial_success is set.

    Format: projects/[PROJECT_ID]/locations/[LOCATION]

Design a Mobile Site
View Site in Mobile | Classic
Share by: