Class protos.google.api.ResourceReference (3.1.1)

Represents a ResourceReference.

Package

@google-cloud/pubsub

Constructors

(constructor)(properties)

constructor(properties?: google.api.IResourceReference);

Constructs a new ResourceReference.

Parameter
Name Description
properties IResourceReference

Properties to set

Properties

childType

public childType: string;

ResourceReference childType.

type

public type: string;

ResourceReference type.

Methods

create(properties)

public static create(properties?: