public final class BatchCreateTargetSitesResponse extends GeneratedMessage implements BatchCreateTargetSitesResponseOrBuilderResponse message for SiteSearchEngineService.BatchCreateTargetSites method.
Protobuf type google.cloud.discoveryengine.v1.BatchCreateTargetSitesResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > BatchCreateTargetSitesResponseImplements
BatchCreateTargetSitesResponseOrBuilderStatic Fields
TARGET_SITES_FIELD_NUMBER
public static final int TARGET_SITES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static BatchCreateTargetSitesResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static BatchCreateTargetSitesResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse.Builder |
|
newBuilder(BatchCreateTargetSitesResponse prototype)
public static BatchCreateTargetSitesResponse.Builder newBuilder(BatchCreateTargetSitesResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
BatchCreateTargetSitesResponse |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static BatchCreateTargetSitesResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchCreateTargetSitesResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static BatchCreateTargetSitesResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static BatchCreateTargetSitesResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static BatchCreateTargetSitesResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static BatchCreateTargetSitesResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static BatchCreateTargetSitesResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchCreateTargetSitesResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static BatchCreateTargetSitesResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchCreateTargetSitesResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static BatchCreateTargetSitesResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static BatchCreateTargetSitesResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<BatchCreateTargetSitesResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<BatchCreateTargetSitesResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public BatchCreateTargetSitesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse |
|
getParserForType()
public Parser<BatchCreateTargetSitesResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<BatchCreateTargetSitesResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getTargetSites(int index)
public TargetSite getTargetSites(int index)TargetSites created.
repeated .google.cloud.discoveryengine.v1.TargetSite target_sites = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TargetSite |
|
getTargetSitesCount()
public int getTargetSitesCount()TargetSites created.
repeated .google.cloud.discoveryengine.v1.TargetSite target_sites = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getTargetSitesList()
public List<TargetSite> getTargetSitesList()TargetSites created.
repeated .google.cloud.discoveryengine.v1.TargetSite target_sites = 1;
| Returns | |
|---|---|
| Type | Description |
List<TargetSite> |
|
getTargetSitesOrBuilder(int index)
public TargetSiteOrBuilder getTargetSitesOrBuilder(int index)TargetSites created.
repeated .google.cloud.discoveryengine.v1.TargetSite target_sites = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TargetSiteOrBuilder |
|
getTargetSitesOrBuilderList()
public List<? extends TargetSiteOrBuilder> getTargetSitesOrBuilderList()TargetSites created.
repeated .google.cloud.discoveryengine.v1.TargetSite target_sites = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.discoveryengine.v1.TargetSiteOrBuilder> |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public BatchCreateTargetSitesResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected BatchCreateTargetSitesResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse.Builder |
|
toBuilder()
public BatchCreateTargetSitesResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
BatchCreateTargetSitesResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|