public interface GetPublicAdvertisedPrefixeRequestOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getProject()
public abstract String getProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The project. |
getProjectBytes()
public abstract ByteString getProjectBytes()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for project. |
getPublicAdvertisedPrefix()
public abstract String getPublicAdvertisedPrefix()Name of the PublicAdvertisedPrefix resource to return.
string public_advertised_prefix = 101874590 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The publicAdvertisedPrefix. |
getPublicAdvertisedPrefixBytes()
public abstract ByteString getPublicAdvertisedPrefixBytes()Name of the PublicAdvertisedPrefix resource to return.
string public_advertised_prefix = 101874590 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for publicAdvertisedPrefix. |