Home
last modified time | relevance | path

Searched +full:actions +full:- +full:builder (Results 1 – 25 of 1141) sorted by relevance

12345678910>>...46

/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dactions-suggestions_test.cc8 * http://www.apache.org/licenses/LICENSE-2.0
17 #include "actions/actions-suggestions.h"
24 #include "actions/actions_model_generated.h"
25 #include "actions/test-utils.h"
26 #include "actions/zlib-utils.h"
32 #include "utils/grammar/utils/locale-shard-map.h"
35 #include "utils/jvm-test-utils.h"
36 #include "utils/test-data-test-utils.h"
76 std::string GetModelPath() { return GetTestDataPath("actions/test_data/"); } in GetModelPath()
110 actions_suggestions->SuggestActions( in TEST_F()
[all …]
H A Dranker_test.cc8 * http://www.apache.org/licenses/LICENSE-2.0
17 #include "actions/ranker.h"
21 #include "actions/actions_model_generated.h"
22 #include "actions/types.h"
41 response.actions = { in TEST()
48 flatbuffers::FlatBufferBuilder builder; in TEST() local
49 builder.Finish(RankingOptions::Pack(builder, &options)); in TEST()
51 flatbuffers::GetRoot<RankingOptions>(builder.GetBufferPointer()), in TEST()
54 ranker->RankActions(conversation, &response); in TEST()
56 response.actions, in TEST()
[all …]
/aosp_15_r20/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/java/com/google/apps/script/type/gmail/
H A DComposeTrigger.java8 * https://www.apache.org/licenses/LICENSE-2.0
36 private ComposeTrigger(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ComposeTrigger() argument
37 super(builder); in ComposeTrigger()
68 com.google.apps.script.type.gmail.ComposeTrigger.Builder.class); in internalGetFieldAccessorTable()
114 UNRECOGNIZED(-1),
219 if (desc.getIndex() == -1) { in valueOf()
242 * Defines the set of actions for compose time add-on. These are actions
246 * <code>repeated .google.apps.script.type.MenuItemExtensionPoint actions = 5;</code>
256 * Defines the set of actions for compose time add-on. These are actions
260 * <code>repeated .google.apps.script.type.MenuItemExtensionPoint actions = 5;</code>
[all …]
H A DGmailAddOnManifest.java8 * https://www.apache.org/licenses/LICENSE-2.0
25 * Properties customizing the appearance and execution of a Gmail add-on.
36 private GmailAddOnManifest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in GmailAddOnManifest() argument
37 super(builder); in GmailAddOnManifest()
69 com.google.apps.script.type.gmail.GmailAddOnManifest.Builder.class); in internalGetFieldAccessorTable()
81 * content when this add-on declares more targeted triggers.
101 * content when this add-on declares more targeted triggers.
123 * content when this add-on declares more targeted triggers.
145 * Defines the set of conditions that trigger the add-on.
159 * Defines the set of conditions that trigger the add-on.
[all …]
/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/
H A DListActionsResponse.java8 * https://www.apache.org/licenses/LICENSE-2.0
25 * List actions response.
36 private ListActionsResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ListActionsResponse() argument
37 super(builder); in ListActionsResponse()
68 com.google.cloud.dataplex.v1.ListActionsResponse.Builder.class); in internalGetFieldAccessorTable()
79 * Actions under the given parent lake/zone/asset.
82 * <code>repeated .google.cloud.dataplex.v1.Action actions = 1;</code>
92 * Actions under the given parent lake/zone/asset.
95 * <code>repeated .google.cloud.dataplex.v1.Action actions = 1;</code>
106 * Actions under the given parent lake/zone/asset.
[all …]
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DRiskAnalysisJobConfig.java8 * https://www.apache.org/licenses/LICENSE-2.0
26 * https://cloud.google.com/dlp/docs/concepts-risk-analysis to learn more.
37 private RiskAnalysisJobConfig(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in RiskAnalysisJobConfig() argument
38 super(builder); in RiskAnalysisJobConfig()
68 com.google.privacy.dlp.v2.RiskAnalysisJobConfig.Builder.class); in internalGetFieldAccessorTable()
179 * Actions to execute at the completion of the job. Are executed in the order
183 * <code>repeated .google.privacy.dlp.v2.Action actions = 3;</code>
193 * Actions to execute at the completion of the job. Are executed in the order
197 * <code>repeated .google.privacy.dlp.v2.Action actions = 3;</code>
208 * Actions to execute at the completion of the job. Are executed in the order
[all …]
H A DInspectJobConfig.java8 * https://www.apache.org/licenses/LICENSE-2.0
36 private InspectJobConfig(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in InspectJobConfig() argument
37 super(builder); in InspectJobConfig()
68 com.google.privacy.dlp.v2.InspectJobConfig.Builder.class); in internalGetFieldAccessorTable()
234 * Actions to execute at the completion of the job.
237 * <code>repeated .google.privacy.dlp.v2.Action actions = 4;</code>
247 * Actions to execute at the completion of the job.
250 * <code>repeated .google.privacy.dlp.v2.Action actions = 4;</code>
261 * Actions to execute at the completion of the job.
264 * <code>repeated .google.privacy.dlp.v2.Action actions = 4;</code>
[all …]
/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/
H A DRule.java8 * https://www.apache.org/licenses/LICENSE-2.0
36 private Rule(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Rule() argument
37 super(builder); in Rule()
71 com.google.cloud.contentwarehouse.v1.Rule.Builder.class); in internalGetFieldAccessorTable()
78 * The trigger types for actions.
114 UNRECOGNIZED(-1),
216 if (desc.getIndex() == -1) { in valueOf()
382 * When the condition is true actions are executed.
408 * When the condition is true actions are executed.
437 * List of actions that are executed when the rule is satisfied.
[all …]
H A DActionExecutorOutput.java8 * https://www.apache.org/licenses/LICENSE-2.0
36 private ActionExecutorOutput(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ActionExecutorOutput() argument
37 super(builder); in ActionExecutorOutput()
67 com.google.cloud.contentwarehouse.v1.ActionExecutorOutput.Builder.class); in internalGetFieldAccessorTable()
78 * List of rule and corresponding actions result.
92 * List of rule and corresponding actions result.
106 * List of rule and corresponding actions result.
119 * List of rule and corresponding actions result.
132 * List of rule and corresponding actions result.
143 private byte memoizedIsInitialized = -1;
[all …]
H A DRuleActionsPair.java8 * https://www.apache.org/licenses/LICENSE-2.0
25 * Represents a rule and outputs of associated actions.
36 private RuleActionsPair(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in RuleActionsPair() argument
37 super(builder); in RuleActionsPair()
67 com.google.cloud.contentwarehouse.v1.RuleActionsPair.Builder.class); in internalGetFieldAccessorTable()
124 * Outputs of executing the actions associated with the above rule.
137 * Outputs of executing the actions associated with the above rule.
151 * Outputs of executing the actions associated with the above rule.
164 * Outputs of executing the actions associated with the above rule.
177 * Outputs of executing the actions associated with the above rule.
[all …]
/aosp_15_r20/external/google-cloud-java/java-life-sciences/proto-google-cloud-life-sciences-v2beta/src/main/java/com/google/cloud/lifesciences/v2beta/
H A DPipeline.java8 * https://www.apache.org/licenses/LICENSE-2.0
25 * Specifies a series of actions to execute, expressed as Docker containers.
36 private Pipeline(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Pipeline() argument
37 super(builder); in Pipeline()
78 com.google.cloud.lifesciences.v2beta.Pipeline.Builder.class); in internalGetFieldAccessorTable()
89 * The list of actions to execute, in the order they are specified.
92 * <code>repeated .google.cloud.lifesciences.v2beta.Action actions = 1;</code>
102 * The list of actions to execute, in the order they are specified.
105 * <code>repeated .google.cloud.lifesciences.v2beta.Action actions = 1;</code>
116 * The list of actions to execute, in the order they are specified.
[all …]
H A DAction.java8 * https://www.apache.org/licenses/LICENSE-2.0
36 private Action(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Action() argument
37 super(builder); in Action()
87 com.google.cloud.lifesciences.v2beta.Action.Builder.class); in internalGetFieldAccessorTable()
99 * this name, making it useful for inter-container communication. The name
125 * this name, making it useful for inter-container communication. The name
156 * referenced by actions in the pipeline are pulled before the first action
157 * runs. If multiple actions reference the same image, it is only pulled once,
158 * ensuring that the same image is used for all actions in a single pipeline.
161 * google/cloud-sdk) or a bare image name ('bash') to pull from the default
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DPlayerNotificationManager.java8 * http://www.apache.org/licenses/LICENSE-2.0
69 * Starts, updates and cancels a media style notification reflecting the player state. The actions
80 * Playback actions can be included or omitted as follows:
83 * <li><b>{@code usePlayPauseActions}</b> - Sets whether the play and pause actions are used.
88 * <li><b>{@code useRewindAction}</b> - Sets whether the rewind action is used.
93 * <li><b>{@code useRewindActionInCompactView}</b> - If {@code useRewindAction} is {@code true},
100 * <li><b>{@code useFastForwardAction}</b> - Sets whether the fast forward action is used.
105 * <li><b>{@code useFastForwardActionInCompactView}</b> - If {@code useFastForwardAction} is
112 * <li><b>{@code usePreviousAction}</b> - Whether the previous action is used.
117 * <li><b>{@code usePreviousActionInCompactView}</b> - If {@code usePreviousAction} is {@code
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DPlayerNotificationManager.java8 * http://www.apache.org/licenses/LICENSE-2.0
71 * Starts, updates and cancels a media style notification reflecting the player state. The actions
82 * Playback actions can be included or omitted as follows:
85 * <li><b>{@code usePlayPauseActions}</b> - Sets whether the play and pause actions are used.
90 * <li><b>{@code useRewindAction}</b> - Sets whether the rewind action is used.
95 * <li><b>{@code useRewindActionInCompactView}</b> - If {@code useRewindAction} is {@code true},
102 * <li><b>{@code useFastForwardAction}</b> - Sets whether the fast forward action is used.
107 * <li><b>{@code useFastForwardActionInCompactView}</b> - If {@code useFastForwardAction} is
114 * <li><b>{@code usePreviousAction}</b> - Whether the previous action is used.
119 * <li><b>{@code usePreviousActionInCompactView}</b> - If {@code usePreviousAction} is {@code
[all …]
/aosp_15_r20/external/aws-crt-java/.github/workflows/
H A Dci.yml5 branches-ignore:
6 - 'main'
7 - 'docs'
13 PACKAGE_NAME: aws-crt-java
14 LINUX_BASE_IMAGE: ubuntu-18-x64
15 RUN: ${{ github.run_id }}-${{ github.run_number }}
19 AWS_REGION: us-east-1
20 AWS_DEVICE_FARM_REGION: us-west-2 # Device Farm only available in us-west-2 region
23 linux-compat:
24 runs-on: ubuntu-22.04 # latest
[all …]
/aosp_15_r20/external/pytorch/.github/workflows/
H A Dgenerated-linux-binary-manywheel-nightly.yml5 name: linux-binary-manywheel
12 - nightly
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_wheel/*'
23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
25 AWS_DEFAULT_REGION: us-east-1
27 BUILD_ENVIRONMENT: linux-binary-manywheel
28 BUILDER_ROOT: /builder
[all …]
H A Dgenerated-windows-binary-conda-nightly.yml5 name: windows-binary-conda
11 - nightly
14 # Release candidate tags look like: v1.11.0-rc1
15 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
16 - 'ciflow/binaries/*'
17 - 'ciflow/binaries_conda/*'
22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
24 AWS_DEFAULT_REGION: us-east-1
25 BUILD_ENVIRONMENT: windows-binary-conda
31 …group: windows-binary-conda-${{ github.event.pull_request.number || github.ref_name }}-${{ github.…
[all …]
H A Dbuild-manywheel-images.yml7 - main
8 - release/*
11 # Release candidate tags look like: v1.11.0-rc1
12 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
14 - '.ci/docker/manywheel/*'
15 - '.ci/docker/manywheel/build_scripts/*'
16 - '.ci/docker/common/*'
17 - .github/workflows/build-manywheel-images.yml
20 - '.ci/docker/manywheel/*'
21 - '.ci/docker/manywheel/build_scripts/*'
[all …]
H A Dgenerated-windows-binary-wheel-nightly.yml5 name: windows-binary-wheel
11 - nightly
14 # Release candidate tags look like: v1.11.0-rc1
15 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
16 - 'ciflow/binaries/*'
17 - 'ciflow/binaries_wheel/*'
22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
24 AWS_DEFAULT_REGION: us-east-1
25 BUILD_ENVIRONMENT: windows-binary-wheel
31 …group: windows-binary-wheel-${{ github.event.pull_request.number || github.ref_name }}-${{ github.…
[all …]
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DSecurityPolicyRule.java8 * https://www.apache.org/licenses/LICENSE-2.0
36 private SecurityPolicyRule(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in SecurityPolicyRule() argument
37 super(builder); in SecurityPolicyRule()
69 com.google.cloud.compute.v1.SecurityPolicyRule.Builder.class); in internalGetFieldAccessorTable()
81actions: - allow: allow access to target. - deny(STATUS): deny access to target, returns the HTTP …
96actions: - allow: allow access to target. - deny(STATUS): deny access to target, returns the HTTP …
119actions: - allow: allow access to target. - deny(STATUS): deny access to target, returns the HTTP …
211 * Optional, additional actions that are performed on headers.
228 * Optional, additional actions that are performed on headers.
247 * Optional, additional actions that are performed on headers.
[all …]
H A DInstanceGroupManagerUpdatePolicy.java8 * https://www.apache.org/licenses/LICENSE-2.0
36 com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in InstanceGroupManagerUpdatePolicy() argument
37 super(builder); in InstanceGroupManagerUpdatePolicy()
71 com.google.cloud.compute.v1.InstanceGroupManagerUpdatePolicy.Builder.class); in internalGetFieldAccessorTable()
78 …ues are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instance…
98 UNRECOGNIZED(-1),
181 if (desc.getIndex() == -1) { in valueOf()
200- To limit disruption as much as possible, set the minimal action to REFRESH. If your update requi…
221 UNRECOGNIZED(-1),
301 if (desc.getIndex() == -1) { in valueOf()
[all …]
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDmanifest-merger.jar ... META-INF/ META-INF/MANIFEST.MF com/ com/android ... ...
/aosp_15_r20/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetySourceIssueTest.kt8 * http://www.apache.org/licenses/LICENSE-2.0
56 private val action1 = Action.Builder("action_id_1", "Action label 1", pendingIntent1).build()
59 private val action2 = Action.Builder("action_id_2", "Action label 2", pendingIntent2).build()
60 private val action3 = Action.Builder("action_id_3", "Action label 3", pendingIntent1).build()
66 val action = Action.Builder("action_id", "Action label", pendingIntent1).build() in action_getId_returnsId()
73 val action = Action.Builder("action_id", "Action label", pendingIntent1).build() in action_getLabel_returnsLabel()
80 val action = Action.Builder("action_id", "Action label", pendingIntent1).build() in action_willResolve_withDefaultBuilder_returnsFalse()
88 Action.Builder("action_id", "Action label", pendingIntentService) in action_willResolve_whenSetExplicitly_returnsWillResolve()
97 val action = Action.Builder("action_id", "Action label", pendingIntent1).build() in action_getPendingIntent_returnsPendingIntent()
104 val action = Action.Builder("action_id", "Action label", pendingIntent1).build() in action_getSuccessMessage_withDefaultBuilder_returnsNull()
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/update/
H A DUpdateExpression.java27 …* Contains sets of {@link UpdateAction} that represent the four DynamoDB update actions: SET, ADD,…
30 …* with another. When two UpdateExpression are merged, the actions of each group of UpdateAction, s…
31 * combined; all SET actions from each expression are concatenated, all REMOVE actions etc.
35 * Example:-
40 * UpdateExpression.builder()
57 private UpdateExpression(Builder builder) { in UpdateExpression() argument
58 this.removeActions = builder.removeActions; in UpdateExpression()
59 this.setActions = builder.setActions; in UpdateExpression()
60 this.deleteActions = builder.deleteActions; in UpdateExpression()
61 this.addActions = builder.addActions; in UpdateExpression()
[all …]
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/deserialize/tests/
Dhappy_path.rs7 // http://www.apache.org/licenses/LICENSE-2.0
28 actions::{ActionBits, ActionsDataElement, NearbyShare},
56 let mut builder = AdvBuilder::new(UnencryptedEncoder); in parse_min_len_adv() localVariable
57 builder.add_data_element(de.clone()).unwrap(); in parse_min_len_adv()
58 let data = builder.into_advertisement().unwrap(); in parse_min_len_adv()
81 let mut builder = AdvBuilder::new(UnencryptedEncoder); in parse_max_len_adv() localVariable
82 builder.add_data_element(de.clone()).unwrap(); in parse_max_len_adv()
83 let data = builder.into_advertisement().unwrap(); in parse_max_len_adv()
119 &[DeserializedDataElement::Actions(de)], in actions_min_len()
130 let actions = ActionsDataElement::from(action_bits); in typical_tx_power_and_actions() localVariable
[all …]

12345678910>>...46