Interface IResourceName (4.4.0)

public interface IResourceName

A resource name.

Namespace

Google.Api.Gax

Assembly

Google.Api.Gax.dll

Properties

IsKnownPattern

bool IsKnownPattern { get; }

Whether this instance contains a resource name with a known pattern.

Property Value
TypeDescription
bool

Methods

ToString()

string ToString()

The string representation of the resource name.

Returns
TypeDescription
string

The string representation of the resource name.