| Modifier and Type | Method and Description |
|---|---|
static Sitemap.FeedCase |
Sitemap.FeedCase.forNumber(int value) |
Sitemap.FeedCase |
SitemapOrBuilder.getFeedCase() |
Sitemap.FeedCase |
Sitemap.getFeedCase() |
Sitemap.FeedCase |
Sitemap.Builder.getFeedCase() |
static Sitemap.FeedCase |
Sitemap.FeedCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Sitemap.FeedCase |
Sitemap.FeedCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sitemap.FeedCase[] |
Sitemap.FeedCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.