public static final class FetchSitemapsResponse.SitemapMetadata extends GeneratedMessage implements FetchSitemapsResponse.SitemapMetadataOrBuilderContains a Sitemap and its metadata.
Protobuf type google.cloud.discoveryengine.v1.FetchSitemapsResponse.SitemapMetadata
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > FetchSitemapsResponse.SitemapMetadataStatic Fields
SITEMAP_FIELD_NUMBER
public static final int SITEMAP_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static FetchSitemapsResponse.SitemapMetadata getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static FetchSitemapsResponse.SitemapMetadata.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata.Builder |
|
newBuilder(FetchSitemapsResponse.SitemapMetadata prototype)
public static FetchSitemapsResponse.SitemapMetadata.Builder newBuilder(FetchSitemapsResponse.SitemapMetadata prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
FetchSitemapsResponse.SitemapMetadata |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata.Builder |
|
parseDelimitedFrom(InputStream input)
public static FetchSitemapsResponse.SitemapMetadata parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static FetchSitemapsResponse.SitemapMetadata parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static FetchSitemapsResponse.SitemapMetadata parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<FetchSitemapsResponse.SitemapMetadata> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SitemapMetadata> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public FetchSitemapsResponse.SitemapMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata |
|
getParserForType()
public Parser<FetchSitemapsResponse.SitemapMetadata> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SitemapMetadata> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSitemap()
public Sitemap getSitemap()The Sitemap.
.google.cloud.discoveryengine.v1.Sitemap sitemap = 1;
| Returns | |
|---|---|
| Type | Description |
Sitemap |
The sitemap. |
getSitemapOrBuilder()
public SitemapOrBuilder getSitemapOrBuilder()The Sitemap.
.google.cloud.discoveryengine.v1.Sitemap sitemap = 1;
| Returns | |
|---|---|
| Type | Description |
SitemapOrBuilder |
|
hasSitemap()
public boolean hasSitemap()The Sitemap.
.google.cloud.discoveryengine.v1.Sitemap sitemap = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sitemap field is set. |
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 FetchSitemapsResponse.SitemapMetadata.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected FetchSitemapsResponse.SitemapMetadata.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata.Builder |
|
toBuilder()
public FetchSitemapsResponse.SitemapMetadata.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
FetchSitemapsResponse.SitemapMetadata.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|