Interface GetPreviewFeatureRequestOrBuilder (1.88.0)

public interface GetPreviewFeatureRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPreviewFeature()

public abstract String getPreviewFeature()

Name of the PreviewFeature for this request.

string preview_feature = 454999423 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The previewFeature.

getPreviewFeatureBytes()

public abstract ByteString getPreviewFeatureBytes()

Name of the PreviewFeature for this request.

string preview_feature = 454999423 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for previewFeature.

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.