Versions in this module Expand all Collapse all v0 v0.59.3 Jun 29, 2020 Changes in this version + func DefaultAuthScopes() []string + type AssetIterator struct + InternalFetch func(pageSize int, pageToken string) (results []*assetpb.Asset, nextPageToken string, err error) + Response interface{} + func (it *AssetIterator) Next() (*assetpb.Asset, error) + func (it *AssetIterator) PageInfo() *iterator.PageInfo + type CallOptions struct + ListAssets []gax.CallOption + type Client struct + CallOptions *CallOptions + func NewClient(ctx context.Context, opts ...option.ClientOption) (*Client, error) + func (c *Client) Close() error + func (c *Client) Connection() *grpc.ClientConn + func (c *Client) ListAssets(ctx context.Context, req *assetpb.ListAssetsRequest, opts ...gax.CallOption) *AssetIterator