| Modifier and Type | Method and Description |
|---|---|
CacheInvalidationRule |
CacheInvalidationRule.Builder.build() |
CacheInvalidationRule |
CacheInvalidationRule.Builder.buildPartial() |
CacheInvalidationRule |
InvalidateCacheUrlMapRequestOrBuilder.getCacheInvalidationRuleResource()
The body resource for this request
|
CacheInvalidationRule |
InvalidateCacheUrlMapRequest.getCacheInvalidationRuleResource()
The body resource for this request
|
CacheInvalidationRule |
InvalidateCacheUrlMapRequest.Builder.getCacheInvalidationRuleResource()
The body resource for this request
|
static CacheInvalidationRule |
CacheInvalidationRule.getDefaultInstance() |
CacheInvalidationRule |
CacheInvalidationRule.getDefaultInstanceForType() |
CacheInvalidationRule |
CacheInvalidationRule.Builder.getDefaultInstanceForType() |
static CacheInvalidationRule |
CacheInvalidationRule.parseDelimitedFrom(InputStream input) |
static CacheInvalidationRule |
CacheInvalidationRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(byte[] data) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(ByteBuffer data) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(com.google.protobuf.ByteString data) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(InputStream input) |
static CacheInvalidationRule |
CacheInvalidationRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CacheInvalidationRule> |
CacheInvalidationRule.getParserForType() |
static com.google.protobuf.Parser<CacheInvalidationRule> |
CacheInvalidationRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
InvalidateCacheUrlMapRequest.Builder |
InvalidateCacheUrlMapRequest.Builder.mergeCacheInvalidationRuleResource(CacheInvalidationRule value)
The body resource for this request
|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.mergeFrom(CacheInvalidationRule other) |
static CacheInvalidationRule.Builder |
CacheInvalidationRule.newBuilder(CacheInvalidationRule prototype) |
InvalidateCacheUrlMapRequest.Builder |
InvalidateCacheUrlMapRequest.Builder.setCacheInvalidationRuleResource(CacheInvalidationRule value)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.